jamespot-user-api 1.3.115 → 1.3.117
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 +412 -398
- package/dist/src/apis/messenger/messenger.d.ts +6 -0
- package/dist/src/apis/messenger/messenger.mock.d.ts +3 -0
- package/dist/src/types/hook.d.ts +103 -24
- package/dist/src/types/recurringEvent.d.ts +1 -0
- package/documentation/assets/hierarchy.js +1 -1
- package/documentation/assets/search.js +1 -1
- package/documentation/classes/AdminAdvancedApi.html +6 -6
- package/documentation/classes/AdminLicenseApi.html +23 -23
- package/documentation/classes/AdminLogApi.html +7 -7
- package/documentation/classes/AdminStoreApi.html +7 -7
- package/documentation/classes/AdminUtilsApi.html +5 -5
- package/documentation/classes/JApplicationApi.html +13 -13
- package/documentation/classes/JArticleApi.html +22 -22
- package/documentation/classes/JAssetReservation.html +10 -10
- package/documentation/classes/JAudienceApi.html +6 -6
- package/documentation/classes/JBaseApi.html +4 -4
- package/documentation/classes/JBbbApi.html +8 -8
- package/documentation/classes/JBookmarkApi.html +10 -10
- package/documentation/classes/JBusinessNetworkingApi.html +5 -5
- package/documentation/classes/JCalendarApi.html +10 -10
- package/documentation/classes/JCommunityApi.html +7 -7
- package/documentation/classes/JContentFactory.html +8 -8
- package/documentation/classes/JContentReportApi.html +7 -7
- package/documentation/classes/JDatasourceApi.html +13 -13
- package/documentation/classes/JDiapazoneApi.html +6 -6
- package/documentation/classes/JDriveApi.html +16 -16
- package/documentation/classes/JExternalAppApi.html +7 -7
- package/documentation/classes/JExtraBotApi.html +8 -8
- package/documentation/classes/JFaqApi.html +22 -22
- package/documentation/classes/JFileApi.html +17 -17
- package/documentation/classes/JFileIntegrity.html +8 -8
- package/documentation/classes/JFilebankApi.html +11 -11
- package/documentation/classes/JGlobalApi.html +11 -11
- package/documentation/classes/JGroupApi.html +22 -22
- package/documentation/classes/JIAApi.html +5 -5
- package/documentation/classes/JJamespotApi.html +5 -5
- package/documentation/classes/JLandApi.html +8 -8
- package/documentation/classes/JLuccaApi.html +5 -5
- package/documentation/classes/JModuleApi.html +6 -6
- package/documentation/classes/JObjectApi.html +11 -11
- package/documentation/classes/JOrgchartsApi.html +8 -8
- package/documentation/classes/JPublishButtonApi.html +5 -5
- package/documentation/classes/JQuestionAnswerApi.html +6 -6
- package/documentation/classes/JSearchApi.html +10 -10
- package/documentation/classes/JShareApi.html +7 -7
- package/documentation/classes/JSurveyDateApi.html +7 -7
- package/documentation/classes/JTaxonomyApi.html +9 -9
- package/documentation/classes/JTeamWorkAiApi.html +7 -7
- package/documentation/classes/JUserApi.html +33 -33
- package/documentation/classes/JWedocApi.html +16 -16
- package/documentation/classes/JWidgetApi.html +18 -18
- package/documentation/classes/JamespotUserApi.html +63 -63
- package/documentation/classes/JitsiApi.html +5 -5
- package/documentation/classes/Network.html +18 -18
- package/documentation/classes/TVDisplayApi.html +7 -7
- package/documentation/classes/WindowBrowser.html +4 -4
- package/documentation/enums/ApiErrorCode.html +4 -4
- 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 +14 -8
- package/documentation/enums/StudioApplicationStatus.html +5 -5
- package/documentation/enums/SurveyFieldName.html +12 -12
- package/documentation/enums/WidgetsName.html +41 -41
- 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/ensureWidgetFlocklerType.html +1 -1
- package/documentation/functions/ensureWidgetImageType.html +1 -1
- package/documentation/functions/ensureWidgetLuccaAbsenceType.html +1 -1
- package/documentation/functions/ensureWidgetMeteoType.html +1 -1
- package/documentation/functions/ensureWidgetNewsflashType.html +1 -1
- package/documentation/functions/ensureWidgetObjectHasMinimumProperties.html +1 -1
- package/documentation/functions/ensureWidgetPresenceContent.html +1 -1
- package/documentation/functions/ensureWidgetPresenceResponse.html +1 -1
- package/documentation/functions/ensureWidgetPresenceResponsePayload.html +1 -1
- package/documentation/functions/ensureWidgetPresenceType.html +1 -1
- package/documentation/functions/ensureWidgetQuickSurveyType.html +1 -1
- package/documentation/functions/ensureWidgetSeparatorType.html +1 -1
- package/documentation/functions/ensureWidgetSliderType.html +1 -1
- package/documentation/functions/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/resolveWidgetByName.html +1 -1
- package/documentation/functions/resolveWidgetContent.html +1 -1
- package/documentation/functions/suffixIfDoesNotExist.html +1 -1
- package/documentation/functions/validateIsFormatFileLittle.html +1 -1
- package/documentation/functions/validateIsFormatObjectList.html +1 -1
- package/documentation/functions/validateIsFormatObjectLittle.html +1 -1
- package/documentation/functions/validateIsFormatRights.html +1 -1
- package/documentation/functions/validateIsFormatSocialEvent.html +1 -1
- package/documentation/functions/validateIsFormatUserDirectoryConfiguration.html +1 -1
- package/documentation/functions/validateIsFormatUserLevelSpot.html +1 -1
- package/documentation/functions/validateIsFormatUserList.html +1 -1
- package/documentation/functions/validateIsFormatUserMapModel.html +1 -1
- package/documentation/functions/validateIsFormatUserView.html +1 -1
- package/documentation/functions/validateTemplateData.html +1 -1
- package/documentation/functions/withExtensionsSchema.html +1 -1
- package/documentation/functions/zCoerceBoolean.html +1 -1
- package/documentation/functions/zCoerceOptionalNumber.html +1 -1
- package/documentation/functions/zObject.html +1 -1
- package/documentation/functions/zPassThrough.html +1 -1
- package/documentation/functions/zSchema.html +1 -1
- package/documentation/hierarchy.html +2 -2
- package/documentation/interfaces/AccessRightObject.html +20 -20
- package/documentation/interfaces/ApiDefaultWrapper.html +6 -6
- package/documentation/interfaces/ApiError.html +2 -2
- package/documentation/interfaces/ApiWrapper.html +7 -7
- package/documentation/interfaces/BaseMessage.html +3 -3
- package/documentation/interfaces/FileBankProps.html +4 -4
- package/documentation/interfaces/FolderProps.html +12 -12
- package/documentation/interfaces/ListFilterSpec.html +5 -5
- package/documentation/interfaces/OF.html +3 -3
- package/documentation/interfaces/PagingResults.html +7 -7
- package/documentation/interfaces/RootFolderProps.html +7 -7
- package/documentation/interfaces/SpotProps.html +7 -7
- package/documentation/interfaces/TaxonomyCreate.html +5 -5
- package/documentation/interfaces/WidgetType.html +4 -4
- package/documentation/interfaces/WindowInterface.html +4 -4
- package/documentation/interfaces/apiOptions.html +2 -2
- package/documentation/types/AbortApiError.html +1 -1
- package/documentation/types/AccessRequestStatusValues.html +1 -1
- package/documentation/types/ActionParams.html +4 -4
- package/documentation/types/ActionUpdateParamsSchema.html +1 -1
- package/documentation/types/ActionVerb.html +1 -1
- package/documentation/types/Activities.html +3 -3
- package/documentation/types/AddActionParams.html +1 -1
- package/documentation/types/AddCommentParams.html +8 -8
- package/documentation/types/AddFaqEntry.html +1 -1
- package/documentation/types/AdminAdvancedHook.html +1 -1
- package/documentation/types/AdminApp.html +9 -9
- package/documentation/types/AdminAppTab.html +8 -8
- package/documentation/types/AdminApps.html +1 -1
- package/documentation/types/AdminLicenseStats.html +4 -4
- package/documentation/types/AdminLicensesAssigned.html +9 -9
- package/documentation/types/AdminLicensesNotAssigned.html +1 -1
- package/documentation/types/AdminLogNavigation.html +9 -9
- package/documentation/types/AdminLogObject.html +9 -9
- package/documentation/types/AdminLogSearch.html +4 -4
- package/documentation/types/AllKeys.html +1 -1
- package/documentation/types/AllMessages.html +9 -9
- package/documentation/types/AnimatedMeetingHook.html +1 -1
- package/documentation/types/AnimationConfigurationType.html +7 -7
- package/documentation/types/AnimationStats.html +1 -1
- package/documentation/types/AnimationStatsRow.html +3 -3
- package/documentation/types/AnimationVariant.html +1 -1
- package/documentation/types/AnimationsHook.html +1 -1
- package/documentation/types/AnyRTHandlerFunction.html +1 -1
- package/documentation/types/AnyRTMessage.html +1 -1
- package/documentation/types/ApiPagingResults.html +1 -1
- package/documentation/types/ApiReturn.html +1 -1
- package/documentation/types/ApplicationDefault.html +1 -1
- package/documentation/types/ApplicationIframe.html +1 -1
- package/documentation/types/ApplicationIntranetHook.html +1 -1
- package/documentation/types/ApplicationLink.html +1 -1
- package/documentation/types/ApplicationTab.html +4 -4
- package/documentation/types/ApplicationType.html +1 -1
- package/documentation/types/ApplicationWithTabs.html +1 -1
- package/documentation/types/ArticleCreation.html +6 -6
- package/documentation/types/ArticleDisplayMode.html +1 -1
- package/documentation/types/ArticleFormatsExtension.html +1 -1
- package/documentation/types/ArticleGetConfig.html +3 -3
- package/documentation/types/ArticleListConfig.html +8 -8
- package/documentation/types/ArticleReturn.html +1 -1
- package/documentation/types/ArticleSaveAsDraftPayload.html +7 -7
- package/documentation/types/ArticleTranslationGet.html +3 -3
- package/documentation/types/ArticleTranslationLanguage.html +3 -3
- package/documentation/types/ArticleTranslationTranslate.html +9 -9
- package/documentation/types/ArticleWithExtensions.html +1 -1
- package/documentation/types/Articles.html +1 -1
- package/documentation/types/ArticlesList.html +1 -1
- package/documentation/types/ArticlesListExtensions.html +1 -1
- package/documentation/types/ArticlesLittle.html +1 -1
- package/documentation/types/ArticlesLittleExtensions.html +1 -1
- package/documentation/types/ArticlesView.html +1 -1
- package/documentation/types/ArticlesViewExtensions.html +1 -1
- package/documentation/types/AseiGroups.html +4 -4
- package/documentation/types/AseiInstitution.html +1 -1
- package/documentation/types/AseiRights.html +3 -3
- package/documentation/types/AseiTicket.html +1 -1
- package/documentation/types/AseiTicketStatus.html +1 -1
- package/documentation/types/AssetReservationConfiguration.html +8 -8
- package/documentation/types/AsyncJobState.html +1 -1
- package/documentation/types/AsyncJobStatus.html +7 -7
- package/documentation/types/Audience.html +1 -1
- package/documentation/types/AudienceAutocomplete.html +1 -1
- package/documentation/types/AutoCompleteList.html +11 -11
- package/documentation/types/AutocompleteHierarchy.html +10 -10
- package/documentation/types/AutocompleteLittle.html +1 -1
- package/documentation/types/BaseArticle.html +7 -7
- package/documentation/types/BaseAutocomplete.html +12 -12
- package/documentation/types/BaseMessages.html +1 -1
- package/documentation/types/BaseMessagesOne.html +1 -1
- package/documentation/types/BigBlueButtonHook.html +1 -1
- package/documentation/types/BookableAssetList.html +1 -1
- package/documentation/types/BookableAssetView.html +1 -1
- package/documentation/types/BookmarkCustom.html +1 -1
- package/documentation/types/BookmarkLink.html +4 -4
- package/documentation/types/BookmarkList.html +1 -1
- package/documentation/types/BookmarkRawList.html +1 -1
- package/documentation/types/BookmarkTypes.html +1 -1
- package/documentation/types/BusinessContact.html +14 -14
- package/documentation/types/CSSBackgroundPosition.html +1 -1
- package/documentation/types/CSSBackgroundSize.html +1 -1
- package/documentation/types/CSSTextAlignType.html +1 -1
- package/documentation/types/CalendarCombinedEventsList.html +1 -1
- package/documentation/types/CalendarEventList.html +1 -1
- package/documentation/types/CalendarEventView.html +1 -1
- package/documentation/types/CalendarEventWithExtensions.html +1 -1
- package/documentation/types/CalendarEventsExtension.html +1 -1
- package/documentation/types/CalendarHook.html +1 -1
- package/documentation/types/CalendarMember.html +4 -4
- package/documentation/types/CalendarOldEvent.html +1 -1
- package/documentation/types/CalendarTab.html +1 -1
- package/documentation/types/Category.html +4 -4
- package/documentation/types/ChartType.html +1 -1
- package/documentation/types/ChartsPieDatum.html +4 -4
- package/documentation/types/ChartsSerie.html +4 -4
- package/documentation/types/CombinedSurveyField.html +1 -1
- package/documentation/types/CombinedSurveyFieldType.html +1 -1
- package/documentation/types/CombinedWidgetContent.html +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/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/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/FormatArticles.html +1 -1
- package/documentation/types/FormatArticlesType.html +1 -1
- package/documentation/types/FormatComments.html +1 -1
- package/documentation/types/FormatCommentsType.html +1 -1
- package/documentation/types/FormatExtension.html +1 -1
- package/documentation/types/FormatLinks.html +1 -1
- package/documentation/types/FormatLinksType.html +1 -1
- package/documentation/types/FormatList.html +1 -1
- package/documentation/types/FormatType.html +1 -1
- package/documentation/types/Formats.html +7 -7
- package/documentation/types/GetCommentsParams.html +4 -4
- package/documentation/types/GetLicenseArticle.html +3 -3
- package/documentation/types/GetLicenseArticlesParams.html +7 -7
- package/documentation/types/GetLicenseKindUsersParams.html +6 -6
- package/documentation/types/GetPublicWebinarDataRequest.html +1 -1
- package/documentation/types/GetReportsParams.html +1 -1
- package/documentation/types/GetUnclassifiedFilesParams.html +1 -1
- package/documentation/types/Gif.html +3 -3
- package/documentation/types/GroupCategoriesConfiguration.html +2 -2
- package/documentation/types/GroupCustomWidget.html +8 -8
- package/documentation/types/GroupFormatsExtension.html +1 -1
- package/documentation/types/GroupListConfig.html +9 -9
- package/documentation/types/GroupMemberLevel.html +3 -3
- package/documentation/types/GroupProperties.html +27 -27
- package/documentation/types/GroupPropertiesOptions.html +13 -13
- package/documentation/types/GroupUserLevel.html +1 -1
- package/documentation/types/GroupWidget.html +7 -7
- package/documentation/types/GroupWidgetLittle.html +4 -4
- package/documentation/types/GroupWidgets.html +1 -1
- package/documentation/types/GroupWithExtensions.html +1 -1
- package/documentation/types/HeadingType.html +1 -1
- package/documentation/types/HookListType.html +1 -1
- package/documentation/types/ImageFormValue.html +5 -5
- package/documentation/types/ImageSize.html +3 -3
- package/documentation/types/ImapInboxMail.html +1 -1
- package/documentation/types/ImgUrlProps.html +1 -1
- package/documentation/types/InferSchemas.html +1 -1
- package/documentation/types/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/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/PromiseApiPagingResults.html +1 -1
- package/documentation/types/PromiseApiWrapper.html +1 -1
- package/documentation/types/PublicWebinarData.html +1 -1
- package/documentation/types/PublicWebinarFullnameRequest.html +1 -1
- package/documentation/types/PublicWebinarUrl.html +1 -1
- package/documentation/types/PublishButtonConfiguration.html +7 -7
- package/documentation/types/PublishButtonConfigurationCustomSection.html +3 -3
- package/documentation/types/PublishButtonSections.html +1 -1
- package/documentation/types/QuestionAnswerSelectResponseParams.html +1 -1
- package/documentation/types/QuestionAnswerUnselectResponseParams.html +1 -1
- package/documentation/types/QuizFieldType.html +5 -5
- package/documentation/types/QuizResponse.html +7 -7
- package/documentation/types/RTMessage.html +3 -3
- package/documentation/types/RTMessageHandler.html +4 -4
- package/documentation/types/RTMessageObject.html +1 -1
- package/documentation/types/RTMessageTeamWorkDaySummaryUpdate.html +1 -1
- package/documentation/types/RTMessageTeamWorkTodoUpdate.html +1 -1
- package/documentation/types/RTMessageWsPresence.html +1 -1
- package/documentation/types/RTReceivedMessage.html +1 -1
- package/documentation/types/RTSurveyDateSubmit.html +1 -1
- package/documentation/types/Readable.html +1 -1
- package/documentation/types/RecurringEventCreation.html +17 -17
- 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 +4 -4
- package/documentation/types/ShareGeneralAccessRules.html +1 -1
- package/documentation/types/ShareOption.html +4 -4
- package/documentation/types/ShareOptionId.html +1 -1
- package/documentation/types/ShareOptionObject.html +6 -6
- package/documentation/types/SharedContentHook.html +1 -1
- package/documentation/types/SocialAction.html +1 -1
- package/documentation/types/SocialActionBase.html +5 -5
- package/documentation/types/SocialActionDeprecated.html +9 -9
- package/documentation/types/SocialActionRate.html +1 -1
- package/documentation/types/SocialActionReport.html +1 -1
- package/documentation/types/SocialActionShare.html +1 -1
- package/documentation/types/SocialActionStructDeprecated.html +6 -6
- package/documentation/types/SocialActionToggle.html +1 -1
- package/documentation/types/SocialEventCreation.html +1 -1
- package/documentation/types/SocialEventUpdate.html +1 -1
- package/documentation/types/SpotDiscussionKind.html +1 -1
- package/documentation/types/SpotRssFeed.html +1 -1
- package/documentation/types/StandardApiError.html +1 -1
- package/documentation/types/StoreFinalize.html +2 -2
- package/documentation/types/StoreItem.html +6 -6
- package/documentation/types/StudioAction.html +3 -3
- package/documentation/types/StudioAppListViewConfig.html +2 -2
- package/documentation/types/StudioAppViewsConfig.html +2 -2
- package/documentation/types/StudioApplication.html +1 -1
- package/documentation/types/StudioApplicationBase.html +36 -36
- package/documentation/types/StudioApplicationStatusEnumBased.html +1 -1
- package/documentation/types/StudioHook.html +1 -1
- package/documentation/types/StudioManifest.html +9 -9
- package/documentation/types/SurveyDateHook.html +1 -1
- package/documentation/types/SurveyDateResponses.html +1 -1
- package/documentation/types/SurveyDateUserResponse.html +3 -3
- package/documentation/types/SurveyDateUserResponses.html +1 -1
- package/documentation/types/SurveyDateUsersForDate.html +3 -3
- package/documentation/types/SurveyField.html +1 -1
- package/documentation/types/SurveyFieldKeys.html +1 -1
- package/documentation/types/SurveySection.html +4 -4
- package/documentation/types/TOrgChartNode.html +16 -16
- package/documentation/types/TVChannelCreatePayload.html +3 -3
- package/documentation/types/TVChannelCreation.html +1 -1
- package/documentation/types/TVChannelDynamicArticle.html +1 -1
- package/documentation/types/TVChannelDynamicComment.html +1 -1
- package/documentation/types/TVChannelDynamicList.html +1 -1
- package/documentation/types/TVChannelList.html +1 -1
- package/documentation/types/TVChannelLittle.html +1 -1
- package/documentation/types/TVChannelSlideshowList.html +1 -1
- package/documentation/types/TVGetChannelResponse.html +3 -3
- package/documentation/types/TVGetChannelSlideshowFile.html +1 -1
- package/documentation/types/TVGetConfigureChannelResponse.html +1 -1
- package/documentation/types/TVGetConfigureDynamicChannelResponse.html +1 -1
- package/documentation/types/TVGetConfigureSlideshowChannelResponse.html +1 -1
- package/documentation/types/TargetInfoHook.html +1 -1
- package/documentation/types/TeamWorkAiHook.html +1 -1
- package/documentation/types/TeamWorkAiTask.html +9 -9
- package/documentation/types/TeamWorkDaySummaryState.html +5 -5
- package/documentation/types/TeamWorkTodoState.html +6 -6
- package/documentation/types/TextEnhanceResponse.html +2 -2
- package/documentation/types/TinyMCECommonOptions.html +1 -1
- package/documentation/types/TinyMCEDynamicOptions.html +1 -1
- package/documentation/types/TinyMCEExtendedOptions.html +1 -1
- package/documentation/types/TvChannelType.html +1 -1
- package/documentation/types/TwoFactorAuthenticationDailyActivationStatistics.html +1 -1
- package/documentation/types/TwoFactorAuthenticationGenerateConfiguration.html +1 -1
- package/documentation/types/TwoFactorAuthenticationHook.html +1 -1
- package/documentation/types/TwoFactorAuthenticationStatistics.html +1 -1
- package/documentation/types/UpdateCommentParams.html +5 -5
- package/documentation/types/UpdateGroup.html +1 -1
- package/documentation/types/UpdateReportStatusParams.html +1 -1
- package/documentation/types/UploadConfig.html +5 -5
- package/documentation/types/UserAIProfile.html +2 -2
- package/documentation/types/UserBirthday.html +5 -5
- package/documentation/types/UserDirectoryConfiguration.html +12 -12
- package/documentation/types/UserDownload.html +5 -5
- package/documentation/types/UserField.html +3 -3
- package/documentation/types/UserFieldsConfigurationType.html +1 -1
- package/documentation/types/UserFieldsType.html +1 -1
- package/documentation/types/UserFormatsExtension.html +1 -1
- package/documentation/types/UserLevelAndRight.html +6 -6
- package/documentation/types/UserLevelSpot.html +11 -11
- package/documentation/types/UserLicense.html +1 -1
- package/documentation/types/UserList.html +1 -1
- package/documentation/types/UserMapModel.html +4 -4
- package/documentation/types/UserNotificationsConfiguration.html +5 -5
- package/documentation/types/UserRead.html +5 -5
- package/documentation/types/UserResponseStatus.html +1 -1
- package/documentation/types/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/WedocQueryResults.html +1 -1
- package/documentation/types/WedocQueryType.html +1 -1
- package/documentation/types/WedocTemplate.html +1 -1
- package/documentation/types/Widget.html +1 -1
- package/documentation/types/WidgetAccessibilityContent.html +4 -4
- package/documentation/types/WidgetAccessibilityType.html +4 -4
- package/documentation/types/WidgetApplicationAppsItem.html +8 -8
- package/documentation/types/WidgetApplicationContent.html +6 -6
- package/documentation/types/WidgetApplicationCss.html +2 -2
- package/documentation/types/WidgetApplicationExtensionItem.html +8 -8
- package/documentation/types/WidgetApplicationImageItem.html +10 -10
- package/documentation/types/WidgetApplicationItem.html +1 -1
- package/documentation/types/WidgetApplicationLinkItem.html +12 -12
- package/documentation/types/WidgetApplicationSize.html +1 -1
- package/documentation/types/WidgetApplicationType.html +4 -4
- package/documentation/types/WidgetApplicationView.html +1 -1
- package/documentation/types/WidgetArticleAttachmentContent.html +3 -3
- package/documentation/types/WidgetArticleAttachmentType.html +4 -4
- package/documentation/types/WidgetArticleButtonContent.html +1 -1
- package/documentation/types/WidgetArticleButtonType.html +4 -4
- package/documentation/types/WidgetArticleGalleryContent.html +4 -4
- package/documentation/types/WidgetArticleGalleryType.html +4 -4
- package/documentation/types/WidgetArticleImageContent.html +3 -3
- package/documentation/types/WidgetArticleImageType.html +4 -4
- package/documentation/types/WidgetArticleSliderContent.html +8 -8
- package/documentation/types/WidgetArticleSliderType.html +4 -4
- package/documentation/types/WidgetArticleTextContent.html +6 -6
- package/documentation/types/WidgetArticleTextType.html +4 -4
- package/documentation/types/WidgetArticleTitleContent.html +7 -7
- package/documentation/types/WidgetArticleTitleType.html +4 -4
- package/documentation/types/WidgetAudience.html +3 -3
- package/documentation/types/WidgetBaseType.html +3 -3
- package/documentation/types/WidgetBirthdayContent.html +3 -3
- package/documentation/types/WidgetBirthdayCss.html +5 -5
- package/documentation/types/WidgetBirthdayType.html +4 -4
- package/documentation/types/WidgetButtonAction.html +2 -2
- package/documentation/types/WidgetButtonActionGroup.html +5 -5
- package/documentation/types/WidgetButtonActionType.html +1 -1
- package/documentation/types/WidgetButtonContent.html +16 -16
- package/documentation/types/WidgetButtonIconFontSize.html +2 -2
- package/documentation/types/WidgetButtonIconPadding.html +2 -2
- package/documentation/types/WidgetButtonIconPosition.html +1 -1
- package/documentation/types/WidgetButtonPosition.html +1 -1
- package/documentation/types/WidgetButtonProps.html +10 -10
- package/documentation/types/WidgetButtonSize.html +1 -1
- package/documentation/types/WidgetButtonStyle.html +10 -10
- package/documentation/types/WidgetButtonType.html +4 -4
- package/documentation/types/WidgetCalendarCalDavContent.html +4 -4
- package/documentation/types/WidgetCalendarCalDavType.html +4 -4
- package/documentation/types/WidgetCalendarContent.html +3 -3
- package/documentation/types/WidgetCalendarType.html +4 -4
- package/documentation/types/WidgetChartsContent.html +10 -10
- package/documentation/types/WidgetChartsType.html +4 -4
- package/documentation/types/WidgetCheckListContent.html +5 -5
- package/documentation/types/WidgetCheckListContentArr.html +7 -7
- package/documentation/types/WidgetCheckListContentArrForFront.html +8 -8
- package/documentation/types/WidgetCheckListContentForFront.html +3 -3
- package/documentation/types/WidgetCheckListType.html +4 -4
- package/documentation/types/WidgetCheckListTypeForFront.html +5 -5
- package/documentation/types/WidgetCheckbox.html +3 -3
- package/documentation/types/WidgetColor.html +3 -3
- package/documentation/types/WidgetColorContent.html +2 -2
- package/documentation/types/WidgetColorType.html +4 -4
- package/documentation/types/WidgetContactCardDavContent.html +4 -4
- package/documentation/types/WidgetContactCardDavType.html +4 -4
- package/documentation/types/WidgetContactContent.html +4 -4
- package/documentation/types/WidgetContactCss.html +6 -6
- package/documentation/types/WidgetContactType.html +4 -4
- package/documentation/types/WidgetContentKeys.html +41 -41
- 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/WidgetFile.html +2 -2
- package/documentation/types/WidgetFlocklerContent.html +2 -2
- package/documentation/types/WidgetFlocklerType.html +4 -4
- package/documentation/types/WidgetFunctions.html +1 -1
- package/documentation/types/WidgetHook.html +1 -1
- package/documentation/types/WidgetIframeVideo.html +2 -2
- package/documentation/types/WidgetImage.html +3 -3
- package/documentation/types/WidgetImageContent.html +22 -22
- package/documentation/types/WidgetImageType.html +4 -4
- package/documentation/types/WidgetKeys.html +1 -1
- package/documentation/types/WidgetLayer.html +7 -7
- package/documentation/types/WidgetLegacyMixedBoolean.html +1 -1
- package/documentation/types/WidgetLink.html +2 -2
- package/documentation/types/WidgetLuccaAbsenceContent.html +2 -2
- package/documentation/types/WidgetLuccaAbsenceType.html +4 -4
- package/documentation/types/WidgetLuccaAbsenceUser.html +5 -5
- package/documentation/types/WidgetMeteoContent.html +3 -3
- package/documentation/types/WidgetMeteoType.html +4 -4
- package/documentation/types/WidgetModalProps.html +3 -3
- package/documentation/types/WidgetMultiattribute.html +2 -2
- package/documentation/types/WidgetNewsflashContent.html +8 -8
- package/documentation/types/WidgetNewsflashType.html +4 -4
- package/documentation/types/WidgetNumber.html +2 -2
- package/documentation/types/WidgetOrientedlinks.html +3 -3
- package/documentation/types/WidgetPlace.html +3 -3
- package/documentation/types/WidgetPresenceContent.html +5 -5
- package/documentation/types/WidgetPresenceRespondPayload.html +5 -5
- package/documentation/types/WidgetPresenceResponse.html +6 -6
- package/documentation/types/WidgetPresenceResponseUserList.html +5 -5
- package/documentation/types/WidgetPresenceType.html +4 -4
- package/documentation/types/WidgetQuickSurveyContent.html +12 -12
- package/documentation/types/WidgetQuickSurveyContentArr.html +6 -6
- package/documentation/types/WidgetQuickSurveyResponse.html +5 -5
- package/documentation/types/WidgetQuickSurveyResponseUserList.html +5 -5
- package/documentation/types/WidgetQuickSurveyResponses.html +1 -1
- package/documentation/types/WidgetQuickSurveyType.html +4 -4
- package/documentation/types/WidgetRadio.html +3 -3
- package/documentation/types/WidgetRefUser.html +2 -2
- package/documentation/types/WidgetRtObject.html +4 -4
- package/documentation/types/WidgetSelect.html +4 -4
- package/documentation/types/WidgetSelectionBackgroundProps.html +9 -9
- package/documentation/types/WidgetSelectionProps.html +2 -2
- package/documentation/types/WidgetSeparatorAlign.html +1 -1
- package/documentation/types/WidgetSeparatorContent.html +5 -5
- package/documentation/types/WidgetSeparatorOrientation.html +1 -1
- package/documentation/types/WidgetSeparatorType.html +4 -4
- package/documentation/types/WidgetSlide.html +8 -8
- package/documentation/types/WidgetSliderContent.html +9 -9
- package/documentation/types/WidgetSliderType.html +4 -4
- package/documentation/types/WidgetStateProps.html +10 -10
- package/documentation/types/WidgetStyles.html +1 -1
- package/documentation/types/WidgetSyncContentContent.html +3 -3
- package/documentation/types/WidgetSyncContentType.html +4 -4
- package/documentation/types/WidgetTableColumn.html +6 -6
- package/documentation/types/WidgetTableColumnData.html +8 -8
- package/documentation/types/WidgetTableColumnTypes.html +1 -1
- package/documentation/types/WidgetTableColumnWidgetDate.html +2 -2
- package/documentation/types/WidgetTableColumnWidgetDefault.html +1 -1
- package/documentation/types/WidgetTableColumnWidgetSelect.html +3 -3
- package/documentation/types/WidgetTableColumnWidgetSelectOption.html +3 -3
- package/documentation/types/WidgetTableColumnWidgetText.html +2 -2
- package/documentation/types/WidgetTableColumnWidgets.html +1 -1
- package/documentation/types/WidgetTableColumnsData.html +1 -1
- package/documentation/types/WidgetTableContent.html +11 -11
- package/documentation/types/WidgetTaxonomy.html +3 -3
- package/documentation/types/WidgetTel.html +2 -2
- package/documentation/types/WidgetText.html +2 -2
- package/documentation/types/WidgetTextContent.html +4 -4
- package/documentation/types/WidgetTextType.html +4 -4
- package/documentation/types/WidgetTextarea.html +3 -3
- package/documentation/types/WidgetToggle.html +2 -2
- package/documentation/types/WidgetTransient.html +2 -2
- package/documentation/types/WidgetTypeKeys.html +41 -41
- package/documentation/types/WidgetUri.html +3 -3
- package/documentation/types/WidgetUrl.html +3 -3
- package/documentation/types/WidgetUserProfileContent.html +4 -4
- package/documentation/types/WidgetUserProfileType.html +4 -4
- package/documentation/types/WidgetVector.html +3 -3
- package/documentation/types/WidgetWelcomeContent.html +6 -6
- package/documentation/types/WidgetWelcomeType.html +4 -4
- package/documentation/types/WidgetWrapperGeneric.html +4 -4
- package/documentation/types/WidgetWrapperLevel.html +1 -1
- package/documentation/types/WidgetWrapperProps.html +1 -1
- package/documentation/types/WidgetYoutubeContent.html +2 -2
- package/documentation/types/WidgetYoutubeType.html +4 -4
- package/documentation/types/WidgetsRootState.html +2 -2
- package/documentation/types/WidgetsState.html +22 -22
- package/documentation/types/WidgetsValue.html +1 -1
- package/documentation/types/WithExtensions.html +1 -1
- package/documentation/types/WithPartialExtensions.html +1 -1
- package/documentation/types/ZodShape.html +1 -1
- package/documentation/types/fileExtensionTypes.html +1 -1
- package/documentation/types/fileFamilyTypes.html +1 -1
- package/documentation/types/internalDraftView.html +1 -1
- package/documentation/types/jArticleList.html +1 -1
- package/documentation/types/jArticleLittle.html +1 -1
- package/documentation/types/jArticleView.html +1 -1
- package/documentation/types/jArticleWidgetList.html +1 -1
- package/documentation/types/jArticleWidgetLittle.html +1 -1
- package/documentation/types/jArticleWidgetView.html +1 -1
- package/documentation/types/jBusinessContactList.html +1 -1
- package/documentation/types/jBusinessContactLittle.html +1 -1
- package/documentation/types/jCommentList.html +1 -1
- package/documentation/types/jCommentLittle.html +1 -1
- package/documentation/types/jContentFactoryTemplateList.html +1 -1
- package/documentation/types/jContentFactoryTemplateView.html +1 -1
- package/documentation/types/jDatasourceArticleList.html +1 -1
- package/documentation/types/jDatasourceExcel.html +5 -5
- package/documentation/types/jDiapazoneList.html +1 -1
- package/documentation/types/jDiapazoneListWithExtras.html +1 -1
- package/documentation/types/jDiapazoneView.html +1 -1
- package/documentation/types/jExtraBotView.html +1 -1
- package/documentation/types/jFileList.html +1 -1
- package/documentation/types/jFileLittle.html +1 -1
- package/documentation/types/jFileLittleCrop.html +1 -1
- package/documentation/types/jFileRendition.html +5 -5
- package/documentation/types/jFolderList.html +1 -1
- package/documentation/types/jFolderLittle.html +1 -1
- package/documentation/types/jGroupList.html +1 -1
- package/documentation/types/jGroupLittle.html +1 -1
- package/documentation/types/jGroupView.html +1 -1
- package/documentation/types/jHref.html +3 -3
- package/documentation/types/jInternalDraftList.html +1 -1
- package/documentation/types/jInternalDraftView.html +1 -1
- package/documentation/types/jLinkList.html +1 -1
- package/documentation/types/jLinkLittle.html +1 -1
- package/documentation/types/jMeetingList.html +1 -1
- package/documentation/types/jMeetingView.html +1 -1
- package/documentation/types/jMessengerDiscussionGroupList.html +1 -1
- package/documentation/types/jMessengerDiscussionGroupLittle.html +1 -1
- package/documentation/types/jMessengerDiscussionUserList.html +1 -1
- package/documentation/types/jMessengerDiscussionUserLittle.html +1 -1
- package/documentation/types/jMessengerMessageLittle.html +1 -1
- package/documentation/types/jNetworkLittle.html +1 -1
- package/documentation/types/jObjectAutocomplete.html +1 -1
- package/documentation/types/jObjectBase.html +7 -7
- package/documentation/types/jObjectList.html +1 -1
- package/documentation/types/jObjectLittle.html +1 -1
- package/documentation/types/jOrgChartList.html +1 -1
- package/documentation/types/jOrgChartView.html +1 -1
- package/documentation/types/jPermanentRoomList.html +1 -1
- package/documentation/types/jPollSurveyList.html +1 -1
- package/documentation/types/jPollSurveyView.html +1 -1
- package/documentation/types/jQuarantineList.html +1 -1
- package/documentation/types/jQuarantineLittle.html +1 -1
- package/documentation/types/jQuizzList.html +1 -1
- package/documentation/types/jQuizzView.html +1 -1
- package/documentation/types/jRecurringEventList.html +1 -1
- package/documentation/types/jRecurringEventLittle.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceList.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceListFalsy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceListTruthy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceLittle.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceLittleFalsy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceLittleTruthy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceView.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceViewFalsy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceViewTruthy.html +1 -1
- package/documentation/types/jRecurringEventView.html +1 -1
- package/documentation/types/jSocialEventList.html +1 -1
- package/documentation/types/jSocialEventLittle.html +1 -1
- package/documentation/types/jSocialEventView.html +1 -1
- package/documentation/types/jSocialRateLinkList.html +1 -1
- package/documentation/types/jSpotAutocomplete.html +1 -1
- package/documentation/types/jSupportList.html +1 -1
- package/documentation/types/jSupportView.html +1 -1
- package/documentation/types/jSurveyDateList.html +1 -1
- package/documentation/types/jSurveyDateView.html +1 -1
- package/documentation/types/jTaxonomyLittle.html +1 -1
- package/documentation/types/jUserAutocomplete.html +1 -1
- package/documentation/types/jUserList.html +1 -1
- package/documentation/types/jUserLittle.html +1 -1
- package/documentation/types/jUserValues.html +1 -1
- package/documentation/types/jUserView.html +1 -1
- package/documentation/types/socialEventRecord.html +6 -6
- package/documentation/types/visioConnectRooms.html +1 -1
- package/documentation/variables/ACCESS_REQUEST_ACCEPT.html +1 -1
- package/documentation/variables/ACCESS_REQUEST_DENY.html +1 -1
- package/documentation/variables/AsyncJobStateSchema.html +1 -1
- package/documentation/variables/AsyncJobStatusSchema.html +1 -1
- package/documentation/variables/CreateRoomPayloadSchema.html +1 -1
- package/documentation/variables/DateFormatSchema.html +1 -1
- package/documentation/variables/DiapazoneExtraFieldsSchema.html +1 -1
- package/documentation/variables/FREQUENCY_DAILY.html +1 -1
- package/documentation/variables/FREQUENCY_GROUP.html +1 -1
- package/documentation/variables/FREQUENCY_INHERIT.html +1 -1
- package/documentation/variables/FREQUENCY_NEVER.html +1 -1
- package/documentation/variables/FREQUENCY_NOW.html +1 -1
- package/documentation/variables/FREQUENCY_WEEKLY.html +1 -1
- package/documentation/variables/ImapConnection.html +1 -1
- package/documentation/variables/JLandMapCreationSchema.html +1 -1
- package/documentation/variables/LanguagesList.html +1 -1
- package/documentation/variables/LanguagesSchema.html +1 -1
- package/documentation/variables/LicenseUserPriceUpdateSimulationSchema.html +1 -1
- package/documentation/variables/NumberFormatSchema.html +1 -1
- package/documentation/variables/OfficeProviderSchema.html +1 -1
- package/documentation/variables/OrgChartConfigSchema.html +1 -1
- package/documentation/variables/OrgChartConfigurationSchema.html +1 -1
- package/documentation/variables/OrgChartLinkSchema.html +1 -1
- package/documentation/variables/OrgChartNodeSchema.html +1 -1
- package/documentation/variables/OrgChartUpdateMetasFormSchema.html +1 -1
- package/documentation/variables/PublishButtonConfigurationCustomSectionSchema.html +1 -1
- package/documentation/variables/PublishButtonConfigurationSchema.html +1 -1
- package/documentation/variables/PublishButtonSectionEntrySchema.html +1 -1
- package/documentation/variables/PublishButtonSectionSchema.html +1 -1
- package/documentation/variables/PublishButtonSectionsSchema.html +1 -1
- package/documentation/variables/TVChannelCustomSchema.html +1 -1
- package/documentation/variables/TeamWorkAiTaskSchema.html +1 -1
- package/documentation/variables/TeamWorkDaySummaryStateSchema.html +1 -1
- package/documentation/variables/TeamWorkTodoStateSchema.html +1 -1
- package/documentation/variables/TwoFactorAuthenticationDailyActivationStatisticsSchema.html +1 -1
- package/documentation/variables/TwoFactorAuthenticationGenerateConfigurationSchema.html +1 -1
- package/documentation/variables/TwoFactorAuthenticationStatisticsSchema.html +1 -1
- package/documentation/variables/UserAIProfileSchema.html +1 -1
- package/documentation/variables/UserBirthdaySchema.html +1 -1
- package/documentation/variables/UserLevel.html +1 -1
- package/documentation/variables/UserNotificationsConfigurationSchema.html +1 -1
- package/documentation/variables/UserVariant.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_1.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_2.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_3.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_4.html +1 -1
- package/documentation/variables/WRITE_RIGHT_ADMIN.html +1 -1
- package/documentation/variables/WRITE_RIGHT_ALL.html +1 -1
- package/documentation/variables/WRITE_RIGHT_CUSTOM.html +1 -1
- package/documentation/variables/WRITE_RIGHT_PUBLIC.html +1 -1
- package/documentation/variables/WidgetPresenceResponseUserListSchema.html +1 -1
- package/documentation/variables/WidgetQuickSurveyContentArrSchema.html +1 -1
- package/documentation/variables/WidgetQuickSurveyResponseSchema.html +1 -1
- package/documentation/variables/WidgetQuickSurveyResponseUserListSchema.html +1 -1
- package/documentation/variables/accessRequestStatusValuesSchema.html +1 -1
- package/documentation/variables/actionParamsSchema.html +1 -1
- package/documentation/variables/actionVerbSchema.html +1 -1
- package/documentation/variables/addCommentParamsSchema.html +1 -1
- package/documentation/variables/addFaqEntrySchema.html +1 -1
- package/documentation/variables/adminAppSchema.html +1 -1
- package/documentation/variables/adminAppTabSchema.html +1 -1
- package/documentation/variables/adminAppsSchema.html +1 -1
- package/documentation/variables/adminLicenseStatsSchema.html +1 -1
- package/documentation/variables/adminLicensesAssignedSchema.html +1 -1
- package/documentation/variables/adminLicensesNotAssignedSchema.html +1 -1
- package/documentation/variables/adminLogNavigationSchema.html +1 -1
- package/documentation/variables/adminLogObjectSchema.html +1 -1
- package/documentation/variables/adminLogSearchSchema.html +1 -1
- package/documentation/variables/animationConfigurationTypeSchema.html +1 -1
- package/documentation/variables/animationStatsRowSchema.html +1 -1
- package/documentation/variables/animationStatsSchema.html +1 -1
- package/documentation/variables/animationVariantSchema.html +1 -1
- package/documentation/variables/api.html +1 -1
- package/documentation/variables/applicationActionBaseSchema.html +1 -1
- package/documentation/variables/applicationBaseSchema.html +1 -1
- package/documentation/variables/applicationDefaultSchema.html +1 -1
- package/documentation/variables/applicationExtraPropertiesSchema.html +1 -1
- package/documentation/variables/applicationIframeSchema.html +1 -1
- package/documentation/variables/applicationIntranetHookSchema.html +1 -1
- package/documentation/variables/applicationLinkSchema.html +1 -1
- package/documentation/variables/applicationSchema.html +1 -1
- package/documentation/variables/applicationTabSchema.html +1 -1
- package/documentation/variables/applicationWithTabsSchema.html +1 -1
- package/documentation/variables/articleCreationSchema.html +1 -1
- package/documentation/variables/articleDisplayModeSchema.html +1 -1
- package/documentation/variables/articleGetConfigSchema.html +1 -1
- package/documentation/variables/articleListConfigSchema.html +1 -1
- package/documentation/variables/articleTranslationGetSchema.html +1 -1
- package/documentation/variables/articleTranslationLanguageSchema.html +1 -1
- package/documentation/variables/articleTranslationTranslateSchema.html +1 -1
- package/documentation/variables/aseiGroupsSchema.html +1 -1
- package/documentation/variables/aseiRightsSchema.html +1 -1
- package/documentation/variables/aseiTicketStatusSchema.html +1 -1
- package/documentation/variables/assetReservationConfigurationSchema.html +1 -1
- package/documentation/variables/audienceAutocompleteSchema.html +1 -1
- package/documentation/variables/audienceSchema.html +1 -1
- package/documentation/variables/autocompleteLittleSchema.html +1 -1
- package/documentation/variables/baseArticleSchema.html +1 -1
- package/documentation/variables/baseAutocompleteSchema.html +1 -1
- package/documentation/variables/bookmarkCustomSchema.html +1 -1
- package/documentation/variables/bookmarkLinkSchema.html +1 -1
- package/documentation/variables/bookmarkTypesSchema.html +1 -1
- package/documentation/variables/businessContactSchema.html +1 -1
- package/documentation/variables/calendarEventListSchema.html +1 -1
- package/documentation/variables/calendarEventViewSchema.html +1 -1
- package/documentation/variables/calendarEventsExtension.html +1 -1
- package/documentation/variables/calendarMemberLittleSchema.html +1 -1
- package/documentation/variables/calendarOldEventSchema.html +1 -1
- package/documentation/variables/calendarTabSchema.html +1 -1
- package/documentation/variables/categorySchema.html +1 -1
- package/documentation/variables/chartTypeSchema.html +1 -1
- package/documentation/variables/chartsPieDatumSchema.html +1 -1
- package/documentation/variables/chartsSerieSchema.html +1 -1
- package/documentation/variables/combinedContentFactoryDataSchema.html +1 -1
- package/documentation/variables/combinedSurveyFieldOptionsSchema.html +1 -1
- package/documentation/variables/combinedSurveyFieldSchema.html +1 -1
- package/documentation/variables/combinedSurveyFieldTypeSchema.html +1 -1
- package/documentation/variables/combinedWidgetContentSchema.html +1 -1
- package/documentation/variables/combinedWidgetTypeSchema.html +1 -1
- package/documentation/variables/communitySchema.html +1 -1
- package/documentation/variables/contactEntrySchema.html +1 -1
- package/documentation/variables/contactShowFieldsSchema.html +1 -1
- package/documentation/variables/contentFactoryDefaultDataSchema.html +1 -1
- package/documentation/variables/contentFactorySurveyDataSchema.html +1 -1
- package/documentation/variables/contentFactoryTypes.html +1 -1
- package/documentation/variables/createFaqCategorySchema.html +1 -1
- package/documentation/variables/createFaqEntrySchema.html +1 -1
- package/documentation/variables/createFaqThemeSchema.html +1 -1
- package/documentation/variables/createGroupSchema.html +1 -1
- package/documentation/variables/createReportParamsSchema.html +1 -1
- package/documentation/variables/cssBackgroundPositionSchema.html +1 -1
- package/documentation/variables/cssBackgroundSizeSchema.html +1 -1
- package/documentation/variables/cssTextAlignTypeSchema.html +1 -1
- package/documentation/variables/davAddressBookContactSchema.html +1 -1
- package/documentation/variables/davCalendarEventSchema.html +1 -1
- package/documentation/variables/default.html +1 -1
- package/documentation/variables/deleteFaqThemeSchema.html +1 -1
- package/documentation/variables/discussionPropertiesSchema.html +1 -1
- package/documentation/variables/discussionPropertySchema.html +1 -1
- package/documentation/variables/driveAccountSchema.html +1 -1
- package/documentation/variables/driveGetAccountParamsSchema.html +1 -1
- package/documentation/variables/driveGetAccountSchema.html +1 -1
- package/documentation/variables/driveGetDocumentParamsSchema.html +1 -1
- package/documentation/variables/driveGetGroupsParamsSchema.html +1 -1
- package/documentation/variables/driveGetTenantsParamsSchema.html +1 -1
- package/documentation/variables/driveItemTypeSchema.html +1 -1
- package/documentation/variables/driveLogoutParamsSchema.html +1 -1
- package/documentation/variables/driveSetDefaultAccountParamsSchema.html +1 -1
- package/documentation/variables/driveTmpFileSchema.html +1 -1
- package/documentation/variables/dropboxDocumentEntitySchema.html +1 -1
- package/documentation/variables/dropboxDocumentParamsSchema.html +1 -1
- package/documentation/variables/dropboxGetDocumentsParamsSchema.html +1 -1
- package/documentation/variables/editFaqCategorySchema.html +1 -1
- package/documentation/variables/editFaqEntrySchema.html +1 -1
- package/documentation/variables/editFaqThemeSchema.html +1 -1
- package/documentation/variables/eventModeSchema.html +1 -1
- package/documentation/variables/eventStatusFilterSchema.html +1 -1
- package/documentation/variables/extendSchema.html +1 -1
- package/documentation/variables/extensions.html +1 -1
- package/documentation/variables/facetModeSchema.html +1 -1
- package/documentation/variables/faqAccessSchema.html +1 -1
- package/documentation/variables/faqContentItemSchema.html +1 -1
- package/documentation/variables/faqHookPropertiesSchema.html +1 -1
- package/documentation/variables/faqTaxonomySchema.html +1 -1
- package/documentation/variables/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/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/jArticleListSchema.html +1 -1
- package/documentation/variables/jArticleListShapeTmp.html +1 -1
- package/documentation/variables/jArticleLittleSchema.html +1 -1
- package/documentation/variables/jArticleViewSchema.html +1 -1
- package/documentation/variables/jArticleWidgetListSchema.html +1 -1
- package/documentation/variables/jArticleWidgetLittleSchema.html +1 -1
- package/documentation/variables/jArticleWidgetViewSchema.html +1 -1
- package/documentation/variables/jAseiInstitutionViewSchema.html +1 -1
- package/documentation/variables/jAseiTicketViewSchema.html +1 -1
- package/documentation/variables/jBookableAssetListSchema.html +1 -1
- package/documentation/variables/jBookableAssetViewSchema.html +1 -1
- package/documentation/variables/jBusinessContactListSchema.html +1 -1
- package/documentation/variables/jBusinessContactLittleSchema.html +1 -1
- package/documentation/variables/jCommentListSchema.html +1 -1
- package/documentation/variables/jCommentLittleSchema.html +1 -1
- package/documentation/variables/jContentFactoryDefaultTemplateViewSchema.html +1 -1
- package/documentation/variables/jContentFactorySurveyTemplateViewSchema.html +1 -1
- package/documentation/variables/jContentFactoryTemplateListSchema.html +1 -1
- package/documentation/variables/jContentFactoryTemplateViewSchema.html +1 -1
- package/documentation/variables/jContentReportListSchema.html +1 -1
- package/documentation/variables/jDiapazoneListSchema.html +1 -1
- package/documentation/variables/jDiapazoneViewSchema.html +1 -1
- package/documentation/variables/jEnsure.html +1 -1
- package/documentation/variables/jExtraBotViewSchema.html +1 -1
- package/documentation/variables/jFaqItemListSchema.html +1 -1
- package/documentation/variables/jFaqItemViewSchema.html +1 -1
- package/documentation/variables/jFaqListSchema.html +1 -1
- package/documentation/variables/jFaqViewSchema.html +1 -1
- package/documentation/variables/jFileListSchema.html +1 -1
- package/documentation/variables/jFileLittleCropSchema.html +1 -1
- package/documentation/variables/jFileLittleSchema.html +1 -1
- package/documentation/variables/jFileRenditionSchema.html +1 -1
- package/documentation/variables/jFolderListSchema.html +1 -1
- package/documentation/variables/jFolderLittleSchema.html +1 -1
- package/documentation/variables/jGroupListSchema.html +1 -1
- package/documentation/variables/jGroupLittleSchema.html +1 -1
- package/documentation/variables/jGroupViewSchema.html +1 -1
- package/documentation/variables/jHrefSchema.html +1 -1
- package/documentation/variables/jIACapabilitiesSchema.html +1 -1
- package/documentation/variables/jInternalDraftListSchema.html +1 -1
- package/documentation/variables/jInternalDraftViewSchema.html +1 -1
- package/documentation/variables/jLandLogSchema.html +1 -1
- package/documentation/variables/jLandMapFlavorSchema.html +1 -1
- package/documentation/variables/jLandMapKindSchema.html +1 -1
- package/documentation/variables/jLandMapListSchema.html +1 -1
- package/documentation/variables/jLandMapLittleSchema.html +1 -1
- package/documentation/variables/jLandMapViewSchema.html +1 -1
- package/documentation/variables/jLandStatSchema.html +1 -1
- package/documentation/variables/jLinkListSchema.html +1 -1
- package/documentation/variables/jLinkLittleSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFileListSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFileLittleSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFolderListSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFolderLittleSchema.html +1 -1
- package/documentation/variables/jMeetingListSchema.html +1 -1
- package/documentation/variables/jMeetingViewSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionGroupListSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionGroupLittleSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionUserListSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionUserLittleSchema.html +1 -1
- package/documentation/variables/jMessengerMessageLittleSchema.html +1 -1
- package/documentation/variables/jNetworkLittleSchema.html +1 -1
- package/documentation/variables/jObjectAutocompleteSchema.html +1 -1
- package/documentation/variables/jObjectBaseSchema.html +1 -1
- package/documentation/variables/jObjectListSchema.html +1 -1
- package/documentation/variables/jObjectLittleSchema.html +1 -1
- package/documentation/variables/jOrgChartListSchema.html +1 -1
- package/documentation/variables/jOrgChartViewSchema.html +1 -1
- package/documentation/variables/jPermanentRoomListSchema.html +1 -1
- package/documentation/variables/jPollSurveyListSchema.html +1 -1
- package/documentation/variables/jPollSurveyViewSchema.html +1 -1
- package/documentation/variables/jQuarantineListSchema.html +1 -1
- package/documentation/variables/jQuarantineLittleSchema.html +1 -1
- package/documentation/variables/jQuizzListSchema.html +1 -1
- package/documentation/variables/jQuizzListShapeTmp.html +1 -1
- package/documentation/variables/jQuizzViewSchema.html +1 -1
- package/documentation/variables/jRecurringEventListSchema.html +1 -1
- package/documentation/variables/jRecurringEventLittleSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceListFalsySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceListSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceListTruthySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceLittleFalsySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceLittleSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceLittleTruthySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceViewFalsySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceViewSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceViewTruthySchema.html +1 -1
- package/documentation/variables/jRecurringEventViewSchema.html +1 -1
- package/documentation/variables/jReservationListSchema.html +1 -1
- package/documentation/variables/jSocialEventListSchema.html +1 -1
- package/documentation/variables/jSocialEventLittleSchema.html +1 -1
- package/documentation/variables/jSocialEventViewSchema.html +1 -1
- package/documentation/variables/jSocialRateLinkListSchema.html +1 -1
- package/documentation/variables/jSpotAutocompleteSchema.html +1 -1
- package/documentation/variables/jSpotAutocompleteShape.html +1 -1
- package/documentation/variables/jSupportListSchema.html +1 -1
- package/documentation/variables/jSupportViewSchema.html +1 -1
- package/documentation/variables/jSupportViewShapeTmp.html +1 -1
- package/documentation/variables/jSurveyDateListSchema.html +1 -1
- package/documentation/variables/jSurveyDateViewSchema.html +1 -1
- package/documentation/variables/jTvChannelDynamicListSchema.html +1 -1
- package/documentation/variables/jTvChannelListSchema.html +1 -1
- package/documentation/variables/jTvChannelLittleSchema.html +1 -1
- package/documentation/variables/jTvChannelSlideshowListSchema.html +1 -1
- package/documentation/variables/jUserAutocompleteSchema.html +1 -1
- package/documentation/variables/jUserListSchema.html +1 -1
- package/documentation/variables/jUserLittleSchema.html +1 -1
- package/documentation/variables/jUserValuesSchema.html +1 -1
- package/documentation/variables/jUserViewSchema.html +1 -1
- package/documentation/variables/licenseSchema.html +1 -1
- package/documentation/variables/mediaLibraryFilesStatsSchema.html +1 -1
- package/documentation/variables/mediaLibraryFolderStatsSchema.html +1 -1
- package/documentation/variables/mediaLibraryListSchema.html +1 -1
- package/documentation/variables/mediaLibraryStatsSchema.html +1 -1
- package/documentation/variables/meetingActionSchema.html +1 -1
- package/documentation/variables/meetingCreationSchema.html +1 -1
- package/documentation/variables/meetingUpdateSchema.html +1 -1
- package/documentation/variables/metasExternalSchema.html +1 -1
- package/documentation/variables/metasJamespotSchema.html +1 -1
- package/documentation/variables/metasSchema.html +1 -1
- package/documentation/variables/metasYoutubeSchema.html +1 -1
- package/documentation/variables/meteoLocationSchema.html +1 -1
- package/documentation/variables/meteoSearchResultSchema.html +1 -1
- package/documentation/variables/methodSchema.html +1 -1
- package/documentation/variables/mimetypeToExt.html +1 -1
- package/documentation/variables/mimetypes.html +1 -1
- package/documentation/variables/moduleRestrictionMode.html +1 -1
- package/documentation/variables/moveFaqEntrySchema.html +1 -1
- package/documentation/variables/moveFaqThemeSchema.html +1 -1
- package/documentation/variables/moveMediaLibraryFileParamsSchema.html +1 -1
- package/documentation/variables/msDocumentEntitySchema.html +1 -1
- package/documentation/variables/msDocumentParamsSchema.html +1 -1
- package/documentation/variables/msGetDocumentsParamsSchema.html +1 -1
- package/documentation/variables/msGroupEntitySchema.html +1 -1
- package/documentation/variables/msSiteEntitySchema.html +1 -1
- package/documentation/variables/msTenantEntitySchema.html +1 -1
- package/documentation/variables/msTenantsSchema.html +1 -1
- package/documentation/variables/msUnifiedEntitySchema.html +1 -1
- package/documentation/variables/network.html +1 -1
- package/documentation/variables/networkTypeSchema.html +1 -1
- package/documentation/variables/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/publicWebinarData.html +1 -1
- package/documentation/variables/publicWebinarFullnameRequestSchema.html +1 -1
- package/documentation/variables/publicWebinarGetDateRequestSchema.html +1 -1
- package/documentation/variables/publicWebinarUrlSchema.html +1 -1
- package/documentation/variables/questionAnswerSelectResponseParamsSchema.html +1 -1
- package/documentation/variables/questionAnswerUnselectResponseParamsSchema.html +1 -1
- package/documentation/variables/quizFieldSchema.html +1 -1
- package/documentation/variables/quizResponseSchema.html +1 -1
- package/documentation/variables/recurrenceRuleSchema.html +1 -1
- package/documentation/variables/recurringEventCreationSchema.html +1 -1
- package/documentation/variables/recurringEventUpdateSchema.html +1 -1
- package/documentation/variables/resetNotificationConfigurationSchema.html +1 -1
- package/documentation/variables/rightsSchema.html +1 -1
- package/documentation/variables/rssTypeSchema.html +1 -1
- package/documentation/variables/searchCategoryModelSchema.html +1 -1
- package/documentation/variables/searchCategoryValueSchema.html +1 -1
- package/documentation/variables/searchConfigSchema.html +1 -1
- package/documentation/variables/searchFacetModelSchema.html +1 -1
- package/documentation/variables/searchFacetValueModelSchema.html +1 -1
- package/documentation/variables/searchFacetValuesSchema.html +1 -1
- package/documentation/variables/searchLastQuerySchema.html +1 -1
- package/documentation/variables/searchQueryFilterModelSchema.html +1 -1
- package/documentation/variables/searchQueryOptionSchema.html +1 -1
- package/documentation/variables/searchQuerySchema.html +1 -1
- package/documentation/variables/searchQuerySortModelSchema.html +1 -1
- package/documentation/variables/searchResultCatPropsSchema.html +1 -1
- package/documentation/variables/searchResultPropsAppSchema.html +1 -1
- package/documentation/variables/searchResultPropsObjectSchema.html +1 -1
- package/documentation/variables/searchResultPropsSchema.html +1 -1
- package/documentation/variables/shareAccessPropsSchema.html +1 -1
- package/documentation/variables/shareGeneralAccessRulesSchema.html +1 -1
- package/documentation/variables/shareOptionObjectSchema.html +1 -1
- package/documentation/variables/shareOptionSchema.html +1 -1
- package/documentation/variables/socialActionRateSchema.html +1 -1
- package/documentation/variables/socialActionReportSchema.html +1 -1
- package/documentation/variables/socialActionSchema.html +1 -1
- package/documentation/variables/socialActionSchema_deprecated.html +1 -1
- package/documentation/variables/socialActionShareSchema.html +1 -1
- package/documentation/variables/socialActionStructSchema_deprecated.html +1 -1
- package/documentation/variables/socialActionToggleSchema.html +1 -1
- package/documentation/variables/socialEventActionSchema.html +1 -1
- package/documentation/variables/socialEventCreationSchema.html +1 -1
- package/documentation/variables/socialEventUpdateSchema.html +1 -1
- package/documentation/variables/spotDiscussionKindSchema.html +1 -1
- package/documentation/variables/storeFinalizeSchema.html +1 -1
- package/documentation/variables/storeItemSchema.html +1 -1
- package/documentation/variables/surveyDateResponsesSchema.html +1 -1
- package/documentation/variables/surveyDateUsersForDateSchema.html +1 -1
- package/documentation/variables/surveyDateUsersResponseSchema.html +1 -1
- package/documentation/variables/surveyDateUsersResponsesSchema.html +1 -1
- package/documentation/variables/surveyDateUtils.html +1 -1
- package/documentation/variables/surveyFieldBaseSchema.html +1 -1
- package/documentation/variables/surveyFieldBinaryDataSchema.html +1 -1
- package/documentation/variables/surveyFieldBinarySchema.html +1 -1
- package/documentation/variables/surveyFieldCheckDataSchema.html +1 -1
- package/documentation/variables/surveyFieldCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldFileUploadDataSchema.html +1 -1
- package/documentation/variables/surveyFieldFileUploadSchema.html +1 -1
- package/documentation/variables/surveyFieldGridCheckDataSchema.html +1 -1
- package/documentation/variables/surveyFieldGridCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldGridRadioDataSchema.html +1 -1
- package/documentation/variables/surveyFieldGridRadioSchema.html +1 -1
- package/documentation/variables/surveyFieldKeysSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionFileUploadSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionGridCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionGridRadioSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionRateSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionScaleSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionTextSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionTextareaSchema.html +1 -1
- package/documentation/variables/surveyFieldRadioDataSchema.html +1 -1
- package/documentation/variables/surveyFieldRadioSchema.html +1 -1
- package/documentation/variables/surveyFieldRateDataSchema.html +1 -1
- package/documentation/variables/surveyFieldRateSchema.html +1 -1
- package/documentation/variables/surveyFieldScaleDataSchema.html +1 -1
- package/documentation/variables/surveyFieldScaleSchema.html +1 -1
- package/documentation/variables/surveyFieldSelectDataSchema.html +1 -1
- package/documentation/variables/surveyFieldSelectSchema.html +1 -1
- package/documentation/variables/surveyFieldTextDataSchema.html +1 -1
- package/documentation/variables/surveyFieldTextSchema.html +1 -1
- package/documentation/variables/surveyFieldTextareaDataSchema.html +1 -1
- package/documentation/variables/surveyFieldTextareaSchema.html +1 -1
- package/documentation/variables/surveySectionSchema.html +1 -1
- package/documentation/variables/textEnhanceResponseSchema.html +1 -1
- package/documentation/variables/tinyMCECommonOptionsSchema.html +1 -1
- package/documentation/variables/tinyMCEDynamicOptionsSchema.html +1 -1
- package/documentation/variables/tinymceExtendedOptionsSchema.html +1 -1
- package/documentation/variables/tvChannelCreatePayloadSchema.html +1 -1
- package/documentation/variables/tvChannelCreationSchema.html +1 -1
- package/documentation/variables/tvChannelDynamicArticleSchema.html +1 -1
- package/documentation/variables/tvChannelDynamicCommentSchema.html +1 -1
- package/documentation/variables/tvChannelSlideshowFileSchema.html +1 -1
- package/documentation/variables/tvChannelTypeSchema.html +1 -1
- package/documentation/variables/tvGetChannelResponseSchema.html +1 -1
- package/documentation/variables/tvGetConfigureDynamicChannelResponse.html +1 -1
- package/documentation/variables/tvGetConfigureSlideshowChannelResponse.html +1 -1
- package/documentation/variables/updateCommentParamsSchema.html +1 -1
- package/documentation/variables/updateGroupSchema.html +1 -1
- package/documentation/variables/updateReportStatusParamsSchema.html +1 -1
- package/documentation/variables/uploadConfigSchema.html +1 -1
- package/documentation/variables/userDefaultFieldsTypeSchema.html +1 -1
- package/documentation/variables/userDirectoryConfigurationSchema.html +1 -1
- package/documentation/variables/userDownloadSchema.html +1 -1
- package/documentation/variables/userFieldSchema.html +1 -1
- package/documentation/variables/userFieldsConfigurationTypeSchema.html +1 -1
- package/documentation/variables/userFieldsSchema.html +1 -1
- package/documentation/variables/userLevelSpotSchema.html +1 -1
- package/documentation/variables/userMapModelSchema.html +1 -1
- package/documentation/variables/userReadSchema.html +1 -1
- package/documentation/variables/userResponseStatusSchema.html +1 -1
- package/documentation/variables/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/wedocQueryResultsSchema.html +1 -1
- package/documentation/variables/wedocQueryTypeSchema.html +1 -1
- package/documentation/variables/wedocTemplateSchema.html +1 -1
- package/documentation/variables/widgetAccessibilityContentSchema.html +1 -1
- package/documentation/variables/widgetAccessibilityTypeSchema.html +1 -1
- package/documentation/variables/widgetActiveValueSchema.html +1 -1
- package/documentation/variables/widgetApplicationAppsItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationContentSchema.html +1 -1
- package/documentation/variables/widgetApplicationCssSchema.html +1 -1
- package/documentation/variables/widgetApplicationExtensionItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationImageItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationLinkItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationSizeSchema.html +1 -1
- package/documentation/variables/widgetApplicationTypeSchema.html +1 -1
- package/documentation/variables/widgetApplicationViewSchema.html +1 -1
- package/documentation/variables/widgetArticleAttachmentContentSchema.html +1 -1
- package/documentation/variables/widgetArticleAttachmentTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleButtonContentSchema.html +1 -1
- package/documentation/variables/widgetArticleButtonTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleCheckListTypeForFrontSchema.html +1 -1
- package/documentation/variables/widgetArticleGalleryContentSchema.html +1 -1
- package/documentation/variables/widgetArticleGalleryTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleImageContentSchema.html +1 -1
- package/documentation/variables/widgetArticleImageTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleSliderContentSchema.html +1 -1
- package/documentation/variables/widgetArticleSliderTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleTextContentSchema.html +1 -1
- package/documentation/variables/widgetArticleTextTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleTitleContentSchema.html +1 -1
- package/documentation/variables/widgetArticleTitleTypeSchema.html +1 -1
- package/documentation/variables/widgetAudienceSchema.html +1 -1
- package/documentation/variables/widgetBaseSchema.html +1 -1
- package/documentation/variables/widgetBirthdayContentSchema.html +1 -1
- package/documentation/variables/widgetBirthdayCssSchema.html +1 -1
- package/documentation/variables/widgetBirthdayTypeSchema.html +1 -1
- package/documentation/variables/widgetButtonActionGroupSchema.html +1 -1
- package/documentation/variables/widgetButtonActionSchema.html +1 -1
- package/documentation/variables/widgetButtonActionTypeSchema.html +1 -1
- package/documentation/variables/widgetButtonContentSchema.html +1 -1
- package/documentation/variables/widgetButtonIconFontSizeSchema.html +1 -1
- package/documentation/variables/widgetButtonIconPaddingSchema.html +1 -1
- package/documentation/variables/widgetButtonIconPositionSchema.html +1 -1
- package/documentation/variables/widgetButtonPositionSchema.html +1 -1
- package/documentation/variables/widgetButtonPropsSchema.html +1 -1
- package/documentation/variables/widgetButtonSizeSchema.html +1 -1
- package/documentation/variables/widgetButtonStyleSchema.html +1 -1
- package/documentation/variables/widgetButtonTypeSchema.html +1 -1
- package/documentation/variables/widgetCalendarCalDavContentSchema.html +1 -1
- package/documentation/variables/widgetCalendarCalDavTypeSchema.html +1 -1
- package/documentation/variables/widgetCalendarContentSchema.html +1 -1
- package/documentation/variables/widgetCalendarTypeSchema.html +1 -1
- package/documentation/variables/widgetChartsContentSchema.html +1 -1
- package/documentation/variables/widgetChartsTypeSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentArrForFrontSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentArrSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentForFrontSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentSchema.html +1 -1
- package/documentation/variables/widgetCheckListTypeSchema.html +1 -1
- package/documentation/variables/widgetCheckboxSchema.html +1 -1
- package/documentation/variables/widgetColorContentSchema.html +1 -1
- package/documentation/variables/widgetColorSchema.html +1 -1
- package/documentation/variables/widgetColorTypeSchema.html +1 -1
- package/documentation/variables/widgetContactCardDavContentSchema.html +1 -1
- package/documentation/variables/widgetContactCardDavTypeSchema.html +1 -1
- package/documentation/variables/widgetContactContentSchema.html +1 -1
- package/documentation/variables/widgetContactCssSchema.html +1 -1
- package/documentation/variables/widgetContactTypeSchema.html +1 -1
- package/documentation/variables/widgetContentBaseSchema.html +1 -1
- package/documentation/variables/widgetContentKeysSchema.html +1 -1
- package/documentation/variables/widgetContextSchema.html +1 -1
- package/documentation/variables/widgetCountdownContentSchema.html +1 -1
- package/documentation/variables/widgetCountdownTypeSchema.html +1 -1
- package/documentation/variables/widgetCoverContentSchema.html +1 -1
- package/documentation/variables/widgetCoverSlideSchema.html +1 -1
- package/documentation/variables/widgetCoverTypeSchema.html +1 -1
- package/documentation/variables/widgetDatasourceTableContentSchema.html +1 -1
- package/documentation/variables/widgetDatasourceTableTypeSchema.html +1 -1
- package/documentation/variables/widgetDatePickerSchema.html +1 -1
- package/documentation/variables/widgetDatePickerValueSchema.html +1 -1
- package/documentation/variables/widgetDateSchema.html +1 -1
- package/documentation/variables/widgetDateValueSchema.html +1 -1
- package/documentation/variables/widgetDatetimeSchema.html +1 -1
- package/documentation/variables/widgetDatetimeValueSchema.html +1 -1
- package/documentation/variables/widgetDefaultProps.html +1 -1
- package/documentation/variables/widgetDefinitionPropsSchema.html +1 -1
- package/documentation/variables/widgetDisplayModeSchema.html +1 -1
- package/documentation/variables/widgetDocumentsContentSchema.html +1 -1
- package/documentation/variables/widgetDocumentsTypeSchema.html +1 -1
- package/documentation/variables/widgetEmailSchema.html +1 -1
- package/documentation/variables/widgetEmailValueSchema.html +1 -1
- package/documentation/variables/widgetEmailsImapContentSchema.html +1 -1
- package/documentation/variables/widgetEmailsImapTypeSchema.html +1 -1
- package/documentation/variables/widgetEmbedContentSchema.html +1 -1
- package/documentation/variables/widgetEmbedSchema.html +1 -1
- package/documentation/variables/widgetEmbedTypeSchema.html +1 -1
- package/documentation/variables/widgetExcelDatasourceTableContentSchema.html +1 -1
- package/documentation/variables/widgetExcelDatasourceTableTypeSchema.html +1 -1
- package/documentation/variables/widgetExtensionContentSchema.html +1 -1
- package/documentation/variables/widgetExtensionTypeSchema.html +1 -1
- package/documentation/variables/widgetFileSchema.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/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/widgetNewsflashContentSchema.html +1 -1
- package/documentation/variables/widgetNewsflashTypeSchema.html +1 -1
- package/documentation/variables/widgetNumberSchema.html +1 -1
- package/documentation/variables/widgetNumberValueSchema.html +1 -1
- package/documentation/variables/widgetOrientedlinksSchema.html +1 -1
- package/documentation/variables/widgetPlaceSchema.html +1 -1
- package/documentation/variables/widgetPresenceContentSchema.html +1 -1
- package/documentation/variables/widgetPresenceRespondPayloadSchema.html +1 -1
- package/documentation/variables/widgetPresenceResponseSchema.html +1 -1
- package/documentation/variables/widgetPresenceTypeSchema.html +1 -1
- package/documentation/variables/widgetQuickSurveyContentSchema.html +1 -1
- package/documentation/variables/widgetQuickSurveyTypeSchema.html +1 -1
- package/documentation/variables/widgetRadioSchema.html +1 -1
- package/documentation/variables/widgetRefUserSchema.html +1 -1
- package/documentation/variables/widgetRtObjectSchema.html +1 -1
- package/documentation/variables/widgetSchema.html +1 -1
- package/documentation/variables/widgetSelectSchema.html +1 -1
- package/documentation/variables/widgetSelectionBackgroundPropsSchema.html +1 -1
- package/documentation/variables/widgetSelectionPropsSchema.html +1 -1
- package/documentation/variables/widgetSeparatorAlignSchema.html +1 -1
- package/documentation/variables/widgetSeparatorContentSchema.html +1 -1
- package/documentation/variables/widgetSeparatorOrientationSchema.html +1 -1
- package/documentation/variables/widgetSeparatorTypeSchema.html +1 -1
- package/documentation/variables/widgetSlideSchema.html +1 -1
- package/documentation/variables/widgetSliderContentSchema.html +1 -1
- package/documentation/variables/widgetSliderTypeSchema.html +1 -1
- package/documentation/variables/widgetStatePropsSchema.html +1 -1
- package/documentation/variables/widgetStylesSchema.html +1 -1
- package/documentation/variables/widgetSyncContentContentSchema.html +1 -1
- package/documentation/variables/widgetSyncContentTypeSchema.html +1 -1
- package/documentation/variables/widgetTableColumnDataSchema.html +1 -1
- package/documentation/variables/widgetTableColumnSchema.html +1 -1
- package/documentation/variables/widgetTableColumnTypesSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetDateSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetDefaultSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetSelectOptionSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetSelectSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetTextSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetsSchema.html +1 -1
- package/documentation/variables/widgetTableColumnsData.html +1 -1
- package/documentation/variables/widgetTableContentSchema.html +1 -1
- package/documentation/variables/widgetTaxonomySchema.html +1 -1
- package/documentation/variables/widgetTelSchema.html +1 -1
- package/documentation/variables/widgetTextContentSchema.html +1 -1
- package/documentation/variables/widgetTextSchema.html +1 -1
- package/documentation/variables/widgetTextTypeSchema.html +1 -1
- package/documentation/variables/widgetTextValueSchema.html +1 -1
- package/documentation/variables/widgetTextareaSchema.html +1 -1
- package/documentation/variables/widgetTextareaValueSchema.html +1 -1
- package/documentation/variables/widgetToggleSchema.html +1 -1
- package/documentation/variables/widgetTransientSchema.html +1 -1
- package/documentation/variables/widgetTypeKeysSchema.html +1 -1
- package/documentation/variables/widgetUriSchema.html +1 -1
- package/documentation/variables/widgetUrlSchema.html +1 -1
- package/documentation/variables/widgetUrlValueSchema.html +1 -1
- package/documentation/variables/widgetUserProfileContentSchema.html +1 -1
- package/documentation/variables/widgetUserProfileTypeSchema.html +1 -1
- package/documentation/variables/widgetVectorSchema.html +1 -1
- package/documentation/variables/widgetWelcomeContentSchema.html +1 -1
- package/documentation/variables/widgetWelcomeTypeSchema.html +1 -1
- package/documentation/variables/widgetWrapperLevelSchema.html +1 -1
- package/documentation/variables/widgetWrapperPropsSchema.html +1 -1
- package/documentation/variables/widgetYoutubeContentSchema.html +1 -1
- package/documentation/variables/widgetYoutubeTypeSchema.html +1 -1
- package/documentation/variables/widgetsRootStateSchema.html +1 -1
- package/documentation/variables/widgetsStateSchema.html +1 -1
- package/documentation/variables/widgetsValueSchema.html +1 -1
- package/package.json +1 -1
|
@@ -49,9 +49,9 @@ function ya(a, e, n) {
|
|
|
49
49
|
return !0;
|
|
50
50
|
}
|
|
51
51
|
if (i !== l) return !1;
|
|
52
|
-
const
|
|
53
|
-
if (
|
|
54
|
-
if (
|
|
52
|
+
const w = a instanceof Date, R = e instanceof Date;
|
|
53
|
+
if (w !== R) return !1;
|
|
54
|
+
if (w && R) return a.getTime() === e.getTime();
|
|
55
55
|
const $ = a instanceof RegExp, ye = e instanceof RegExp;
|
|
56
56
|
if ($ !== ye) return !1;
|
|
57
57
|
if ($ && ye) return a.toString() === e.toString();
|
|
@@ -599,8 +599,8 @@ class Y extends Error {
|
|
|
599
599
|
else {
|
|
600
600
|
let m = o, v = 0;
|
|
601
601
|
for (; v < u.path.length; ) {
|
|
602
|
-
const
|
|
603
|
-
v === u.path.length - 1 ? (m[
|
|
602
|
+
const w = u.path[v];
|
|
603
|
+
v === u.path.length - 1 ? (m[w] = m[w] || { _errors: [] }, m[w]._errors.push(n(u))) : m[w] = m[w] || { _errors: [] }, m = m[w], v++;
|
|
604
604
|
}
|
|
605
605
|
}
|
|
606
606
|
};
|
|
@@ -706,9 +706,9 @@ const ft = (a) => {
|
|
|
706
706
|
message: i.message
|
|
707
707
|
};
|
|
708
708
|
let m = "";
|
|
709
|
-
const v = o.filter((
|
|
710
|
-
for (const
|
|
711
|
-
m =
|
|
709
|
+
const v = o.filter((w) => !!w).slice().reverse();
|
|
710
|
+
for (const w of v)
|
|
711
|
+
m = w(u, { data: e, defaultError: m }).message;
|
|
712
712
|
return {
|
|
713
713
|
...i,
|
|
714
714
|
path: l,
|
|
@@ -776,11 +776,11 @@ class Z {
|
|
|
776
776
|
}
|
|
777
777
|
const L = Object.freeze({
|
|
778
778
|
status: "aborted"
|
|
779
|
-
}), Oe = (a) => ({ status: "dirty", value: a }), Q = (a) => ({ status: "valid", value: a }), va = (a) => a.status === "aborted", ka = (a) => a.status === "dirty",
|
|
780
|
-
var
|
|
779
|
+
}), Oe = (a) => ({ status: "dirty", value: a }), Q = (a) => ({ status: "valid", value: a }), va = (a) => a.status === "aborted", ka = (a) => a.status === "dirty", _e = (a) => a.status === "valid", $e = (a) => typeof Promise < "u" && a instanceof Promise;
|
|
780
|
+
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
784
|
class se {
|
|
785
785
|
constructor(e, n, o, i) {
|
|
786
786
|
this._cachedPath = [], this.parent = e, this.data = n, this._path = o, this._key = i;
|
|
@@ -790,7 +790,7 @@ class se {
|
|
|
790
790
|
}
|
|
791
791
|
}
|
|
792
792
|
const ba = (a, e) => {
|
|
793
|
-
if (
|
|
793
|
+
if (_e(e))
|
|
794
794
|
return { success: !0, data: e.value };
|
|
795
795
|
if (!a.common.issues.length)
|
|
796
796
|
throw new Error("Validation failed but no issues detected.");
|
|
@@ -891,7 +891,7 @@ class I {
|
|
|
891
891
|
if (!this["~standard"].async)
|
|
892
892
|
try {
|
|
893
893
|
const o = this._parseSync({ data: e, path: [], parent: n });
|
|
894
|
-
return
|
|
894
|
+
return _e(o) ? {
|
|
895
895
|
value: o.value
|
|
896
896
|
} : {
|
|
897
897
|
issues: n.common.issues
|
|
@@ -902,7 +902,7 @@ class I {
|
|
|
902
902
|
async: !0
|
|
903
903
|
};
|
|
904
904
|
}
|
|
905
|
-
return this._parseAsync({ data: e, path: [], parent: n }).then((o) =>
|
|
905
|
+
return this._parseAsync({ data: e, path: [], parent: n }).then((o) => _e(o) ? {
|
|
906
906
|
value: o.value
|
|
907
907
|
} : {
|
|
908
908
|
issues: n.common.issues
|
|
@@ -998,7 +998,7 @@ class I {
|
|
|
998
998
|
});
|
|
999
999
|
}
|
|
1000
1000
|
brand() {
|
|
1001
|
-
return new
|
|
1001
|
+
return new Ts({
|
|
1002
1002
|
typeName: A.ZodBranded,
|
|
1003
1003
|
type: this,
|
|
1004
1004
|
...F(this._def)
|
|
@@ -1021,7 +1021,7 @@ class I {
|
|
|
1021
1021
|
});
|
|
1022
1022
|
}
|
|
1023
1023
|
pipe(e) {
|
|
1024
|
-
return
|
|
1024
|
+
return _t.create(this, e);
|
|
1025
1025
|
}
|
|
1026
1026
|
readonly() {
|
|
1027
1027
|
return xt.create(this);
|
|
@@ -1228,7 +1228,7 @@ class ae extends I {
|
|
|
1228
1228
|
return this.refinement((i) => e.test(i), {
|
|
1229
1229
|
validation: n,
|
|
1230
1230
|
code: y.invalid_string,
|
|
1231
|
-
...
|
|
1231
|
+
...T.errToObj(o)
|
|
1232
1232
|
});
|
|
1233
1233
|
}
|
|
1234
1234
|
_addCheck(e) {
|
|
@@ -1238,46 +1238,46 @@ class ae extends I {
|
|
|
1238
1238
|
});
|
|
1239
1239
|
}
|
|
1240
1240
|
email(e) {
|
|
1241
|
-
return this._addCheck({ kind: "email", ...
|
|
1241
|
+
return this._addCheck({ kind: "email", ...T.errToObj(e) });
|
|
1242
1242
|
}
|
|
1243
1243
|
url(e) {
|
|
1244
|
-
return this._addCheck({ kind: "url", ...
|
|
1244
|
+
return this._addCheck({ kind: "url", ...T.errToObj(e) });
|
|
1245
1245
|
}
|
|
1246
1246
|
emoji(e) {
|
|
1247
|
-
return this._addCheck({ kind: "emoji", ...
|
|
1247
|
+
return this._addCheck({ kind: "emoji", ...T.errToObj(e) });
|
|
1248
1248
|
}
|
|
1249
1249
|
uuid(e) {
|
|
1250
|
-
return this._addCheck({ kind: "uuid", ...
|
|
1250
|
+
return this._addCheck({ kind: "uuid", ...T.errToObj(e) });
|
|
1251
1251
|
}
|
|
1252
1252
|
nanoid(e) {
|
|
1253
|
-
return this._addCheck({ kind: "nanoid", ...
|
|
1253
|
+
return this._addCheck({ kind: "nanoid", ...T.errToObj(e) });
|
|
1254
1254
|
}
|
|
1255
1255
|
cuid(e) {
|
|
1256
|
-
return this._addCheck({ kind: "cuid", ...
|
|
1256
|
+
return this._addCheck({ kind: "cuid", ...T.errToObj(e) });
|
|
1257
1257
|
}
|
|
1258
1258
|
cuid2(e) {
|
|
1259
|
-
return this._addCheck({ kind: "cuid2", ...
|
|
1259
|
+
return this._addCheck({ kind: "cuid2", ...T.errToObj(e) });
|
|
1260
1260
|
}
|
|
1261
1261
|
ulid(e) {
|
|
1262
|
-
return this._addCheck({ kind: "ulid", ...
|
|
1262
|
+
return this._addCheck({ kind: "ulid", ...T.errToObj(e) });
|
|
1263
1263
|
}
|
|
1264
1264
|
base64(e) {
|
|
1265
|
-
return this._addCheck({ kind: "base64", ...
|
|
1265
|
+
return this._addCheck({ kind: "base64", ...T.errToObj(e) });
|
|
1266
1266
|
}
|
|
1267
1267
|
base64url(e) {
|
|
1268
1268
|
return this._addCheck({
|
|
1269
1269
|
kind: "base64url",
|
|
1270
|
-
...
|
|
1270
|
+
...T.errToObj(e)
|
|
1271
1271
|
});
|
|
1272
1272
|
}
|
|
1273
1273
|
jwt(e) {
|
|
1274
|
-
return this._addCheck({ kind: "jwt", ...
|
|
1274
|
+
return this._addCheck({ kind: "jwt", ...T.errToObj(e) });
|
|
1275
1275
|
}
|
|
1276
1276
|
ip(e) {
|
|
1277
|
-
return this._addCheck({ kind: "ip", ...
|
|
1277
|
+
return this._addCheck({ kind: "ip", ...T.errToObj(e) });
|
|
1278
1278
|
}
|
|
1279
1279
|
cidr(e) {
|
|
1280
|
-
return this._addCheck({ kind: "cidr", ...
|
|
1280
|
+
return this._addCheck({ kind: "cidr", ...T.errToObj(e) });
|
|
1281
1281
|
}
|
|
1282
1282
|
datetime(e) {
|
|
1283
1283
|
return typeof e == "string" ? this._addCheck({
|
|
@@ -1291,7 +1291,7 @@ class ae extends I {
|
|
|
1291
1291
|
precision: typeof e?.precision > "u" ? null : e?.precision,
|
|
1292
1292
|
offset: e?.offset ?? !1,
|
|
1293
1293
|
local: e?.local ?? !1,
|
|
1294
|
-
...
|
|
1294
|
+
...T.errToObj(e?.message)
|
|
1295
1295
|
});
|
|
1296
1296
|
}
|
|
1297
1297
|
date(e) {
|
|
@@ -1305,17 +1305,17 @@ class ae extends I {
|
|
|
1305
1305
|
}) : this._addCheck({
|
|
1306
1306
|
kind: "time",
|
|
1307
1307
|
precision: typeof e?.precision > "u" ? null : e?.precision,
|
|
1308
|
-
...
|
|
1308
|
+
...T.errToObj(e?.message)
|
|
1309
1309
|
});
|
|
1310
1310
|
}
|
|
1311
1311
|
duration(e) {
|
|
1312
|
-
return this._addCheck({ kind: "duration", ...
|
|
1312
|
+
return this._addCheck({ kind: "duration", ...T.errToObj(e) });
|
|
1313
1313
|
}
|
|
1314
1314
|
regex(e, n) {
|
|
1315
1315
|
return this._addCheck({
|
|
1316
1316
|
kind: "regex",
|
|
1317
1317
|
regex: e,
|
|
1318
|
-
...
|
|
1318
|
+
...T.errToObj(n)
|
|
1319
1319
|
});
|
|
1320
1320
|
}
|
|
1321
1321
|
includes(e, n) {
|
|
@@ -1323,49 +1323,49 @@ class ae extends I {
|
|
|
1323
1323
|
kind: "includes",
|
|
1324
1324
|
value: e,
|
|
1325
1325
|
position: n?.position,
|
|
1326
|
-
...
|
|
1326
|
+
...T.errToObj(n?.message)
|
|
1327
1327
|
});
|
|
1328
1328
|
}
|
|
1329
1329
|
startsWith(e, n) {
|
|
1330
1330
|
return this._addCheck({
|
|
1331
1331
|
kind: "startsWith",
|
|
1332
1332
|
value: e,
|
|
1333
|
-
...
|
|
1333
|
+
...T.errToObj(n)
|
|
1334
1334
|
});
|
|
1335
1335
|
}
|
|
1336
1336
|
endsWith(e, n) {
|
|
1337
1337
|
return this._addCheck({
|
|
1338
1338
|
kind: "endsWith",
|
|
1339
1339
|
value: e,
|
|
1340
|
-
...
|
|
1340
|
+
...T.errToObj(n)
|
|
1341
1341
|
});
|
|
1342
1342
|
}
|
|
1343
1343
|
min(e, n) {
|
|
1344
1344
|
return this._addCheck({
|
|
1345
1345
|
kind: "min",
|
|
1346
1346
|
value: e,
|
|
1347
|
-
...
|
|
1347
|
+
...T.errToObj(n)
|
|
1348
1348
|
});
|
|
1349
1349
|
}
|
|
1350
1350
|
max(e, n) {
|
|
1351
1351
|
return this._addCheck({
|
|
1352
1352
|
kind: "max",
|
|
1353
1353
|
value: e,
|
|
1354
|
-
...
|
|
1354
|
+
...T.errToObj(n)
|
|
1355
1355
|
});
|
|
1356
1356
|
}
|
|
1357
1357
|
length(e, n) {
|
|
1358
1358
|
return this._addCheck({
|
|
1359
1359
|
kind: "length",
|
|
1360
1360
|
value: e,
|
|
1361
|
-
...
|
|
1361
|
+
...T.errToObj(n)
|
|
1362
1362
|
});
|
|
1363
1363
|
}
|
|
1364
1364
|
/**
|
|
1365
1365
|
* Equivalent to `.min(1)`
|
|
1366
1366
|
*/
|
|
1367
1367
|
nonempty(e) {
|
|
1368
|
-
return this.min(1,
|
|
1368
|
+
return this.min(1, T.errToObj(e));
|
|
1369
1369
|
}
|
|
1370
1370
|
trim() {
|
|
1371
1371
|
return new ae({
|
|
@@ -1502,16 +1502,16 @@ class ve extends I {
|
|
|
1502
1502
|
return { status: i.value, value: e.data };
|
|
1503
1503
|
}
|
|
1504
1504
|
gte(e, n) {
|
|
1505
|
-
return this.setLimit("min", e, !0,
|
|
1505
|
+
return this.setLimit("min", e, !0, T.toString(n));
|
|
1506
1506
|
}
|
|
1507
1507
|
gt(e, n) {
|
|
1508
|
-
return this.setLimit("min", e, !1,
|
|
1508
|
+
return this.setLimit("min", e, !1, T.toString(n));
|
|
1509
1509
|
}
|
|
1510
1510
|
lte(e, n) {
|
|
1511
|
-
return this.setLimit("max", e, !0,
|
|
1511
|
+
return this.setLimit("max", e, !0, T.toString(n));
|
|
1512
1512
|
}
|
|
1513
1513
|
lt(e, n) {
|
|
1514
|
-
return this.setLimit("max", e, !1,
|
|
1514
|
+
return this.setLimit("max", e, !1, T.toString(n));
|
|
1515
1515
|
}
|
|
1516
1516
|
setLimit(e, n, o, i) {
|
|
1517
1517
|
return new ve({
|
|
@@ -1522,7 +1522,7 @@ class ve extends I {
|
|
|
1522
1522
|
kind: e,
|
|
1523
1523
|
value: n,
|
|
1524
1524
|
inclusive: o,
|
|
1525
|
-
message:
|
|
1525
|
+
message: T.toString(i)
|
|
1526
1526
|
}
|
|
1527
1527
|
]
|
|
1528
1528
|
});
|
|
@@ -1536,7 +1536,7 @@ class ve extends I {
|
|
|
1536
1536
|
int(e) {
|
|
1537
1537
|
return this._addCheck({
|
|
1538
1538
|
kind: "int",
|
|
1539
|
-
message:
|
|
1539
|
+
message: T.toString(e)
|
|
1540
1540
|
});
|
|
1541
1541
|
}
|
|
1542
1542
|
positive(e) {
|
|
@@ -1544,7 +1544,7 @@ class ve extends I {
|
|
|
1544
1544
|
kind: "min",
|
|
1545
1545
|
value: 0,
|
|
1546
1546
|
inclusive: !1,
|
|
1547
|
-
message:
|
|
1547
|
+
message: T.toString(e)
|
|
1548
1548
|
});
|
|
1549
1549
|
}
|
|
1550
1550
|
negative(e) {
|
|
@@ -1552,7 +1552,7 @@ class ve extends I {
|
|
|
1552
1552
|
kind: "max",
|
|
1553
1553
|
value: 0,
|
|
1554
1554
|
inclusive: !1,
|
|
1555
|
-
message:
|
|
1555
|
+
message: T.toString(e)
|
|
1556
1556
|
});
|
|
1557
1557
|
}
|
|
1558
1558
|
nonpositive(e) {
|
|
@@ -1560,7 +1560,7 @@ class ve extends I {
|
|
|
1560
1560
|
kind: "max",
|
|
1561
1561
|
value: 0,
|
|
1562
1562
|
inclusive: !0,
|
|
1563
|
-
message:
|
|
1563
|
+
message: T.toString(e)
|
|
1564
1564
|
});
|
|
1565
1565
|
}
|
|
1566
1566
|
nonnegative(e) {
|
|
@@ -1568,20 +1568,20 @@ class ve extends I {
|
|
|
1568
1568
|
kind: "min",
|
|
1569
1569
|
value: 0,
|
|
1570
1570
|
inclusive: !0,
|
|
1571
|
-
message:
|
|
1571
|
+
message: T.toString(e)
|
|
1572
1572
|
});
|
|
1573
1573
|
}
|
|
1574
1574
|
multipleOf(e, n) {
|
|
1575
1575
|
return this._addCheck({
|
|
1576
1576
|
kind: "multipleOf",
|
|
1577
1577
|
value: e,
|
|
1578
|
-
message:
|
|
1578
|
+
message: T.toString(n)
|
|
1579
1579
|
});
|
|
1580
1580
|
}
|
|
1581
1581
|
finite(e) {
|
|
1582
1582
|
return this._addCheck({
|
|
1583
1583
|
kind: "finite",
|
|
1584
|
-
message:
|
|
1584
|
+
message: T.toString(e)
|
|
1585
1585
|
});
|
|
1586
1586
|
}
|
|
1587
1587
|
safe(e) {
|
|
@@ -1589,12 +1589,12 @@ class ve extends I {
|
|
|
1589
1589
|
kind: "min",
|
|
1590
1590
|
inclusive: !0,
|
|
1591
1591
|
value: Number.MIN_SAFE_INTEGER,
|
|
1592
|
-
message:
|
|
1592
|
+
message: T.toString(e)
|
|
1593
1593
|
})._addCheck({
|
|
1594
1594
|
kind: "max",
|
|
1595
1595
|
inclusive: !0,
|
|
1596
1596
|
value: Number.MAX_SAFE_INTEGER,
|
|
1597
|
-
message:
|
|
1597
|
+
message: T.toString(e)
|
|
1598
1598
|
});
|
|
1599
1599
|
}
|
|
1600
1600
|
get minValue() {
|
|
@@ -1672,16 +1672,16 @@ class ke extends I {
|
|
|
1672
1672
|
}), L;
|
|
1673
1673
|
}
|
|
1674
1674
|
gte(e, n) {
|
|
1675
|
-
return this.setLimit("min", e, !0,
|
|
1675
|
+
return this.setLimit("min", e, !0, T.toString(n));
|
|
1676
1676
|
}
|
|
1677
1677
|
gt(e, n) {
|
|
1678
|
-
return this.setLimit("min", e, !1,
|
|
1678
|
+
return this.setLimit("min", e, !1, T.toString(n));
|
|
1679
1679
|
}
|
|
1680
1680
|
lte(e, n) {
|
|
1681
|
-
return this.setLimit("max", e, !0,
|
|
1681
|
+
return this.setLimit("max", e, !0, T.toString(n));
|
|
1682
1682
|
}
|
|
1683
1683
|
lt(e, n) {
|
|
1684
|
-
return this.setLimit("max", e, !1,
|
|
1684
|
+
return this.setLimit("max", e, !1, T.toString(n));
|
|
1685
1685
|
}
|
|
1686
1686
|
setLimit(e, n, o, i) {
|
|
1687
1687
|
return new ke({
|
|
@@ -1692,7 +1692,7 @@ class ke extends I {
|
|
|
1692
1692
|
kind: e,
|
|
1693
1693
|
value: n,
|
|
1694
1694
|
inclusive: o,
|
|
1695
|
-
message:
|
|
1695
|
+
message: T.toString(i)
|
|
1696
1696
|
}
|
|
1697
1697
|
]
|
|
1698
1698
|
});
|
|
@@ -1708,7 +1708,7 @@ class ke extends I {
|
|
|
1708
1708
|
kind: "min",
|
|
1709
1709
|
value: BigInt(0),
|
|
1710
1710
|
inclusive: !1,
|
|
1711
|
-
message:
|
|
1711
|
+
message: T.toString(e)
|
|
1712
1712
|
});
|
|
1713
1713
|
}
|
|
1714
1714
|
negative(e) {
|
|
@@ -1716,7 +1716,7 @@ class ke extends I {
|
|
|
1716
1716
|
kind: "max",
|
|
1717
1717
|
value: BigInt(0),
|
|
1718
1718
|
inclusive: !1,
|
|
1719
|
-
message:
|
|
1719
|
+
message: T.toString(e)
|
|
1720
1720
|
});
|
|
1721
1721
|
}
|
|
1722
1722
|
nonpositive(e) {
|
|
@@ -1724,7 +1724,7 @@ class ke extends I {
|
|
|
1724
1724
|
kind: "max",
|
|
1725
1725
|
value: BigInt(0),
|
|
1726
1726
|
inclusive: !0,
|
|
1727
|
-
message:
|
|
1727
|
+
message: T.toString(e)
|
|
1728
1728
|
});
|
|
1729
1729
|
}
|
|
1730
1730
|
nonnegative(e) {
|
|
@@ -1732,14 +1732,14 @@ class ke extends I {
|
|
|
1732
1732
|
kind: "min",
|
|
1733
1733
|
value: BigInt(0),
|
|
1734
1734
|
inclusive: !0,
|
|
1735
|
-
message:
|
|
1735
|
+
message: T.toString(e)
|
|
1736
1736
|
});
|
|
1737
1737
|
}
|
|
1738
1738
|
multipleOf(e, n) {
|
|
1739
1739
|
return this._addCheck({
|
|
1740
1740
|
kind: "multipleOf",
|
|
1741
1741
|
value: e,
|
|
1742
|
-
message:
|
|
1742
|
+
message: T.toString(n)
|
|
1743
1743
|
});
|
|
1744
1744
|
}
|
|
1745
1745
|
get minValue() {
|
|
@@ -1828,14 +1828,14 @@ class Ae extends I {
|
|
|
1828
1828
|
return this._addCheck({
|
|
1829
1829
|
kind: "min",
|
|
1830
1830
|
value: e.getTime(),
|
|
1831
|
-
message:
|
|
1831
|
+
message: T.toString(n)
|
|
1832
1832
|
});
|
|
1833
1833
|
}
|
|
1834
1834
|
max(e, n) {
|
|
1835
1835
|
return this._addCheck({
|
|
1836
1836
|
kind: "max",
|
|
1837
1837
|
value: e.getTime(),
|
|
1838
|
-
message:
|
|
1838
|
+
message: T.toString(n)
|
|
1839
1839
|
});
|
|
1840
1840
|
}
|
|
1841
1841
|
get minDate() {
|
|
@@ -1920,7 +1920,7 @@ Ue.create = (a) => new Ue({
|
|
|
1920
1920
|
typeName: A.ZodAny,
|
|
1921
1921
|
...F(a)
|
|
1922
1922
|
});
|
|
1923
|
-
class
|
|
1923
|
+
class Te extends I {
|
|
1924
1924
|
constructor() {
|
|
1925
1925
|
super(...arguments), this._unknown = !0;
|
|
1926
1926
|
}
|
|
@@ -1928,7 +1928,7 @@ class _e extends I {
|
|
|
1928
1928
|
return Q(e.data);
|
|
1929
1929
|
}
|
|
1930
1930
|
}
|
|
1931
|
-
|
|
1931
|
+
Te.create = (a) => new Te({
|
|
1932
1932
|
typeName: A.ZodUnknown,
|
|
1933
1933
|
...F(a)
|
|
1934
1934
|
});
|
|
@@ -2009,19 +2009,19 @@ class oe extends I {
|
|
|
2009
2009
|
min(e, n) {
|
|
2010
2010
|
return new oe({
|
|
2011
2011
|
...this._def,
|
|
2012
|
-
minLength: { value: e, message:
|
|
2012
|
+
minLength: { value: e, message: T.toString(n) }
|
|
2013
2013
|
});
|
|
2014
2014
|
}
|
|
2015
2015
|
max(e, n) {
|
|
2016
2016
|
return new oe({
|
|
2017
2017
|
...this._def,
|
|
2018
|
-
maxLength: { value: e, message:
|
|
2018
|
+
maxLength: { value: e, message: T.toString(n) }
|
|
2019
2019
|
});
|
|
2020
2020
|
}
|
|
2021
2021
|
length(e, n) {
|
|
2022
2022
|
return new oe({
|
|
2023
2023
|
...this._def,
|
|
2024
|
-
exactLength: { value: e, message:
|
|
2024
|
+
exactLength: { value: e, message: T.toString(n) }
|
|
2025
2025
|
});
|
|
2026
2026
|
}
|
|
2027
2027
|
nonempty(e) {
|
|
@@ -2064,47 +2064,47 @@ class q extends I {
|
|
|
2064
2064
|
}
|
|
2065
2065
|
_parse(e) {
|
|
2066
2066
|
if (this._getType(e) !== b.object) {
|
|
2067
|
-
const
|
|
2068
|
-
return k(
|
|
2067
|
+
const w = this._getOrReturnCtx(e);
|
|
2068
|
+
return k(w, {
|
|
2069
2069
|
code: y.invalid_type,
|
|
2070
2070
|
expected: b.object,
|
|
2071
|
-
received:
|
|
2071
|
+
received: w.parsedType
|
|
2072
2072
|
}), L;
|
|
2073
2073
|
}
|
|
2074
2074
|
const { status: o, ctx: i } = this._processInputParams(e), { shape: l, keys: u } = this._getCached(), m = [];
|
|
2075
2075
|
if (!(this._def.catchall instanceof he && this._def.unknownKeys === "strip"))
|
|
2076
|
-
for (const
|
|
2077
|
-
u.includes(
|
|
2076
|
+
for (const w in i.data)
|
|
2077
|
+
u.includes(w) || m.push(w);
|
|
2078
2078
|
const v = [];
|
|
2079
|
-
for (const
|
|
2080
|
-
const R = l[
|
|
2079
|
+
for (const w of u) {
|
|
2080
|
+
const R = l[w], $ = i.data[w];
|
|
2081
2081
|
v.push({
|
|
2082
|
-
key: { status: "valid", value:
|
|
2083
|
-
value: R._parse(new se(i, $, i.path,
|
|
2084
|
-
alwaysSet:
|
|
2082
|
+
key: { status: "valid", value: w },
|
|
2083
|
+
value: R._parse(new se(i, $, i.path, w)),
|
|
2084
|
+
alwaysSet: w in i.data
|
|
2085
2085
|
});
|
|
2086
2086
|
}
|
|
2087
2087
|
if (this._def.catchall instanceof he) {
|
|
2088
|
-
const
|
|
2089
|
-
if (
|
|
2088
|
+
const w = this._def.unknownKeys;
|
|
2089
|
+
if (w === "passthrough")
|
|
2090
2090
|
for (const R of m)
|
|
2091
2091
|
v.push({
|
|
2092
2092
|
key: { status: "valid", value: R },
|
|
2093
2093
|
value: { status: "valid", value: i.data[R] }
|
|
2094
2094
|
});
|
|
2095
|
-
else if (
|
|
2095
|
+
else if (w === "strict")
|
|
2096
2096
|
m.length > 0 && (k(i, {
|
|
2097
2097
|
code: y.unrecognized_keys,
|
|
2098
2098
|
keys: m
|
|
2099
2099
|
}), o.dirty());
|
|
2100
|
-
else if (
|
|
2100
|
+
else if (w !== "strip") throw new Error("Internal ZodObject error: invalid unknownKeys value.");
|
|
2101
2101
|
} else {
|
|
2102
|
-
const
|
|
2102
|
+
const w = this._def.catchall;
|
|
2103
2103
|
for (const R of m) {
|
|
2104
2104
|
const $ = i.data[R];
|
|
2105
2105
|
v.push({
|
|
2106
2106
|
key: { status: "valid", value: R },
|
|
2107
|
-
value:
|
|
2107
|
+
value: w._parse(
|
|
2108
2108
|
new se(i, $, i.path, R)
|
|
2109
2109
|
//, ctx.child(key), value, getParsedType(value)
|
|
2110
2110
|
),
|
|
@@ -2113,30 +2113,30 @@ class q extends I {
|
|
|
2113
2113
|
}
|
|
2114
2114
|
}
|
|
2115
2115
|
return i.common.async ? Promise.resolve().then(async () => {
|
|
2116
|
-
const
|
|
2116
|
+
const w = [];
|
|
2117
2117
|
for (const R of v) {
|
|
2118
2118
|
const $ = await R.key, ye = await R.value;
|
|
2119
|
-
|
|
2119
|
+
w.push({
|
|
2120
2120
|
key: $,
|
|
2121
2121
|
value: ye,
|
|
2122
2122
|
alwaysSet: R.alwaysSet
|
|
2123
2123
|
});
|
|
2124
2124
|
}
|
|
2125
|
-
return
|
|
2126
|
-
}).then((
|
|
2125
|
+
return w;
|
|
2126
|
+
}).then((w) => Z.mergeObjectSync(o, w)) : Z.mergeObjectSync(o, v);
|
|
2127
2127
|
}
|
|
2128
2128
|
get shape() {
|
|
2129
2129
|
return this._def.shape();
|
|
2130
2130
|
}
|
|
2131
2131
|
strict(e) {
|
|
2132
|
-
return
|
|
2132
|
+
return T.errToObj, new q({
|
|
2133
2133
|
...this._def,
|
|
2134
2134
|
unknownKeys: "strict",
|
|
2135
2135
|
...e !== void 0 ? {
|
|
2136
2136
|
errorMap: (n, o) => {
|
|
2137
2137
|
const i = this._def.errorMap?.(n, o).message ?? o.defaultError;
|
|
2138
2138
|
return n.code === "unrecognized_keys" ? {
|
|
2139
|
-
message:
|
|
2139
|
+
message: T.errToObj(e).message ?? i
|
|
2140
2140
|
} : {
|
|
2141
2141
|
message: i
|
|
2142
2142
|
};
|
|
@@ -2378,7 +2378,7 @@ class Ze extends I {
|
|
|
2378
2378
|
let l;
|
|
2379
2379
|
const u = [];
|
|
2380
2380
|
for (const v of o) {
|
|
2381
|
-
const
|
|
2381
|
+
const w = {
|
|
2382
2382
|
...n,
|
|
2383
2383
|
common: {
|
|
2384
2384
|
...n.common,
|
|
@@ -2388,11 +2388,11 @@ class Ze extends I {
|
|
|
2388
2388
|
}, R = v._parseSync({
|
|
2389
2389
|
data: n.data,
|
|
2390
2390
|
path: n.path,
|
|
2391
|
-
parent:
|
|
2391
|
+
parent: w
|
|
2392
2392
|
});
|
|
2393
2393
|
if (R.status === "valid")
|
|
2394
2394
|
return R;
|
|
2395
|
-
R.status === "dirty" && !l && (l = { result: R, ctx:
|
|
2395
|
+
R.status === "dirty" && !l && (l = { result: R, ctx: w }), w.common.issues.length && u.push(w.common.issues);
|
|
2396
2396
|
}
|
|
2397
2397
|
if (l)
|
|
2398
2398
|
return n.common.issues.push(...l.ctx.common.issues), l.result;
|
|
@@ -2582,28 +2582,28 @@ class xa extends I {
|
|
|
2582
2582
|
expected: b.map,
|
|
2583
2583
|
received: o.parsedType
|
|
2584
2584
|
}), L;
|
|
2585
|
-
const i = this._def.keyType, l = this._def.valueType, u = [...o.data.entries()].map(([m, v],
|
|
2586
|
-
key: i._parse(new se(o, m, o.path, [
|
|
2587
|
-
value: l._parse(new se(o, v, o.path, [
|
|
2585
|
+
const i = this._def.keyType, l = this._def.valueType, u = [...o.data.entries()].map(([m, v], w) => ({
|
|
2586
|
+
key: i._parse(new se(o, m, o.path, [w, "key"])),
|
|
2587
|
+
value: l._parse(new se(o, v, o.path, [w, "value"]))
|
|
2588
2588
|
}));
|
|
2589
2589
|
if (o.common.async) {
|
|
2590
2590
|
const m = /* @__PURE__ */ new Map();
|
|
2591
2591
|
return Promise.resolve().then(async () => {
|
|
2592
2592
|
for (const v of u) {
|
|
2593
|
-
const
|
|
2594
|
-
if (
|
|
2593
|
+
const w = await v.key, R = await v.value;
|
|
2594
|
+
if (w.status === "aborted" || R.status === "aborted")
|
|
2595
2595
|
return L;
|
|
2596
|
-
(
|
|
2596
|
+
(w.status === "dirty" || R.status === "dirty") && n.dirty(), m.set(w.value, R.value);
|
|
2597
2597
|
}
|
|
2598
2598
|
return { status: n.value, value: m };
|
|
2599
2599
|
});
|
|
2600
2600
|
} else {
|
|
2601
2601
|
const m = /* @__PURE__ */ new Map();
|
|
2602
2602
|
for (const v of u) {
|
|
2603
|
-
const
|
|
2604
|
-
if (
|
|
2603
|
+
const w = v.key, R = v.value;
|
|
2604
|
+
if (w.status === "aborted" || R.status === "aborted")
|
|
2605
2605
|
return L;
|
|
2606
|
-
(
|
|
2606
|
+
(w.status === "dirty" || R.status === "dirty") && n.dirty(), m.set(w.value, R.value);
|
|
2607
2607
|
}
|
|
2608
2608
|
return { status: n.value, value: m };
|
|
2609
2609
|
}
|
|
@@ -2642,27 +2642,27 @@ class Be extends I {
|
|
|
2642
2642
|
}), n.dirty());
|
|
2643
2643
|
const l = this._def.valueType;
|
|
2644
2644
|
function u(v) {
|
|
2645
|
-
const
|
|
2645
|
+
const w = /* @__PURE__ */ new Set();
|
|
2646
2646
|
for (const R of v) {
|
|
2647
2647
|
if (R.status === "aborted")
|
|
2648
2648
|
return L;
|
|
2649
|
-
R.status === "dirty" && n.dirty(),
|
|
2649
|
+
R.status === "dirty" && n.dirty(), w.add(R.value);
|
|
2650
2650
|
}
|
|
2651
|
-
return { status: n.value, value:
|
|
2651
|
+
return { status: n.value, value: w };
|
|
2652
2652
|
}
|
|
2653
|
-
const m = [...o.data.values()].map((v,
|
|
2653
|
+
const m = [...o.data.values()].map((v, w) => l._parse(new se(o, v, o.path, w)));
|
|
2654
2654
|
return o.common.async ? Promise.all(m).then((v) => u(v)) : u(m);
|
|
2655
2655
|
}
|
|
2656
2656
|
min(e, n) {
|
|
2657
2657
|
return new Be({
|
|
2658
2658
|
...this._def,
|
|
2659
|
-
minSize: { value: e, message:
|
|
2659
|
+
minSize: { value: e, message: T.toString(n) }
|
|
2660
2660
|
});
|
|
2661
2661
|
}
|
|
2662
2662
|
max(e, n) {
|
|
2663
2663
|
return new Be({
|
|
2664
2664
|
...this._def,
|
|
2665
|
-
maxSize: { value: e, message:
|
|
2665
|
+
maxSize: { value: e, message: T.toString(n) }
|
|
2666
2666
|
});
|
|
2667
2667
|
}
|
|
2668
2668
|
size(e, n) {
|
|
@@ -2695,7 +2695,7 @@ class Pe extends I {
|
|
|
2695
2695
|
return ft({
|
|
2696
2696
|
data: m,
|
|
2697
2697
|
path: n.path,
|
|
2698
|
-
errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, ht(), Me].filter((
|
|
2698
|
+
errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, ht(), Me].filter((w) => !!w),
|
|
2699
2699
|
issueData: {
|
|
2700
2700
|
code: y.invalid_arguments,
|
|
2701
2701
|
argumentsError: v
|
|
@@ -2706,7 +2706,7 @@ class Pe extends I {
|
|
|
2706
2706
|
return ft({
|
|
2707
2707
|
data: m,
|
|
2708
2708
|
path: n.path,
|
|
2709
|
-
errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, ht(), Me].filter((
|
|
2709
|
+
errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, ht(), Me].filter((w) => !!w),
|
|
2710
2710
|
issueData: {
|
|
2711
2711
|
code: y.invalid_return_type,
|
|
2712
2712
|
returnTypeError: v
|
|
@@ -2717,20 +2717,20 @@ class Pe extends I {
|
|
|
2717
2717
|
if (this._def.returns instanceof Ve) {
|
|
2718
2718
|
const m = this;
|
|
2719
2719
|
return Q(async function(...v) {
|
|
2720
|
-
const
|
|
2721
|
-
throw
|
|
2720
|
+
const w = new Y([]), R = await m._def.args.parseAsync(v, l).catch((Se) => {
|
|
2721
|
+
throw w.addIssue(o(v, Se)), w;
|
|
2722
2722
|
}), $ = await Reflect.apply(u, this, R);
|
|
2723
2723
|
return await m._def.returns._def.type.parseAsync($, l).catch((Se) => {
|
|
2724
|
-
throw
|
|
2724
|
+
throw w.addIssue(i($, Se)), w;
|
|
2725
2725
|
});
|
|
2726
2726
|
});
|
|
2727
2727
|
} else {
|
|
2728
2728
|
const m = this;
|
|
2729
2729
|
return Q(function(...v) {
|
|
2730
|
-
const
|
|
2731
|
-
if (!
|
|
2732
|
-
throw new Y([o(v,
|
|
2733
|
-
const R = Reflect.apply(u, this,
|
|
2730
|
+
const w = m._def.args.safeParse(v, l);
|
|
2731
|
+
if (!w.success)
|
|
2732
|
+
throw new Y([o(v, w.error)]);
|
|
2733
|
+
const R = Reflect.apply(u, this, w.data), $ = m._def.returns.safeParse(R, l);
|
|
2734
2734
|
if (!$.success)
|
|
2735
2735
|
throw new Y([i(R, $.error)]);
|
|
2736
2736
|
return $.data;
|
|
@@ -2746,7 +2746,7 @@ class Pe extends I {
|
|
|
2746
2746
|
args(...e) {
|
|
2747
2747
|
return new Pe({
|
|
2748
2748
|
...this._def,
|
|
2749
|
-
args: le.create(e).rest(
|
|
2749
|
+
args: le.create(e).rest(Te.create())
|
|
2750
2750
|
});
|
|
2751
2751
|
}
|
|
2752
2752
|
returns(e) {
|
|
@@ -2763,14 +2763,14 @@ class Pe extends I {
|
|
|
2763
2763
|
}
|
|
2764
2764
|
static create(e, n, o) {
|
|
2765
2765
|
return new Pe({
|
|
2766
|
-
args: e || le.create([]).rest(
|
|
2767
|
-
returns: n ||
|
|
2766
|
+
args: e || le.create([]).rest(Te.create()),
|
|
2767
|
+
returns: n || Te.create(),
|
|
2768
2768
|
typeName: A.ZodFunction,
|
|
2769
2769
|
...F(o)
|
|
2770
2770
|
});
|
|
2771
2771
|
}
|
|
2772
2772
|
}
|
|
2773
|
-
class
|
|
2773
|
+
class Ta extends I {
|
|
2774
2774
|
get schema() {
|
|
2775
2775
|
return this._def.getter();
|
|
2776
2776
|
}
|
|
@@ -2779,7 +2779,7 @@ class _a extends I {
|
|
|
2779
2779
|
return this._def.getter()._parse({ data: n.data, path: n.path, parent: n });
|
|
2780
2780
|
}
|
|
2781
2781
|
}
|
|
2782
|
-
|
|
2782
|
+
Ta.create = (a, e) => new Ta({
|
|
2783
2783
|
getter: a,
|
|
2784
2784
|
typeName: A.ZodLazy,
|
|
2785
2785
|
...F(e)
|
|
@@ -2987,14 +2987,14 @@ class be extends I {
|
|
|
2987
2987
|
path: o.path,
|
|
2988
2988
|
parent: o
|
|
2989
2989
|
});
|
|
2990
|
-
if (!
|
|
2990
|
+
if (!_e(u))
|
|
2991
2991
|
return L;
|
|
2992
2992
|
const m = i.transform(u.value, l);
|
|
2993
2993
|
if (m instanceof Promise)
|
|
2994
2994
|
throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");
|
|
2995
2995
|
return { status: n.value, value: m };
|
|
2996
2996
|
} else
|
|
2997
|
-
return this._def.schema._parseAsync({ data: o.data, path: o.path, parent: o }).then((u) =>
|
|
2997
|
+
return this._def.schema._parseAsync({ data: o.data, path: o.path, parent: o }).then((u) => _e(u) ? Promise.resolve(i.transform(u.value, l)).then((m) => ({
|
|
2998
2998
|
status: n.value,
|
|
2999
2999
|
value: m
|
|
3000
3000
|
})) : L);
|
|
@@ -3102,7 +3102,7 @@ Ct.create = (a, e) => new Ct({
|
|
|
3102
3102
|
catchValue: typeof e.catch == "function" ? e.catch : () => e.catch,
|
|
3103
3103
|
...F(e)
|
|
3104
3104
|
});
|
|
3105
|
-
class
|
|
3105
|
+
class _a extends I {
|
|
3106
3106
|
_parse(e) {
|
|
3107
3107
|
if (this._getType(e) !== b.nan) {
|
|
3108
3108
|
const o = this._getOrReturnCtx(e);
|
|
@@ -3115,11 +3115,11 @@ class Ta extends I {
|
|
|
3115
3115
|
return { status: "valid", value: e.data };
|
|
3116
3116
|
}
|
|
3117
3117
|
}
|
|
3118
|
-
|
|
3118
|
+
_a.create = (a) => new _a({
|
|
3119
3119
|
typeName: A.ZodNaN,
|
|
3120
3120
|
...F(a)
|
|
3121
3121
|
});
|
|
3122
|
-
class
|
|
3122
|
+
class Ts extends I {
|
|
3123
3123
|
_parse(e) {
|
|
3124
3124
|
const { ctx: n } = this._processInputParams(e), o = n.data;
|
|
3125
3125
|
return this._def.type._parse({
|
|
@@ -3132,7 +3132,7 @@ class _s extends I {
|
|
|
3132
3132
|
return this._def.type;
|
|
3133
3133
|
}
|
|
3134
3134
|
}
|
|
3135
|
-
class
|
|
3135
|
+
class _t extends I {
|
|
3136
3136
|
_parse(e) {
|
|
3137
3137
|
const { status: n, ctx: o } = this._processInputParams(e);
|
|
3138
3138
|
if (o.common.async)
|
|
@@ -3165,7 +3165,7 @@ class Tt extends I {
|
|
|
3165
3165
|
}
|
|
3166
3166
|
}
|
|
3167
3167
|
static create(e, n) {
|
|
3168
|
-
return new
|
|
3168
|
+
return new _t({
|
|
3169
3169
|
in: e,
|
|
3170
3170
|
out: n,
|
|
3171
3171
|
typeName: A.ZodPipeline
|
|
@@ -3174,7 +3174,7 @@ class Tt extends I {
|
|
|
3174
3174
|
}
|
|
3175
3175
|
class xt extends I {
|
|
3176
3176
|
_parse(e) {
|
|
3177
|
-
const n = this._def.innerType._parse(e), o = (i) => (
|
|
3177
|
+
const n = this._def.innerType._parse(e), o = (i) => (_e(i) && (i.value = Object.freeze(i.value)), i);
|
|
3178
3178
|
return $e(n) ? n.then((i) => o(i)) : o(n);
|
|
3179
3179
|
}
|
|
3180
3180
|
unwrap() {
|
|
@@ -3190,7 +3190,7 @@ function Aa(a, e) {
|
|
|
3190
3190
|
const n = typeof a == "function" ? a(e) : typeof a == "string" ? { message: a } : a;
|
|
3191
3191
|
return typeof n == "string" ? { message: n } : n;
|
|
3192
3192
|
}
|
|
3193
|
-
function
|
|
3193
|
+
function _s(a, e = {}, n) {
|
|
3194
3194
|
return a ? Ue.create().superRefine((o, i) => {
|
|
3195
3195
|
const l = a(o);
|
|
3196
3196
|
if (l instanceof Promise)
|
|
@@ -3212,13 +3212,13 @@ var A;
|
|
|
3212
3212
|
})(A || (A = {}));
|
|
3213
3213
|
const As = (a, e = {
|
|
3214
3214
|
message: `Input not instance of ${a.name}`
|
|
3215
|
-
}) =>
|
|
3215
|
+
}) => _s((n) => n instanceof a, e), t = ae.create, r = ve.create;
|
|
3216
3216
|
ke.create;
|
|
3217
3217
|
const d = He.create;
|
|
3218
3218
|
Ae.create;
|
|
3219
|
-
const U = gt.create, D = yt.create, fe = Ue.create, ce =
|
|
3219
|
+
const U = gt.create, D = yt.create, fe = Ue.create, ce = Te.create, Ce = he.create, pt = St.create, S = oe.create, p = q.create, f = Ze.create;
|
|
3220
3220
|
Je.create;
|
|
3221
|
-
const qa = le.create,
|
|
3221
|
+
const qa = le.create, _ = Qe.create, ut = Pe.create, c = vt.create, C = Le.create, K = kt.create;
|
|
3222
3222
|
Ve.create;
|
|
3223
3223
|
const ie = me.create, Ls = Re.create, Wa = be.createWithPreprocess, de = {
|
|
3224
3224
|
string: ((a) => ae.create({ ...a, coerce: !0 })),
|
|
@@ -3259,7 +3259,7 @@ const ie = me.create, Ls = Re.create, Wa = be.createWithPreprocess, de = {
|
|
|
3259
3259
|
serviceUrl: t().optional(),
|
|
3260
3260
|
view: t().optional(),
|
|
3261
3261
|
fieldAddress: t().optional(),
|
|
3262
|
-
_extend:
|
|
3262
|
+
_extend: _(t(), fe()).optional()
|
|
3263
3263
|
}), js = s({
|
|
3264
3264
|
...Ne.shape,
|
|
3265
3265
|
...Es.shape
|
|
@@ -3276,7 +3276,7 @@ const ie = me.create, Ls = Re.create, Wa = be.createWithPreprocess, de = {
|
|
|
3276
3276
|
tab: t(),
|
|
3277
3277
|
name: t().optional(),
|
|
3278
3278
|
url: t().optional()
|
|
3279
|
-
}), za =
|
|
3279
|
+
}), za = S(Os), pg = (a) => za.safeParse(a).success, Ps = s({
|
|
3280
3280
|
...Ne.shape,
|
|
3281
3281
|
tabs: za
|
|
3282
3282
|
}), Ms = s({
|
|
@@ -3396,7 +3396,7 @@ const Ga = s({
|
|
|
3396
3396
|
d(),
|
|
3397
3397
|
t(),
|
|
3398
3398
|
r(),
|
|
3399
|
-
|
|
3399
|
+
S(t()),
|
|
3400
3400
|
Ns,
|
|
3401
3401
|
qs,
|
|
3402
3402
|
Ws
|
|
@@ -3451,7 +3451,7 @@ const Ga = s({
|
|
|
3451
3451
|
var z = /* @__PURE__ */ ((a) => (a.LITTLE = "raw-little", a.LIST = "raw-list", a.VIEW = "raw-view", a))(z || {});
|
|
3452
3452
|
const Js = K(z).transform((a) => `${a}`), Xe = f([Js, U()]), mg = s({
|
|
3453
3453
|
additionalFilter: p({}).optional(),
|
|
3454
|
-
facets:
|
|
3454
|
+
facets: S(p({})).optional(),
|
|
3455
3455
|
filters: qe.optional(),
|
|
3456
3456
|
query: t().optional(),
|
|
3457
3457
|
limit: r().optional(),
|
|
@@ -5089,7 +5089,7 @@ class xr extends x {
|
|
|
5089
5089
|
);
|
|
5090
5090
|
}
|
|
5091
5091
|
}
|
|
5092
|
-
class
|
|
5092
|
+
class Tr extends x {
|
|
5093
5093
|
getLogs({
|
|
5094
5094
|
dateEnd: e,
|
|
5095
5095
|
idLogMax: n
|
|
@@ -5131,7 +5131,7 @@ class _r extends x {
|
|
|
5131
5131
|
});
|
|
5132
5132
|
}
|
|
5133
5133
|
}
|
|
5134
|
-
class
|
|
5134
|
+
class _r extends x {
|
|
5135
5135
|
async getAbsence(e, n) {
|
|
5136
5136
|
return this.network.post(
|
|
5137
5137
|
{
|
|
@@ -5382,6 +5382,16 @@ class Fr extends x {
|
|
|
5382
5382
|
n?.signal
|
|
5383
5383
|
);
|
|
5384
5384
|
}
|
|
5385
|
+
editMessage(e, n) {
|
|
5386
|
+
return this.network.postCSRF(
|
|
5387
|
+
{
|
|
5388
|
+
o: "messenger",
|
|
5389
|
+
f: "editMessage",
|
|
5390
|
+
...e
|
|
5391
|
+
},
|
|
5392
|
+
n?.signal
|
|
5393
|
+
);
|
|
5394
|
+
}
|
|
5385
5395
|
}
|
|
5386
5396
|
class Er extends x {
|
|
5387
5397
|
async getConfiguration(e, n) {
|
|
@@ -5699,7 +5709,7 @@ class Br extends x {
|
|
|
5699
5709
|
* // Todo add query.facets (to be specified first)
|
|
5700
5710
|
*/
|
|
5701
5711
|
searchQuery(e, n) {
|
|
5702
|
-
const { keywords: o, category: i, facetCategories: l, filters: u, page: m, limit: v, sort:
|
|
5712
|
+
const { keywords: o, category: i, facetCategories: l, filters: u, page: m, limit: v, sort: w, options: R, format: $, persistSolrQuery: ye } = e;
|
|
5703
5713
|
return this.network.post(
|
|
5704
5714
|
{
|
|
5705
5715
|
o: "search",
|
|
@@ -5710,7 +5720,7 @@ class Br extends x {
|
|
|
5710
5720
|
filters: u,
|
|
5711
5721
|
page: m,
|
|
5712
5722
|
limit: v,
|
|
5713
|
-
sort:
|
|
5723
|
+
sort: w,
|
|
5714
5724
|
options: R,
|
|
5715
5725
|
format: V($, n?.formatExtension),
|
|
5716
5726
|
persistSolrQuery: ye
|
|
@@ -6684,7 +6694,7 @@ class $a {
|
|
|
6684
6694
|
logs: new Ki(this),
|
|
6685
6695
|
store: new Xi(this),
|
|
6686
6696
|
utils: new es(this)
|
|
6687
|
-
}, this.animations = new ts(this), this.application = new Vs(this), this.article = new Qs(this), this.articleTranslation = new Ys(this), this.asei = new Ks(this), this.assetReservation = new Xs(this), this.audience = new er(this), this.bbb = new tr(this), this.bookmark = new nr(this), this.businessNetworking = new ar(this), this.calendar = new or(this), this.community = new ir(this), this.contentFactory = new sr(this), this.contentReport = new rr(this), this.publishButton = new Mr(this), this.datasource = new cr(this), this.diapazone = new lr(this), this.digitalDesk = new dr(this), this.drive = new pr(this), this.externalApp = new ur(this), this.extraBot = new mr(this), this.faq = new hr(this), this.file = new fr(this), this.filebank = new gr(this), this.fileIntegrity = new yr(this), this.fileSync = new Sr(this), this.global = new wr(this), this.group = new vr(this), this.intranetPage = new kr(this), this.jamespot = new br(this), this.jia = new Cr(this), this.jitsi = new xr(this), this.jland = new
|
|
6697
|
+
}, this.animations = new ts(this), this.application = new Vs(this), this.article = new Qs(this), this.articleTranslation = new Ys(this), this.asei = new Ks(this), this.assetReservation = new Xs(this), this.audience = new er(this), this.bbb = new tr(this), this.bookmark = new nr(this), this.businessNetworking = new ar(this), this.calendar = new or(this), this.community = new ir(this), this.contentFactory = new sr(this), this.contentReport = new rr(this), this.publishButton = new Mr(this), this.datasource = new cr(this), this.diapazone = new lr(this), this.digitalDesk = new dr(this), this.drive = new pr(this), this.externalApp = new ur(this), this.extraBot = new mr(this), this.faq = new hr(this), this.file = new fr(this), this.filebank = new gr(this), this.fileIntegrity = new yr(this), this.fileSync = new Sr(this), this.global = new wr(this), this.group = new vr(this), this.intranetPage = new kr(this), this.jamespot = new br(this), this.jia = new Cr(this), this.jitsi = new xr(this), this.jland = new Tr(this), this.lucca = new _r(this), this.magicPad = new Ar(this), this.mediaLibrary = new Lr(this), this.messenger = new Fr(this), this.menu = new Rr(this), this.module = new Er(this), this.newsflash = new jr(this), this.object = new Dr(this), this.office = new Ir(this), this.onlyOffice = new Or(this), this.questionAnswer = new Ur(this), this.search = new Br(this), this.share = new Vr(this), this.surveyDate = new Nr(this), this.taxonomy = new qr(this), this.teamWorkAi = new Wr(this), this.tvDisplay = new zr(this), this.twoFactorAuthentication = new Gr(this), this.user = new $r(this), this.visioConnect = new Hr(this), this.wall = new Zr(this), this.wedoc = new Jr(this), this.widget = new Qr(this), this.orgcharts = new Pr(this);
|
|
6688
6698
|
}
|
|
6689
6699
|
}
|
|
6690
6700
|
var Yr = /* @__PURE__ */ ((a) => (a[a.ABORT = -1] = "ABORT", a[a.SUCCESS = 0] = "SUCCESS", a[a.RATE_LIMIT = 429] = "RATE_LIMIT", a))(Yr || {});
|
|
@@ -6867,7 +6877,7 @@ const ge = s({
|
|
|
6867
6877
|
moderators: r(),
|
|
6868
6878
|
members: t()
|
|
6869
6879
|
}),
|
|
6870
|
-
_members:
|
|
6880
|
+
_members: S(B)
|
|
6871
6881
|
}), yg = Ha.pick({ uri: !0, title: !0 }), re = s({
|
|
6872
6882
|
create: d(),
|
|
6873
6883
|
read: d(),
|
|
@@ -6940,9 +6950,9 @@ const ge = s({
|
|
|
6940
6950
|
businessManagementManager: O.array().optional(),
|
|
6941
6951
|
businessNetworkingUserToCompanySrc: O.array().optional()
|
|
6942
6952
|
}), bg = p({
|
|
6943
|
-
user_field_edit_profil:
|
|
6944
|
-
user_field_editable:
|
|
6945
|
-
user_field_my_page:
|
|
6953
|
+
user_field_edit_profil: _(ze.keyof(), r()),
|
|
6954
|
+
user_field_editable: _(ze.keyof(), r()),
|
|
6955
|
+
user_field_my_page: _(ze.keyof(), r()),
|
|
6946
6956
|
user_page_mandatory_fields: p({
|
|
6947
6957
|
firstname: C(["0", "1"]),
|
|
6948
6958
|
lastname: C(["0", "1"]),
|
|
@@ -6950,11 +6960,11 @@ const ge = s({
|
|
|
6950
6960
|
})
|
|
6951
6961
|
}), Cg = s({
|
|
6952
6962
|
name: t(),
|
|
6953
|
-
value: f([t(),
|
|
6954
|
-
}), xg = C(["popover"]),
|
|
6963
|
+
value: f([t(), _(t(), fe())])
|
|
6964
|
+
}), xg = C(["popover"]), Tg = s({
|
|
6955
6965
|
values: La,
|
|
6956
6966
|
mobileEditableFields: La.keyof().array()
|
|
6957
|
-
}),
|
|
6967
|
+
}), _g = s({
|
|
6958
6968
|
mail: f([t(), U()]).optional(),
|
|
6959
6969
|
title: t(),
|
|
6960
6970
|
firstname: t(),
|
|
@@ -7000,7 +7010,7 @@ const ge = s({
|
|
|
7000
7010
|
wantActivitySpotit: d(),
|
|
7001
7011
|
wantActivityComment: d()
|
|
7002
7012
|
}),
|
|
7003
|
-
userSpotConfigurations:
|
|
7013
|
+
userSpotConfigurations: S(
|
|
7004
7014
|
p({
|
|
7005
7015
|
spotUri: t(),
|
|
7006
7016
|
spotTitle: t(),
|
|
@@ -7019,7 +7029,7 @@ const ge = s({
|
|
|
7019
7029
|
wantActivityComment: d()
|
|
7020
7030
|
})
|
|
7021
7031
|
),
|
|
7022
|
-
userNetworkConfigurations:
|
|
7032
|
+
userNetworkConfigurations: S(
|
|
7023
7033
|
p({
|
|
7024
7034
|
networkUri: t(),
|
|
7025
7035
|
networkTitle: t(),
|
|
@@ -7027,7 +7037,7 @@ const ge = s({
|
|
|
7027
7037
|
wantActivity: d()
|
|
7028
7038
|
})
|
|
7029
7039
|
),
|
|
7030
|
-
userApplicationConfigurations:
|
|
7040
|
+
userApplicationConfigurations: S(
|
|
7031
7041
|
p({
|
|
7032
7042
|
name: t(),
|
|
7033
7043
|
title: t(),
|
|
@@ -7096,11 +7106,11 @@ const ge = s({
|
|
|
7096
7106
|
}), Bg = s({
|
|
7097
7107
|
url: t(),
|
|
7098
7108
|
aspectRatio: r()
|
|
7099
|
-
}), Ka = "og:image", kc = "og:title", bc = "og:url", Cc = "og:video", xc = "og:description", Xa = "og:video:height", eo = "og:video:width", to = "og:video:url", Et = "og:type",
|
|
7109
|
+
}), Ka = "og:image", kc = "og:title", bc = "og:url", Cc = "og:video", xc = "og:description", Xa = "og:video:height", eo = "og:video:width", to = "og:video:url", Et = "og:type", Tc = s({
|
|
7100
7110
|
[Et]: c("jamespot"),
|
|
7101
7111
|
uri: t(),
|
|
7102
7112
|
object: B
|
|
7103
|
-
}),
|
|
7113
|
+
}), _c = s({
|
|
7104
7114
|
[Et]: c("youtube"),
|
|
7105
7115
|
url: t(),
|
|
7106
7116
|
title: t(),
|
|
@@ -7124,7 +7134,7 @@ const ge = s({
|
|
|
7124
7134
|
[to]: t().optional(),
|
|
7125
7135
|
[eo]: t().optional(),
|
|
7126
7136
|
[Xa]: t().optional()
|
|
7127
|
-
}), Lc = f([
|
|
7137
|
+
}), Lc = f([Tc, _c, Ac]), Rc = s({
|
|
7128
7138
|
type: t(),
|
|
7129
7139
|
title: t(),
|
|
7130
7140
|
description: t(),
|
|
@@ -7133,7 +7143,7 @@ const ge = s({
|
|
|
7133
7143
|
language: t(),
|
|
7134
7144
|
category: t(),
|
|
7135
7145
|
idCommunity: t().optional(),
|
|
7136
|
-
widgets:
|
|
7146
|
+
widgets: S(t()).optional()
|
|
7137
7147
|
}), Fc = f([c(0), c(1), c(2), c(3)]), Vg = s({
|
|
7138
7148
|
level: Fc,
|
|
7139
7149
|
user: O
|
|
@@ -7180,16 +7190,16 @@ const io = K(oo), Ng = s({
|
|
|
7180
7190
|
value: co,
|
|
7181
7191
|
label: t()
|
|
7182
7192
|
}), Dc = s({
|
|
7183
|
-
edit_access:
|
|
7184
|
-
commentLevel:
|
|
7185
|
-
displayType:
|
|
7186
|
-
user_level_signup:
|
|
7187
|
-
spot_right_user:
|
|
7188
|
-
useTeaser:
|
|
7189
|
-
spotDefaultPublishType:
|
|
7190
|
-
mail_frequency:
|
|
7191
|
-
widgets:
|
|
7192
|
-
custom_widgets:
|
|
7193
|
+
edit_access: S(we.extend({ description: t() })),
|
|
7194
|
+
commentLevel: S(we.extend({ selected: d().optional() })),
|
|
7195
|
+
displayType: S(we),
|
|
7196
|
+
user_level_signup: S(we.extend({ selected: d().optional() })),
|
|
7197
|
+
spot_right_user: S(we.extend({ selected: d().optional() })),
|
|
7198
|
+
useTeaser: S(we),
|
|
7199
|
+
spotDefaultPublishType: S(t()),
|
|
7200
|
+
mail_frequency: S(we),
|
|
7201
|
+
widgets: S(so),
|
|
7202
|
+
custom_widgets: _(ro).or(S(Ce())),
|
|
7193
7203
|
isArchive: r(),
|
|
7194
7204
|
fileSyncVersioningType: jc.array()
|
|
7195
7205
|
}), Ic = s({
|
|
@@ -7207,7 +7217,7 @@ const io = K(oo), Ng = s({
|
|
|
7207
7217
|
useTeaser: f([c(""), c("0"), c("1")]).nullable(),
|
|
7208
7218
|
displayType: t(),
|
|
7209
7219
|
spot_right_user: t(),
|
|
7210
|
-
rss_feed:
|
|
7220
|
+
rss_feed: S(Ic).nullable(),
|
|
7211
7221
|
spotDefaultPublishType: t(),
|
|
7212
7222
|
mail_frequency: t(),
|
|
7213
7223
|
mail_comment: f([c("1"), c("")]),
|
|
@@ -7217,7 +7227,7 @@ const io = K(oo), Ng = s({
|
|
|
7217
7227
|
activity: f([c("1"), c("0")]),
|
|
7218
7228
|
publishFolder: f([c("1"), c("0")]),
|
|
7219
7229
|
notifyFolder: f([c("1"), c("0")]),
|
|
7220
|
-
widgets:
|
|
7230
|
+
widgets: S(t()),
|
|
7221
7231
|
rss_access: f([c("1"), c("0")]),
|
|
7222
7232
|
rss_key: t(),
|
|
7223
7233
|
fileSyncEnabled: f([c("1"), c("0")]),
|
|
@@ -7225,14 +7235,14 @@ const io = K(oo), Ng = s({
|
|
|
7225
7235
|
fileSyncVersioningType: co,
|
|
7226
7236
|
_options: Dc,
|
|
7227
7237
|
_errors: qa([]),
|
|
7228
|
-
lastRssExecution:
|
|
7238
|
+
lastRssExecution: _(t()).optional()
|
|
7229
7239
|
}), qg = so.array(), Pc = Rc.extend(Oc.omit({ rss_feed: !0 }).partial().shape).extend({
|
|
7230
7240
|
uri: t(),
|
|
7231
7241
|
image: t().nullable().optional(),
|
|
7232
7242
|
spotBanner: N.array().optional(),
|
|
7233
7243
|
token: t().optional(),
|
|
7234
7244
|
uriCommunity: t().optional(),
|
|
7235
|
-
custom_widgets:
|
|
7245
|
+
custom_widgets: _(ro).optional(),
|
|
7236
7246
|
rss_feed: t()
|
|
7237
7247
|
}), Wg = g(Pc), zg = s({
|
|
7238
7248
|
idWidget: t(),
|
|
@@ -7558,7 +7568,7 @@ const lo = K(h), Nc = s({
|
|
|
7558
7568
|
}).optional()
|
|
7559
7569
|
}), sn = s({
|
|
7560
7570
|
arr: kl.array().optional(),
|
|
7561
|
-
css:
|
|
7571
|
+
css: _(t(), t().or(r())).optional(),
|
|
7562
7572
|
widgets: jt.array().optional(),
|
|
7563
7573
|
edit: d().optional()
|
|
7564
7574
|
}), rn = s({
|
|
@@ -7600,24 +7610,24 @@ const lo = K(h), Nc = s({
|
|
|
7600
7610
|
imgLink: t().optional(),
|
|
7601
7611
|
colorFilter: t().optional(),
|
|
7602
7612
|
opacityFilter: r().optional(),
|
|
7603
|
-
button:
|
|
7604
|
-
css:
|
|
7613
|
+
button: _(t(), t().or(r()).or(d())).optional(),
|
|
7614
|
+
css: _(t(), t().or(r())).optional()
|
|
7605
7615
|
}), fn = s({
|
|
7606
7616
|
name: c(h.Cover),
|
|
7607
7617
|
uniqid: t(),
|
|
7608
7618
|
content: hn
|
|
7609
|
-
}), bl = C(["date", "date-time", "date-time-sec", "time", "time-sec"]), Cl = C(["fr-FR", "en-EN", "filesize"]), xl = s({}),
|
|
7619
|
+
}), bl = C(["date", "date-time", "date-time-sec", "time", "time-sec"]), Cl = C(["fr-FR", "en-EN", "filesize"]), xl = s({}), Tl = s({
|
|
7610
7620
|
type: c("text")
|
|
7611
|
-
}),
|
|
7621
|
+
}), _l = s({
|
|
7612
7622
|
label: t(),
|
|
7613
7623
|
value: t()
|
|
7614
7624
|
}), Al = s({
|
|
7615
7625
|
type: c("select"),
|
|
7616
|
-
options:
|
|
7626
|
+
options: _l.array()
|
|
7617
7627
|
}), Ll = s({
|
|
7618
7628
|
type: c("date")
|
|
7619
7629
|
}), Rl = f([
|
|
7620
|
-
|
|
7630
|
+
Tl,
|
|
7621
7631
|
Al,
|
|
7622
7632
|
Ll,
|
|
7623
7633
|
xl
|
|
@@ -7696,12 +7706,12 @@ const lo = K(h), Nc = s({
|
|
|
7696
7706
|
name: c(h.ExcelDatasourceTable),
|
|
7697
7707
|
uniqid: t(),
|
|
7698
7708
|
content: Cn
|
|
7699
|
-
}), _n = s({
|
|
7700
|
-
extensionName: t().optional()
|
|
7701
7709
|
}), Tn = s({
|
|
7710
|
+
extensionName: t().optional()
|
|
7711
|
+
}), _n = s({
|
|
7702
7712
|
name: c(h.Extension),
|
|
7703
7713
|
uniqid: t(),
|
|
7704
|
-
content:
|
|
7714
|
+
content: Tn
|
|
7705
7715
|
}), sy = s({
|
|
7706
7716
|
absentUntil: t(),
|
|
7707
7717
|
period: t().array(),
|
|
@@ -7715,13 +7725,13 @@ const lo = K(h), Nc = s({
|
|
|
7715
7725
|
content: An
|
|
7716
7726
|
}), Rn = s({
|
|
7717
7727
|
view: C(["image", "banner", "cover"]).optional(),
|
|
7718
|
-
css:
|
|
7728
|
+
css: _(t(), t().or(r())).optional(),
|
|
7719
7729
|
colorFilter: t().optional(),
|
|
7720
7730
|
// opacityFilter may be persisted as a string ("2") by the legacy Angular editor → coerce to number.
|
|
7721
7731
|
opacityFilter: de.number().optional(),
|
|
7722
7732
|
buttonBackgroundColor: t().optional(),
|
|
7723
7733
|
buttonTextColor: t().optional(),
|
|
7724
|
-
groups:
|
|
7734
|
+
groups: S(t()).optional()
|
|
7725
7735
|
}), Fn = s({
|
|
7726
7736
|
name: c(h.Newsflash),
|
|
7727
7737
|
uniqid: t(),
|
|
@@ -7759,7 +7769,7 @@ const lo = K(h), Nc = s({
|
|
|
7759
7769
|
uuid: t().optional()
|
|
7760
7770
|
}), jn = s({
|
|
7761
7771
|
arr: Ol.array().optional(),
|
|
7762
|
-
css:
|
|
7772
|
+
css: _(t(), t().or(r())).optional(),
|
|
7763
7773
|
widgets: jt.array().optional(),
|
|
7764
7774
|
open: ne.optional(),
|
|
7765
7775
|
multi: ne.optional(),
|
|
@@ -7813,8 +7823,8 @@ const lo = K(h), Nc = s({
|
|
|
7813
7823
|
textColor: t().optional(),
|
|
7814
7824
|
opacityFilter: r().optional(),
|
|
7815
7825
|
opacityColor: t().optional(),
|
|
7816
|
-
button:
|
|
7817
|
-
css:
|
|
7826
|
+
button: _(t(), t().or(r()).or(d())).optional(),
|
|
7827
|
+
css: _(t(), t().or(r())).optional()
|
|
7818
7828
|
}), Pn = s({
|
|
7819
7829
|
slides: Bl.array().optional(),
|
|
7820
7830
|
maxWidth: r().optional(),
|
|
@@ -7823,7 +7833,7 @@ const lo = K(h), Nc = s({
|
|
|
7823
7833
|
delay: r().optional(),
|
|
7824
7834
|
useDots: d().optional(),
|
|
7825
7835
|
startAt: r().optional(),
|
|
7826
|
-
css:
|
|
7836
|
+
css: _(t(), t().or(r())).optional()
|
|
7827
7837
|
}), Mn = s({
|
|
7828
7838
|
name: c(h.Slider),
|
|
7829
7839
|
uniqid: t(),
|
|
@@ -7838,7 +7848,7 @@ const lo = K(h), Nc = s({
|
|
|
7838
7848
|
}), Bn = s({
|
|
7839
7849
|
text: t().optional(),
|
|
7840
7850
|
padding: r().optional(),
|
|
7841
|
-
css:
|
|
7851
|
+
css: _(t(), t().or(r())).optional()
|
|
7842
7852
|
}), Vn = s({
|
|
7843
7853
|
name: c(h.Text),
|
|
7844
7854
|
uniqid: t(),
|
|
@@ -7847,7 +7857,7 @@ const lo = K(h), Nc = s({
|
|
|
7847
7857
|
// coerce to convert angular number values (1, 2, 3) into string ("1", "2", "3")
|
|
7848
7858
|
buttonName: de.string().optional(),
|
|
7849
7859
|
pictureSize: t().optional(),
|
|
7850
|
-
css:
|
|
7860
|
+
css: _(t(), t().or(r())).optional()
|
|
7851
7861
|
}), qn = s({
|
|
7852
7862
|
name: c(h.UserProfile),
|
|
7853
7863
|
uniqid: t(),
|
|
@@ -7858,7 +7868,7 @@ const lo = K(h), Nc = s({
|
|
|
7858
7868
|
buttonName: de.string().optional(),
|
|
7859
7869
|
lineBreak: Rs().optional(),
|
|
7860
7870
|
position: t().optional(),
|
|
7861
|
-
css:
|
|
7871
|
+
css: _(t(), t().or(r())).optional()
|
|
7862
7872
|
}), zn = s({
|
|
7863
7873
|
name: c(h.Welcome),
|
|
7864
7874
|
uniqid: t(),
|
|
@@ -7879,7 +7889,7 @@ const lo = K(h), Nc = s({
|
|
|
7879
7889
|
colors: t().array().optional(),
|
|
7880
7890
|
legend: d().optional(),
|
|
7881
7891
|
tooltip: t().optional(),
|
|
7882
|
-
css:
|
|
7892
|
+
css: _(t(), t().or(r())).optional(),
|
|
7883
7893
|
data: ce().array().optional()
|
|
7884
7894
|
}), $n = s({
|
|
7885
7895
|
name: c(h.Charts),
|
|
@@ -7920,7 +7930,7 @@ const lo = K(h), Nc = s({
|
|
|
7920
7930
|
verticalAlign: C(["top", "center", "bottom"]).optional(),
|
|
7921
7931
|
borderRadius: te(),
|
|
7922
7932
|
advancedSettings: te(),
|
|
7923
|
-
css:
|
|
7933
|
+
css: _(t(), t().or(r())).optional(),
|
|
7924
7934
|
click: C(["yes", "no"]).optional(),
|
|
7925
7935
|
href: t().optional(),
|
|
7926
7936
|
target: t().optional(),
|
|
@@ -7939,7 +7949,7 @@ const lo = K(h), Nc = s({
|
|
|
7939
7949
|
usersUri: t().array().optional(),
|
|
7940
7950
|
displayFields: t().array().optional(),
|
|
7941
7951
|
css: zl.optional()
|
|
7942
|
-
}), fy =
|
|
7952
|
+
}), fy = _(t(), t()), gy = p({
|
|
7943
7953
|
id: r(),
|
|
7944
7954
|
firstname: t().optional(),
|
|
7945
7955
|
lastname: t().optional(),
|
|
@@ -7989,7 +7999,7 @@ const lo = K(h), Nc = s({
|
|
|
7989
7999
|
p({ layers: t().array().optional() }).and(On),
|
|
7990
8000
|
p({ layers: t().array().optional() }).and(Mn),
|
|
7991
8001
|
p({ layers: t().array().optional() }).and(zn),
|
|
7992
|
-
p({ layers: t().array().optional() }).and(
|
|
8002
|
+
p({ layers: t().array().optional() }).and(_n),
|
|
7993
8003
|
p({ layers: t().array().optional() }).and(nn),
|
|
7994
8004
|
p({ layers: t().array().optional() }).and(fn),
|
|
7995
8005
|
p({ layers: t().array().optional() }).and($n),
|
|
@@ -8047,7 +8057,7 @@ const lo = K(h), Nc = s({
|
|
|
8047
8057
|
j.extend(Jn.shape),
|
|
8048
8058
|
j.extend(Yn.shape),
|
|
8049
8059
|
j.extend(Rn.shape),
|
|
8050
|
-
j.extend(
|
|
8060
|
+
j.extend(Tn.shape),
|
|
8051
8061
|
j.extend(tn.shape),
|
|
8052
8062
|
j.extend(Un.shape),
|
|
8053
8063
|
j.extend(Bn.shape),
|
|
@@ -8082,7 +8092,7 @@ const lo = K(h), Nc = s({
|
|
|
8082
8092
|
[h.Birthday]: Kt,
|
|
8083
8093
|
[h.Color]: ln,
|
|
8084
8094
|
[h.Separator]: On,
|
|
8085
|
-
[h.Extension]:
|
|
8095
|
+
[h.Extension]: _n,
|
|
8086
8096
|
[h.Calendar]: nn,
|
|
8087
8097
|
[h.Cover]: fn,
|
|
8088
8098
|
[h.Charts]: $n,
|
|
@@ -8122,7 +8132,7 @@ const lo = K(h), Nc = s({
|
|
|
8122
8132
|
[h.Birthday]: Yt,
|
|
8123
8133
|
[h.Color]: cn,
|
|
8124
8134
|
[h.Separator]: In,
|
|
8125
|
-
[h.Extension]:
|
|
8135
|
+
[h.Extension]: Tn,
|
|
8126
8136
|
[h.Calendar]: tn,
|
|
8127
8137
|
[h.Cover]: hn,
|
|
8128
8138
|
[h.Charts]: Gn,
|
|
@@ -8179,7 +8189,7 @@ const lo = K(h), Nc = s({
|
|
|
8179
8189
|
), nd = W.extend(yo.shape).extend({
|
|
8180
8190
|
type: c("internalDraft"),
|
|
8181
8191
|
idDraft: r(),
|
|
8182
|
-
form:
|
|
8192
|
+
form: _(t(), fe())
|
|
8183
8193
|
}), ad = g(
|
|
8184
8194
|
nd
|
|
8185
8195
|
), wy = s({
|
|
@@ -8198,7 +8208,7 @@ const lo = K(h), Nc = s({
|
|
|
8198
8208
|
description: t().nullable().optional(),
|
|
8199
8209
|
type: t().optional(),
|
|
8200
8210
|
publishTo: t().optional(),
|
|
8201
|
-
idSpot:
|
|
8211
|
+
idSpot: S(t()).optional()
|
|
8202
8212
|
}), ky = s({
|
|
8203
8213
|
id: r(),
|
|
8204
8214
|
type: t(),
|
|
@@ -8226,7 +8236,7 @@ const lo = K(h), Nc = s({
|
|
|
8226
8236
|
description: t().optional(),
|
|
8227
8237
|
idComment: r(),
|
|
8228
8238
|
widgets: pe.array().optional()
|
|
8229
|
-
}),
|
|
8239
|
+
}), Ty = s({
|
|
8230
8240
|
idUser: t(),
|
|
8231
8241
|
dateRead: t(),
|
|
8232
8242
|
Pseudo: t(),
|
|
@@ -8265,13 +8275,13 @@ const sd = K(aa), So = s({
|
|
|
8265
8275
|
label: t(),
|
|
8266
8276
|
value: r()
|
|
8267
8277
|
}).array()
|
|
8268
|
-
}), xo = t(),
|
|
8278
|
+
}), xo = t(), To = t(), _o = t().array(), Ao = s({
|
|
8269
8279
|
lines: p({ title: t() }).array(),
|
|
8270
8280
|
rows: p({ title: t() }).array()
|
|
8271
8281
|
}), Lo = s({
|
|
8272
8282
|
lines: p({ title: t() }).array(),
|
|
8273
8283
|
rows: p({ title: t() }).array()
|
|
8274
|
-
}),
|
|
8284
|
+
}), _y = f([
|
|
8275
8285
|
So,
|
|
8276
8286
|
wo,
|
|
8277
8287
|
vo,
|
|
@@ -8279,8 +8289,8 @@ const sd = K(aa), So = s({
|
|
|
8279
8289
|
bo,
|
|
8280
8290
|
Co,
|
|
8281
8291
|
xo,
|
|
8282
|
-
_o,
|
|
8283
8292
|
To,
|
|
8293
|
+
_o,
|
|
8284
8294
|
Ao,
|
|
8285
8295
|
Lo
|
|
8286
8296
|
]), Ro = s({
|
|
@@ -8387,14 +8397,14 @@ const sd = K(aa), So = s({
|
|
|
8387
8397
|
"textarea"
|
|
8388
8398
|
/* Textarea */
|
|
8389
8399
|
),
|
|
8390
|
-
data:
|
|
8400
|
+
data: To,
|
|
8391
8401
|
widgetOptions: Do
|
|
8392
8402
|
}), fd = ee.extend({
|
|
8393
8403
|
name: c(
|
|
8394
8404
|
"file-upload"
|
|
8395
8405
|
/* FileUpload */
|
|
8396
8406
|
),
|
|
8397
|
-
data:
|
|
8407
|
+
data: _o,
|
|
8398
8408
|
widgetOptions: Io
|
|
8399
8409
|
}), gd = ee.extend({
|
|
8400
8410
|
name: c(
|
|
@@ -8433,7 +8443,7 @@ const sd = K(aa), So = s({
|
|
|
8433
8443
|
multipleResponse: r(),
|
|
8434
8444
|
publicResults: t().nullable(),
|
|
8435
8445
|
pollProgression: p({
|
|
8436
|
-
colors:
|
|
8446
|
+
colors: _(t(), t()),
|
|
8437
8447
|
maxRespondentsValue: r(),
|
|
8438
8448
|
countRespondentsValue: r()
|
|
8439
8449
|
}),
|
|
@@ -8476,16 +8486,16 @@ const sd = K(aa), So = s({
|
|
|
8476
8486
|
srcType: t(),
|
|
8477
8487
|
targetId: r(),
|
|
8478
8488
|
targetType: t().nullable()
|
|
8479
|
-
}), oa = g(xd),
|
|
8489
|
+
}), oa = g(xd), Td = oa.extend({
|
|
8480
8490
|
value: ce().nullable(),
|
|
8481
8491
|
_src: B.optional(),
|
|
8482
8492
|
_target: B.optional()
|
|
8483
|
-
}), Fy = g(
|
|
8493
|
+
}), Fy = g(Td), _d = oa.extend({
|
|
8484
8494
|
value: r().optional(),
|
|
8485
8495
|
_src: O.optional(),
|
|
8486
8496
|
_target: B.optional()
|
|
8487
8497
|
}), Ad = g(
|
|
8488
|
-
|
|
8498
|
+
_d
|
|
8489
8499
|
), Ge = (a) => {
|
|
8490
8500
|
const e = a ?? B.or(O);
|
|
8491
8501
|
return oa.extend({
|
|
@@ -8579,7 +8589,7 @@ const Ey = s({
|
|
|
8579
8589
|
)
|
|
8580
8590
|
}), Zd = s({
|
|
8581
8591
|
type: c("select"),
|
|
8582
|
-
options:
|
|
8592
|
+
options: _(t(), fe()),
|
|
8583
8593
|
params: p({
|
|
8584
8594
|
data: t().optional(),
|
|
8585
8595
|
defaultValue: t().optional(),
|
|
@@ -8598,17 +8608,17 @@ const Ey = s({
|
|
|
8598
8608
|
})
|
|
8599
8609
|
}), ep = t(), tp = s({
|
|
8600
8610
|
type: c("place"),
|
|
8601
|
-
options:
|
|
8611
|
+
options: _(t(), fe())
|
|
8602
8612
|
}), np = s({
|
|
8603
8613
|
type: c("refUser")
|
|
8604
8614
|
}), ap = s({
|
|
8605
8615
|
type: c("transient")
|
|
8606
8616
|
}), op = s({
|
|
8607
8617
|
type: c("radio"),
|
|
8608
|
-
options:
|
|
8618
|
+
options: _(t(), fe())
|
|
8609
8619
|
}), ip = s({
|
|
8610
8620
|
type: c("checkbox"),
|
|
8611
|
-
options:
|
|
8621
|
+
options: _(t(), fe())
|
|
8612
8622
|
}), sp = s({
|
|
8613
8623
|
type: c("taxonomy"),
|
|
8614
8624
|
params: p({
|
|
@@ -8626,7 +8636,7 @@ const Ey = s({
|
|
|
8626
8636
|
params: p({
|
|
8627
8637
|
"jcomplete-multiple": f([c("0"), c("1")]),
|
|
8628
8638
|
showAdd: f([c("0"), c("1")]),
|
|
8629
|
-
supportedTypes:
|
|
8639
|
+
supportedTypes: S(t())
|
|
8630
8640
|
})
|
|
8631
8641
|
}), dp = s({
|
|
8632
8642
|
type: c("uri"),
|
|
@@ -8696,10 +8706,10 @@ const Ey = s({
|
|
|
8696
8706
|
sources: up
|
|
8697
8707
|
}), Py = s({
|
|
8698
8708
|
properties: pp,
|
|
8699
|
-
results:
|
|
8709
|
+
results: S(mp)
|
|
8700
8710
|
}), hp = 0, fp = 1, gp = 2, yp = 3, Sp = s({
|
|
8701
8711
|
label: t(),
|
|
8702
|
-
entries:
|
|
8712
|
+
entries: S(t())
|
|
8703
8713
|
}), My = s({
|
|
8704
8714
|
writeRight: f([
|
|
8705
8715
|
c(hp),
|
|
@@ -8707,11 +8717,11 @@ const Ey = s({
|
|
|
8707
8717
|
c(gp),
|
|
8708
8718
|
c(yp)
|
|
8709
8719
|
]),
|
|
8710
|
-
writeRightSelector:
|
|
8720
|
+
writeRightSelector: S(Ee),
|
|
8711
8721
|
useCustom: d(),
|
|
8712
|
-
sections:
|
|
8713
|
-
otherEnabledEntries:
|
|
8714
|
-
disabledEntries:
|
|
8722
|
+
sections: S(Sp),
|
|
8723
|
+
otherEnabledEntries: S(t()),
|
|
8724
|
+
disabledEntries: S(t())
|
|
8715
8725
|
}), Uy = s({
|
|
8716
8726
|
countActiveUsersWithoutLicense: r().optional(),
|
|
8717
8727
|
countLicensesAssigned: r(),
|
|
@@ -8720,7 +8730,7 @@ const Ey = s({
|
|
|
8720
8730
|
name: t(),
|
|
8721
8731
|
operator: t(),
|
|
8722
8732
|
value: r()
|
|
8723
|
-
}), Vy =
|
|
8733
|
+
}), Vy = _(r()), Ny = s({
|
|
8724
8734
|
id: r(),
|
|
8725
8735
|
kind: t(),
|
|
8726
8736
|
dateCreation: t(),
|
|
@@ -8784,7 +8794,7 @@ const Ey = s({
|
|
|
8784
8794
|
state: t().optional(),
|
|
8785
8795
|
access: d(),
|
|
8786
8796
|
url: t().optional(),
|
|
8787
|
-
tabs:
|
|
8797
|
+
tabs: S(vp).optional()
|
|
8788
8798
|
}), Hy = kp.array(), bp = C([
|
|
8789
8799
|
"Autumn",
|
|
8790
8800
|
"BackToSchool",
|
|
@@ -8812,7 +8822,7 @@ const Ey = s({
|
|
|
8812
8822
|
activeDecor: r(),
|
|
8813
8823
|
decorLoader: ie(d()),
|
|
8814
8824
|
auto: d(),
|
|
8815
|
-
audience:
|
|
8825
|
+
audience: S(t())
|
|
8816
8826
|
}), Cp = s({
|
|
8817
8827
|
date: t(),
|
|
8818
8828
|
number: r()
|
|
@@ -8823,12 +8833,12 @@ const Ey = s({
|
|
|
8823
8833
|
dateStart: t(),
|
|
8824
8834
|
dateEnd: t().nullable(),
|
|
8825
8835
|
auto: d(),
|
|
8826
|
-
stats:
|
|
8827
|
-
animAudience:
|
|
8828
|
-
}), Jy = g(xp),
|
|
8836
|
+
stats: S(Cp),
|
|
8837
|
+
animAudience: S(t())
|
|
8838
|
+
}), Jy = g(xp), Tp = s({
|
|
8829
8839
|
code: Ft,
|
|
8830
8840
|
label: t()
|
|
8831
|
-
}),
|
|
8841
|
+
}), _p = s({
|
|
8832
8842
|
language: Ft,
|
|
8833
8843
|
title: t(),
|
|
8834
8844
|
description: t(),
|
|
@@ -8843,8 +8853,8 @@ const Ey = s({
|
|
|
8843
8853
|
keepAsDraft: d(),
|
|
8844
8854
|
report: d().optional()
|
|
8845
8855
|
}), Qy = s({
|
|
8846
|
-
languages:
|
|
8847
|
-
translations:
|
|
8856
|
+
languages: Tp.array(),
|
|
8857
|
+
translations: _p.array()
|
|
8848
8858
|
}), Ap = f([c("created"), c("validated"), c("handled")]), Lp = W.extend({
|
|
8849
8859
|
type: c("aseiClearanceTicket"),
|
|
8850
8860
|
aseiClearanceTicketValidator: O.array(),
|
|
@@ -8903,7 +8913,7 @@ const Ey = s({
|
|
|
8903
8913
|
right: p({
|
|
8904
8914
|
manage: d()
|
|
8905
8915
|
}),
|
|
8906
|
-
daysOff:
|
|
8916
|
+
daysOff: S(t()).optional(),
|
|
8907
8917
|
weekEnd: f([c("0"), c("1")]),
|
|
8908
8918
|
bookingOpeningTime: t(),
|
|
8909
8919
|
bookingClosingTime: t(),
|
|
@@ -9086,13 +9096,13 @@ const Ey = s({
|
|
|
9086
9096
|
}), Jp = g(
|
|
9087
9097
|
Zp
|
|
9088
9098
|
);
|
|
9089
|
-
var Ho = /* @__PURE__ */ ((a) => (a.DAILY = "daily", a.WEEKLY = "weekly", a.MONTHLY = "monthly", a.YEARLY = "yearly", a.OPEN_DAYS = "open-days", a.NONE = "none", a))(Ho || {});
|
|
9099
|
+
var Ho = /* @__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))(Ho || {});
|
|
9090
9100
|
const Zo = K(Ho), Jo = ra.extend({ type: c("recurringEvent") }), Qo = je.extend(Jo.shape).extend({
|
|
9091
9101
|
recurrenceRuleLabel: t()
|
|
9092
9102
|
}), Qp = De.extend(Qo.shape).extend({
|
|
9093
9103
|
recurrenceRule: Zo,
|
|
9094
9104
|
recurrenceRuleUntil: t().optional(),
|
|
9095
|
-
hiddenOccurrences:
|
|
9105
|
+
hiddenOccurrences: S(t()).optional()
|
|
9096
9106
|
}), Yo = g(
|
|
9097
9107
|
Qp
|
|
9098
9108
|
), Yp = J.extend({
|
|
@@ -9158,7 +9168,7 @@ const Zo = K(Ho), Jo = ra.extend({ type: c("recurringEvent") }), Qo = je.extend(
|
|
|
9158
9168
|
return e.getTime() <= n.getTime();
|
|
9159
9169
|
}, "The start date must be before the end date."), ru = ti.extend({
|
|
9160
9170
|
uri: t(),
|
|
9161
|
-
hiddenOccurrences:
|
|
9171
|
+
hiddenOccurrences: S(t()).optional()
|
|
9162
9172
|
}), hS = g(
|
|
9163
9173
|
ru
|
|
9164
9174
|
), cu = p({
|
|
@@ -9234,7 +9244,7 @@ const Zo = K(Ho), Jo = ra.extend({ type: c("recurringEvent") }), Qo = je.extend(
|
|
|
9234
9244
|
icon: t().nullable(),
|
|
9235
9245
|
label: t(),
|
|
9236
9246
|
type: c("shareaction"),
|
|
9237
|
-
options:
|
|
9247
|
+
options: S(uu)
|
|
9238
9248
|
}), hu = s({
|
|
9239
9249
|
targetId: r(),
|
|
9240
9250
|
targetType: t(),
|
|
@@ -9248,7 +9258,7 @@ const Zo = K(Ho), Jo = ra.extend({ type: c("recurringEvent") }), Qo = je.extend(
|
|
|
9248
9258
|
pu,
|
|
9249
9259
|
mu,
|
|
9250
9260
|
hu
|
|
9251
|
-
]), fu = (a) => a.type === "socialrate", gu = (a) => a.type === "reportaction", yu = (a) => a.type === "shareaction", xS = (a) => !fu(a) && !gu(a) && !yu(a),
|
|
9261
|
+
]), fu = (a) => a.type === "socialrate", gu = (a) => a.type === "reportaction", yu = (a) => a.type === "shareaction", xS = (a) => !fu(a) && !gu(a) && !yu(a), TS = s({
|
|
9252
9262
|
targetId: r(),
|
|
9253
9263
|
targetType: t(),
|
|
9254
9264
|
type: t()
|
|
@@ -9262,13 +9272,13 @@ const Zo = K(Ho), Jo = ra.extend({ type: c("recurringEvent") }), Qo = je.extend(
|
|
|
9262
9272
|
Su
|
|
9263
9273
|
), vu = wu.extend({
|
|
9264
9274
|
_right: re,
|
|
9265
|
-
_attachedFiles:
|
|
9266
|
-
_actions:
|
|
9267
|
-
_widgets:
|
|
9275
|
+
_attachedFiles: S(N).optional(),
|
|
9276
|
+
_actions: _(t(), ni).optional(),
|
|
9277
|
+
_widgets: S(pe).optional(),
|
|
9268
9278
|
_article: J.optional()
|
|
9269
|
-
}), rt = g(vu),
|
|
9279
|
+
}), rt = g(vu), _S = "pollSurvey", ai = s({}), oi = s({
|
|
9270
9280
|
pollContent: Mo.array(),
|
|
9271
|
-
pollLinks:
|
|
9281
|
+
pollLinks: _(t(), t()).or(D()),
|
|
9272
9282
|
pollMessage: t().optional(),
|
|
9273
9283
|
description: t().optional(),
|
|
9274
9284
|
anonymousResponse: f([t(), D()]).optional(),
|
|
@@ -9292,8 +9302,8 @@ const Zo = K(Ho), Jo = ra.extend({ type: c("recurringEvent") }), Qo = je.extend(
|
|
|
9292
9302
|
}), Cu = g(bu), xu = W.extend(da.shape).extend({
|
|
9293
9303
|
contentFactoryTemplateType: c("default"),
|
|
9294
9304
|
contentFactoryTemplateData: ai
|
|
9295
|
-
}),
|
|
9296
|
-
|
|
9305
|
+
}), Tu = g(xu), _u = f([
|
|
9306
|
+
Tu,
|
|
9297
9307
|
Cu
|
|
9298
9308
|
]);
|
|
9299
9309
|
var pa = /* @__PURE__ */ ((a) => (a.RUNNING = "running", a.CLOSED = "closed", a.HANDLED = "handled", a))(pa || {});
|
|
@@ -9326,8 +9336,8 @@ const Au = M.extend({
|
|
|
9326
9336
|
url: t().optional()
|
|
9327
9337
|
}), Fu = p({
|
|
9328
9338
|
label: t(),
|
|
9329
|
-
entries:
|
|
9330
|
-
}), ES =
|
|
9339
|
+
entries: S(Ru)
|
|
9340
|
+
}), ES = S(Fu), Eu = s({
|
|
9331
9341
|
title: t(),
|
|
9332
9342
|
color: t(),
|
|
9333
9343
|
parts: r(),
|
|
@@ -9467,7 +9477,7 @@ const Au = M.extend({
|
|
|
9467
9477
|
}), Hu = g($u), Zu = f([c("restricted"), c("synchronized")]), Ju = s({
|
|
9468
9478
|
isMuted: d(),
|
|
9469
9479
|
isImportant: d()
|
|
9470
|
-
}), QS =
|
|
9480
|
+
}), QS = _(t(), Ju), ci = s({
|
|
9471
9481
|
_url: t(),
|
|
9472
9482
|
bubbleColor: t(),
|
|
9473
9483
|
_right: re,
|
|
@@ -9523,7 +9533,7 @@ const Au = M.extend({
|
|
|
9523
9533
|
fieldPicture: t().optional(),
|
|
9524
9534
|
explanation: t().optional()
|
|
9525
9535
|
}),
|
|
9526
|
-
scoreMap:
|
|
9536
|
+
scoreMap: _(t(), ce()),
|
|
9527
9537
|
type: t(),
|
|
9528
9538
|
value: t()
|
|
9529
9539
|
}), cm = s({
|
|
@@ -9533,7 +9543,7 @@ const Au = M.extend({
|
|
|
9533
9543
|
description: t().optional()
|
|
9534
9544
|
}), lm = M.extend({
|
|
9535
9545
|
type: c("surveyDate"),
|
|
9536
|
-
dates:
|
|
9546
|
+
dates: S(t()),
|
|
9537
9547
|
dateStart: t().nullable(),
|
|
9538
9548
|
dateEnd: t(),
|
|
9539
9549
|
isClosed: d(),
|
|
@@ -9542,7 +9552,7 @@ const Au = M.extend({
|
|
|
9542
9552
|
lm
|
|
9543
9553
|
), dm = W.extend(pi.shape), pm = g(
|
|
9544
9554
|
dm
|
|
9545
|
-
), um =
|
|
9555
|
+
), um = _(
|
|
9546
9556
|
t(),
|
|
9547
9557
|
p({ dates: t().array(), user: O })
|
|
9548
9558
|
), YS = s({
|
|
@@ -9571,7 +9581,7 @@ const Au = M.extend({
|
|
|
9571
9581
|
comments: rt.extend({ _extend: p({ actions: Da.array().optional() }) }).array().optional(),
|
|
9572
9582
|
contact: d(),
|
|
9573
9583
|
filebank: Ke.nullable().optional(),
|
|
9574
|
-
licenses:
|
|
9584
|
+
licenses: S(wp),
|
|
9575
9585
|
licensesExtrabot: p({
|
|
9576
9586
|
active: d(),
|
|
9577
9587
|
monthRequestsMax: r(),
|
|
@@ -9581,7 +9591,7 @@ const Au = M.extend({
|
|
|
9581
9591
|
parentArticle: M.optional(),
|
|
9582
9592
|
filebankPath: J.array(),
|
|
9583
9593
|
quarantine: p({ count: r() }).optional(),
|
|
9584
|
-
quizFieldDefinitions:
|
|
9594
|
+
quizFieldDefinitions: _(t(), cm),
|
|
9585
9595
|
quizResponseRecord: im,
|
|
9586
9596
|
recurringEventRecord: Yo,
|
|
9587
9597
|
socialEventRecord: fm,
|
|
@@ -9605,8 +9615,8 @@ const Au = M.extend({
|
|
|
9605
9615
|
description: t(),
|
|
9606
9616
|
disclaimer: t(),
|
|
9607
9617
|
enabled: d(),
|
|
9608
|
-
groups:
|
|
9609
|
-
moderators:
|
|
9618
|
+
groups: S(Ja).optional(),
|
|
9619
|
+
moderators: S(Za).optional(),
|
|
9610
9620
|
prompt: t(),
|
|
9611
9621
|
title: t(),
|
|
9612
9622
|
trigger: C(["mentionOnly", "matchComment"]),
|
|
@@ -9619,7 +9629,7 @@ const Au = M.extend({
|
|
|
9619
9629
|
}), ym = g(gm), Sm = p({
|
|
9620
9630
|
title: t(),
|
|
9621
9631
|
id: t().optional(),
|
|
9622
|
-
items:
|
|
9632
|
+
items: S(t())
|
|
9623
9633
|
}), wm = M.extend({
|
|
9624
9634
|
type: c("faq"),
|
|
9625
9635
|
faqColor: t().optional(),
|
|
@@ -9635,7 +9645,7 @@ const Au = M.extend({
|
|
|
9635
9645
|
themeId: t(),
|
|
9636
9646
|
_nbAttachedFiles: r().optional(),
|
|
9637
9647
|
_attachedFiles: N.array()
|
|
9638
|
-
}), xm = g(Cm),
|
|
9648
|
+
}), xm = g(Cm), Tm = Rt(it.omit({ idSpot: !0 })).and(
|
|
9639
9649
|
p({
|
|
9640
9650
|
image: tt.nullable().optional(),
|
|
9641
9651
|
tags: t().optional(),
|
|
@@ -9643,7 +9653,7 @@ const Au = M.extend({
|
|
|
9643
9653
|
isWeb: d().optional(),
|
|
9644
9654
|
type: c("faq")
|
|
9645
9655
|
})
|
|
9646
|
-
), ew =
|
|
9656
|
+
), ew = Tm.and(
|
|
9647
9657
|
p({
|
|
9648
9658
|
uri: t(),
|
|
9649
9659
|
format: Xe.optional()
|
|
@@ -9677,7 +9687,7 @@ const Au = M.extend({
|
|
|
9677
9687
|
idCategory: r(),
|
|
9678
9688
|
indexTheme: r(),
|
|
9679
9689
|
title: t()
|
|
9680
|
-
}),
|
|
9690
|
+
}), _m = Rt(it).and(
|
|
9681
9691
|
p({
|
|
9682
9692
|
tags: t().optional(),
|
|
9683
9693
|
faqResponse: t().optional(),
|
|
@@ -9687,7 +9697,7 @@ const Au = M.extend({
|
|
|
9687
9697
|
idEntry: r(),
|
|
9688
9698
|
idCategory: r(),
|
|
9689
9699
|
theme: r()
|
|
9690
|
-
}), cw =
|
|
9700
|
+
}), cw = _m.and(
|
|
9691
9701
|
p({
|
|
9692
9702
|
uri: t()
|
|
9693
9703
|
})
|
|
@@ -9793,15 +9803,15 @@ const Au = M.extend({
|
|
|
9793
9803
|
img: t(),
|
|
9794
9804
|
imgId: r().nullable().optional(),
|
|
9795
9805
|
uri: t().nullable().optional(),
|
|
9796
|
-
tags:
|
|
9797
|
-
links:
|
|
9806
|
+
tags: S(t()),
|
|
9807
|
+
links: S(Ia),
|
|
9798
9808
|
isInternal: r(),
|
|
9799
9809
|
selectedLink: Ia.nullable().optional(),
|
|
9800
9810
|
openInNewTab: r().nullable().optional(),
|
|
9801
9811
|
isAssistant: r().nullable().optional()
|
|
9802
9812
|
}), Vm = g(Bm), Oa = p({
|
|
9803
|
-
nodes:
|
|
9804
|
-
platformColors:
|
|
9813
|
+
nodes: S(Vm),
|
|
9814
|
+
platformColors: _(t())
|
|
9805
9815
|
}), Nm = M.extend({
|
|
9806
9816
|
type: c("orgCharts"),
|
|
9807
9817
|
chartIsVisible: d(),
|
|
@@ -9815,15 +9825,15 @@ const Au = M.extend({
|
|
|
9815
9825
|
publishTo: t(),
|
|
9816
9826
|
uri: t(),
|
|
9817
9827
|
chartAdmins: t()
|
|
9818
|
-
}),
|
|
9828
|
+
}), Tw = p({
|
|
9819
9829
|
global: p({
|
|
9820
9830
|
user_directory: p({
|
|
9821
|
-
card:
|
|
9822
|
-
filters:
|
|
9823
|
-
show:
|
|
9824
|
-
table:
|
|
9831
|
+
card: S(t()),
|
|
9832
|
+
filters: S(t()),
|
|
9833
|
+
show: S(t()),
|
|
9834
|
+
table: S(t())
|
|
9825
9835
|
}),
|
|
9826
|
-
css:
|
|
9836
|
+
css: _(t().nullable())
|
|
9827
9837
|
}),
|
|
9828
9838
|
writer: d()
|
|
9829
9839
|
}), zm = M.extend({
|
|
@@ -9838,7 +9848,7 @@ const Au = M.extend({
|
|
|
9838
9848
|
type: c("support"),
|
|
9839
9849
|
supportStatus: f([r(), t()]).nullable(),
|
|
9840
9850
|
supportType: f([r(), t()]).nullable(),
|
|
9841
|
-
supportOwner:
|
|
9851
|
+
supportOwner: S(O)
|
|
9842
9852
|
}), Ci = g($m), Hm = W.extend(Ci.shape), Zm = g(Hm), Jm = f([c("DYNAMIC"), c("SLIDESHOW")]), xi = s({
|
|
9843
9853
|
tvChannelBackgroundColor: t().nullable(),
|
|
9844
9854
|
tvChannelNumImages: r(),
|
|
@@ -9848,7 +9858,7 @@ const Au = M.extend({
|
|
|
9848
9858
|
globalShowComment: d().optional(),
|
|
9849
9859
|
scaleImg: d().optional(),
|
|
9850
9860
|
key: t(),
|
|
9851
|
-
contents:
|
|
9861
|
+
contents: S(
|
|
9852
9862
|
p({
|
|
9853
9863
|
uri: t(),
|
|
9854
9864
|
dateEnd: t().optional(),
|
|
@@ -9860,16 +9870,16 @@ const Au = M.extend({
|
|
|
9860
9870
|
}), Qm = xi.extend({
|
|
9861
9871
|
tvChannelType: c("DYNAMIC"),
|
|
9862
9872
|
tvChannelNumImages: c(0)
|
|
9863
|
-
}),
|
|
9873
|
+
}), Ti = g(Qm), Ym = xi.extend({ tvChannelType: c("SLIDESHOW") }), _i = g(Ym), Km = J.extend({ type: c("tvDisplayChannel") }), ma = g(
|
|
9864
9874
|
Km
|
|
9865
|
-
), Xm = M.extend(ma.shape).extend(
|
|
9875
|
+
), Xm = M.extend(ma.shape).extend(Ti.shape), Ai = g(
|
|
9866
9876
|
Xm
|
|
9867
|
-
), eh = M.extend(ma.shape).extend(
|
|
9877
|
+
), eh = M.extend(ma.shape).extend(_i.shape), Li = g(eh), th = f([Ai, Li]), _w = it.and(Ti.partial().or(_i.partial())).and(
|
|
9868
9878
|
p({
|
|
9869
9879
|
tvChannelType: Jm
|
|
9870
9880
|
})
|
|
9871
9881
|
).readonly(), Aw = s({
|
|
9872
|
-
tvChannelGroupTarget:
|
|
9882
|
+
tvChannelGroupTarget: S(t()).optional(),
|
|
9873
9883
|
tvChannelNumImages: Ce().optional()
|
|
9874
9884
|
}), nh = rt.extend({
|
|
9875
9885
|
_extend: p({
|
|
@@ -9880,7 +9890,7 @@ const Au = M.extend({
|
|
|
9880
9890
|
_extend: p({
|
|
9881
9891
|
imageSecureUrl: t().optional(),
|
|
9882
9892
|
descriptionSecure: t(),
|
|
9883
|
-
comments:
|
|
9893
|
+
comments: S(ah)
|
|
9884
9894
|
}).optional()
|
|
9885
9895
|
}), ih = g(oh), sh = N.extend({
|
|
9886
9896
|
_extend: p({
|
|
@@ -9889,11 +9899,11 @@ const Au = M.extend({
|
|
|
9889
9899
|
}), rh = g(sh), ch = Ai.extend({
|
|
9890
9900
|
_extend: p({
|
|
9891
9901
|
imageSecureUrl: t().optional(),
|
|
9892
|
-
articles:
|
|
9902
|
+
articles: S(ih).optional()
|
|
9893
9903
|
})
|
|
9894
9904
|
}), Ri = g(ch), Lw = (a) => Ri.safeParse(a).success, lh = Li.extend({
|
|
9895
9905
|
_extend: p({
|
|
9896
|
-
attachments:
|
|
9906
|
+
attachments: S(rh).optional()
|
|
9897
9907
|
})
|
|
9898
9908
|
}), Fi = g(lh), Rw = (a) => Fi.safeParse(a).success, dh = p({
|
|
9899
9909
|
interval: r(),
|
|
@@ -9927,7 +9937,7 @@ const Au = M.extend({
|
|
|
9927
9937
|
}), jw = p({
|
|
9928
9938
|
rooms: p({
|
|
9929
9939
|
totalItems: r(),
|
|
9930
|
-
member:
|
|
9940
|
+
member: S(ph)
|
|
9931
9941
|
}),
|
|
9932
9942
|
platform: p({
|
|
9933
9943
|
sessionsNumber: r(),
|
|
@@ -9944,7 +9954,7 @@ const Au = M.extend({
|
|
|
9944
9954
|
endedAt: t()
|
|
9945
9955
|
}), Dw = p({
|
|
9946
9956
|
totalItems: r(),
|
|
9947
|
-
member:
|
|
9957
|
+
member: S(uh)
|
|
9948
9958
|
}), Ei = ge.extend({
|
|
9949
9959
|
name: t(),
|
|
9950
9960
|
service: f([c("visio-connect"), c("other")]),
|
|
@@ -9952,7 +9962,7 @@ const Au = M.extend({
|
|
|
9952
9962
|
vcId: t(),
|
|
9953
9963
|
vcJwt: t(),
|
|
9954
9964
|
image: ie(N),
|
|
9955
|
-
_audience:
|
|
9965
|
+
_audience: S(Ee),
|
|
9956
9966
|
_right: re,
|
|
9957
9967
|
_user: ie(O)
|
|
9958
9968
|
}), ji = g(
|
|
@@ -10027,20 +10037,20 @@ const Au = M.extend({
|
|
|
10027
10037
|
uniqid: t(),
|
|
10028
10038
|
fn: C(["widget-presence-response", "check-list-response", "widget-update", "widget-quick-survey-response"]),
|
|
10029
10039
|
object: B
|
|
10030
|
-
}), Pa =
|
|
10040
|
+
}), Pa = _(t(), _(t(), t().or(r()))), Th = C(["comment", "article", "intranet", "platform-block", "intranet-combination"]), _h = p({
|
|
10031
10041
|
token: t().or(U()).optional(),
|
|
10032
|
-
ids:
|
|
10033
|
-
layers:
|
|
10034
|
-
states:
|
|
10042
|
+
ids: _(t(), pe),
|
|
10043
|
+
layers: _(t(), wh),
|
|
10044
|
+
states: _(t(), fo),
|
|
10035
10045
|
modal: Ch.or(U()),
|
|
10036
|
-
editableMap:
|
|
10046
|
+
editableMap: _(
|
|
10037
10047
|
t(),
|
|
10038
10048
|
p({
|
|
10039
10049
|
index: r(),
|
|
10040
10050
|
uniqid: t()
|
|
10041
10051
|
})
|
|
10042
10052
|
),
|
|
10043
|
-
wrapperSize:
|
|
10053
|
+
wrapperSize: _(
|
|
10044
10054
|
t(),
|
|
10045
10055
|
p({
|
|
10046
10056
|
width: r(),
|
|
@@ -10051,17 +10061,17 @@ const Au = M.extend({
|
|
|
10051
10061
|
currentEditableWidgetId: t().or(U()),
|
|
10052
10062
|
widgetWrapperStyle: Pa,
|
|
10053
10063
|
widgetTitleStyle: Pa,
|
|
10054
|
-
widgetObject:
|
|
10055
|
-
widgetObjectRights:
|
|
10056
|
-
widgetChipCount:
|
|
10057
|
-
widgetAuthor:
|
|
10058
|
-
widgetWrapperBackgroundImage:
|
|
10064
|
+
widgetObject: _(t(), B.partial()),
|
|
10065
|
+
widgetObjectRights: _(t(), re),
|
|
10066
|
+
widgetChipCount: _(t(), r()),
|
|
10067
|
+
widgetAuthor: _(t(), O.partial()),
|
|
10068
|
+
widgetWrapperBackgroundImage: _(t(), uo),
|
|
10059
10069
|
flushedWidgets: t().array(),
|
|
10060
10070
|
rtObjectStack: xh.array(),
|
|
10061
|
-
widgetContext:
|
|
10062
|
-
widgetSynchronizationStates:
|
|
10063
|
-
widgetUrls:
|
|
10064
|
-
}), Ah = g(
|
|
10071
|
+
widgetContext: _(t(), Th),
|
|
10072
|
+
widgetSynchronizationStates: _(t(), d()),
|
|
10073
|
+
widgetUrls: _(t(), t())
|
|
10074
|
+
}), Ah = g(_h), Bw = s({
|
|
10065
10075
|
widgets: Ah
|
|
10066
10076
|
}), Oi = {
|
|
10067
10077
|
article: {
|
|
@@ -10112,7 +10122,7 @@ const Au = M.extend({
|
|
|
10112
10122
|
},
|
|
10113
10123
|
"raw-view": {
|
|
10114
10124
|
bookableAsset: Ip,
|
|
10115
|
-
contentFactoryTemplate:
|
|
10125
|
+
contentFactoryTemplate: _u,
|
|
10116
10126
|
extraBot: ym,
|
|
10117
10127
|
faq: km,
|
|
10118
10128
|
faqItem: xm,
|
|
@@ -10169,12 +10179,12 @@ const Au = M.extend({
|
|
|
10169
10179
|
},
|
|
10170
10180
|
"raw-view": {}
|
|
10171
10181
|
}
|
|
10172
|
-
},
|
|
10182
|
+
}, H = (a) => p({
|
|
10173
10183
|
isActive: d(),
|
|
10174
10184
|
...a
|
|
10175
|
-
}),
|
|
10176
|
-
drives:
|
|
10177
|
-
}), Fh =
|
|
10185
|
+
}), G = (a) => H({ ...a, hasLicense: d() }), Lh = C(["drive_microsoft_graph", "drive_dropbox", "drive_google"]), Rh = H({
|
|
10186
|
+
drives: _(Lh, d())
|
|
10187
|
+
}), Fh = H({
|
|
10178
10188
|
label: t(),
|
|
10179
10189
|
defaultView: C(["month", "week", "day", "list"]),
|
|
10180
10190
|
iCalendarUrls: p({
|
|
@@ -10183,13 +10193,17 @@ const Au = M.extend({
|
|
|
10183
10193
|
}),
|
|
10184
10194
|
externalGestion: d(),
|
|
10185
10195
|
recurringEventsEnabled: d()
|
|
10186
|
-
}), Eh =
|
|
10196
|
+
}), Eh = H({
|
|
10187
10197
|
orderBy: t(),
|
|
10188
10198
|
order: C(["ASC", "DESC"])
|
|
10189
|
-
}), jh =
|
|
10199
|
+
}), jh = H({}), Dh = G({
|
|
10190
10200
|
maxParticipants: r(),
|
|
10191
|
-
minParticipantsForSpotDiscussion: r()
|
|
10192
|
-
|
|
10201
|
+
minParticipantsForSpotDiscussion: r(),
|
|
10202
|
+
label: t(),
|
|
10203
|
+
// Optional: only servers with the message-edit window (MessengerHook::EDIT_TIME_LIMIT) emit it.
|
|
10204
|
+
editTimeLimit: r().optional(),
|
|
10205
|
+
editBlockedOgTypes: S(t()).optional()
|
|
10206
|
+
}), Ih = G({
|
|
10193
10207
|
label: t(),
|
|
10194
10208
|
useTeaser: d()
|
|
10195
10209
|
}), Oh = p({
|
|
@@ -10198,7 +10212,7 @@ const Au = M.extend({
|
|
|
10198
10212
|
extension: t(),
|
|
10199
10213
|
icon: t(),
|
|
10200
10214
|
color: t()
|
|
10201
|
-
}), Ph =
|
|
10215
|
+
}), Ph = G({
|
|
10202
10216
|
label: t(),
|
|
10203
10217
|
description: t(),
|
|
10204
10218
|
color: t(),
|
|
@@ -10206,67 +10220,67 @@ const Au = M.extend({
|
|
|
10206
10220
|
allowSharedWithMe: d(),
|
|
10207
10221
|
allowPdfEdit: d(),
|
|
10208
10222
|
weDocFoldersEnabled: d()
|
|
10209
|
-
}), Mh =
|
|
10223
|
+
}), Mh = G({
|
|
10210
10224
|
oldViewOptionProperty: d()
|
|
10211
|
-
}), Uh =
|
|
10225
|
+
}), Uh = G({
|
|
10212
10226
|
bgColor: t()
|
|
10213
|
-
}), Bh =
|
|
10227
|
+
}), Bh = H({
|
|
10214
10228
|
sendAlert: d(),
|
|
10215
10229
|
articleFullSelector: d(),
|
|
10216
10230
|
articleMediaSlider: d()
|
|
10217
|
-
}), Vh =
|
|
10231
|
+
}), Vh = H({}), Nh = H({}), qh = H({
|
|
10218
10232
|
allowExternalFileSharing: d(),
|
|
10219
10233
|
allowShareWebinar: d()
|
|
10220
|
-
}), Wh =
|
|
10234
|
+
}), Wh = H({
|
|
10221
10235
|
create: d(),
|
|
10222
|
-
autorize:
|
|
10223
|
-
}), zh =
|
|
10236
|
+
autorize: S(C(["message", "comment", "board", "article"]).optional())
|
|
10237
|
+
}), zh = G({
|
|
10224
10238
|
label: t()
|
|
10225
|
-
}), Gh =
|
|
10239
|
+
}), Gh = G({}), $h = G({}), Hh = H({
|
|
10226
10240
|
label: t(),
|
|
10227
10241
|
create: d()
|
|
10228
|
-
}), Zh = C(["loginPassword", "saml", "oAuth"]), Jh = C(["no", "optional", "mandatory"]), Qh =
|
|
10242
|
+
}), Zh = C(["loginPassword", "saml", "oAuth"]), Jh = C(["no", "optional", "mandatory"]), Qh = _(
|
|
10229
10243
|
Zh,
|
|
10230
10244
|
Jh
|
|
10231
|
-
), Yh =
|
|
10245
|
+
), Yh = G({
|
|
10232
10246
|
name: t(),
|
|
10233
10247
|
providers: Qh,
|
|
10234
10248
|
banLifespan: r()
|
|
10235
|
-
}), Kh =
|
|
10249
|
+
}), Kh = G({
|
|
10236
10250
|
create: d()
|
|
10237
|
-
}), Xh =
|
|
10251
|
+
}), Xh = G({
|
|
10238
10252
|
v2: d()
|
|
10239
|
-
}), ef =
|
|
10253
|
+
}), ef = G({
|
|
10240
10254
|
label: t()
|
|
10241
|
-
}), tf =
|
|
10255
|
+
}), tf = G({ label: t() }), nf = G({}), af = G({
|
|
10242
10256
|
label: t(),
|
|
10243
|
-
menuItems:
|
|
10244
|
-
}), of =
|
|
10257
|
+
menuItems: S(p({ type: t(), text: t(), actions: t() })).nullable()
|
|
10258
|
+
}), of = H({
|
|
10245
10259
|
manage: d()
|
|
10246
|
-
}), sf =
|
|
10260
|
+
}), sf = H({
|
|
10247
10261
|
canCreateTemplate: d(),
|
|
10248
10262
|
allowTemplateImportExport: d(),
|
|
10249
10263
|
label: t()
|
|
10250
|
-
}), rf =
|
|
10264
|
+
}), rf = H({
|
|
10251
10265
|
label: t(),
|
|
10252
10266
|
create: d(),
|
|
10253
10267
|
description: t(),
|
|
10254
10268
|
color: t(),
|
|
10255
10269
|
icon: t()
|
|
10256
|
-
}), cf =
|
|
10270
|
+
}), cf = H({
|
|
10257
10271
|
label: t(),
|
|
10258
10272
|
create: d()
|
|
10259
|
-
}), lf =
|
|
10273
|
+
}), lf = G({
|
|
10260
10274
|
label: t(),
|
|
10261
10275
|
numberOfMinutesBeforeJoining: r()
|
|
10262
|
-
}), df =
|
|
10276
|
+
}), df = G({
|
|
10263
10277
|
label: t(),
|
|
10264
10278
|
create: d()
|
|
10265
|
-
}), pf =
|
|
10279
|
+
}), pf = G({
|
|
10266
10280
|
label: t()
|
|
10267
|
-
}), uf =
|
|
10281
|
+
}), uf = H({
|
|
10268
10282
|
label: t()
|
|
10269
|
-
}), mf =
|
|
10283
|
+
}), mf = H({}), hf = p({
|
|
10270
10284
|
BigBlueButtonHook: lf,
|
|
10271
10285
|
ExternalAppHook: Kh,
|
|
10272
10286
|
DigitalWorkplaceHook: Xh,
|
|
@@ -10275,6 +10289,7 @@ const Au = M.extend({
|
|
|
10275
10289
|
MagicPadHook: zh,
|
|
10276
10290
|
MagicWandHook: af,
|
|
10277
10291
|
MediaLibraryHook: Gh,
|
|
10292
|
+
MessengerHook: Dh,
|
|
10278
10293
|
OfficeHook: ef,
|
|
10279
10294
|
SpotHook: pf,
|
|
10280
10295
|
StudioHook: Mh,
|
|
@@ -10297,7 +10312,6 @@ const Au = M.extend({
|
|
|
10297
10312
|
FileBankHook: Eh,
|
|
10298
10313
|
FileIntegrityHook: jh,
|
|
10299
10314
|
JitsiHook: cf,
|
|
10300
|
-
MessengerHook: Dh,
|
|
10301
10315
|
SharedContentHook: qh,
|
|
10302
10316
|
spotRssFeed: Vh,
|
|
10303
10317
|
SurveyDateHook: Nh,
|
|
@@ -10407,7 +10421,7 @@ const Au = M.extend({
|
|
|
10407
10421
|
fileInfo: yf,
|
|
10408
10422
|
parentId: r(),
|
|
10409
10423
|
parentType: t(),
|
|
10410
|
-
parentFiles:
|
|
10424
|
+
parentFiles: S(r()),
|
|
10411
10425
|
_url: t()
|
|
10412
10426
|
}),
|
|
10413
10427
|
_right: re,
|
|
@@ -10424,8 +10438,8 @@ const Au = M.extend({
|
|
|
10424
10438
|
}), kf = f([c("AND"), c("OR")]), ha = s({
|
|
10425
10439
|
facetType: t(),
|
|
10426
10440
|
facetOptions: f([
|
|
10427
|
-
|
|
10428
|
-
|
|
10441
|
+
_(f([p({}).passthrough(), r(), t()])),
|
|
10442
|
+
S(Ce())
|
|
10429
10443
|
]),
|
|
10430
10444
|
facetMode: kf.optional(),
|
|
10431
10445
|
field: t(),
|
|
@@ -10440,7 +10454,7 @@ const Au = M.extend({
|
|
|
10440
10454
|
cssclass: t().optional(),
|
|
10441
10455
|
active: d().optional(),
|
|
10442
10456
|
count: r().optional(),
|
|
10443
|
-
typesExcluded:
|
|
10457
|
+
typesExcluded: S(t()),
|
|
10444
10458
|
facets: ha.array()
|
|
10445
10459
|
}), Cf = s({
|
|
10446
10460
|
count: r(),
|
|
@@ -10451,12 +10465,12 @@ const Au = M.extend({
|
|
|
10451
10465
|
count: r(),
|
|
10452
10466
|
values: Cf.array(),
|
|
10453
10467
|
title: t()
|
|
10454
|
-
}),
|
|
10468
|
+
}), Tf = s({
|
|
10455
10469
|
field: t(),
|
|
10456
|
-
value: f([t(),
|
|
10470
|
+
value: f([t(), S(t())]),
|
|
10457
10471
|
exclude: d().optional(),
|
|
10458
10472
|
or: d().optional()
|
|
10459
|
-
}),
|
|
10473
|
+
}), _f = s({
|
|
10460
10474
|
field: t(),
|
|
10461
10475
|
order: f([c("desc"), c("asc")])
|
|
10462
10476
|
}), Af = s({
|
|
@@ -10468,8 +10482,8 @@ const Au = M.extend({
|
|
|
10468
10482
|
}), av = s({
|
|
10469
10483
|
home: Lf,
|
|
10470
10484
|
categories: bf.array(),
|
|
10471
|
-
viewcard:
|
|
10472
|
-
|
|
10485
|
+
viewcard: _(
|
|
10486
|
+
S(
|
|
10473
10487
|
p({
|
|
10474
10488
|
name: t(),
|
|
10475
10489
|
title: t()
|
|
@@ -10521,18 +10535,18 @@ const Au = M.extend({
|
|
|
10521
10535
|
keywords: t().optional(),
|
|
10522
10536
|
category: t().optional(),
|
|
10523
10537
|
facetCategories: d().optional(),
|
|
10524
|
-
filters:
|
|
10538
|
+
filters: Tf.array().optional(),
|
|
10525
10539
|
facets: ha.array().optional(),
|
|
10526
10540
|
page: r().optional(),
|
|
10527
10541
|
limit: r().optional(),
|
|
10528
|
-
sort:
|
|
10542
|
+
sort: _f.optional(),
|
|
10529
10543
|
options: Af.optional(),
|
|
10530
10544
|
format: Xe.optional(),
|
|
10531
10545
|
persistSolrQuery: d().optional()
|
|
10532
10546
|
}), iv = (a) => p({
|
|
10533
10547
|
start: r(),
|
|
10534
10548
|
count: r(),
|
|
10535
|
-
results:
|
|
10549
|
+
results: S(a ?? B),
|
|
10536
10550
|
facets: xf.array(),
|
|
10537
10551
|
categories: vf.array(),
|
|
10538
10552
|
/** SolrQuery id (PHP: time()) returned by search f=query — optional for older backends */
|
|
@@ -10555,9 +10569,9 @@ const Au = M.extend({
|
|
|
10555
10569
|
idUser: r(),
|
|
10556
10570
|
_right: re
|
|
10557
10571
|
}), dv = s({
|
|
10558
|
-
audience:
|
|
10559
|
-
read:
|
|
10560
|
-
write:
|
|
10572
|
+
audience: S(Ee),
|
|
10573
|
+
read: S(t()),
|
|
10574
|
+
write: S(t())
|
|
10561
10575
|
}), jf = s({
|
|
10562
10576
|
title: t(),
|
|
10563
10577
|
body: t(),
|
|
@@ -10570,13 +10584,13 @@ const Au = M.extend({
|
|
|
10570
10584
|
}), pv = s({
|
|
10571
10585
|
jobUid: t(),
|
|
10572
10586
|
state: sa,
|
|
10573
|
-
messages:
|
|
10574
|
-
tasks:
|
|
10587
|
+
messages: S(t()),
|
|
10588
|
+
tasks: S(jf),
|
|
10575
10589
|
uriAiTodo: t().optional()
|
|
10576
10590
|
}), uv = s({
|
|
10577
10591
|
jobUid: t(),
|
|
10578
10592
|
state: sa,
|
|
10579
|
-
messages:
|
|
10593
|
+
messages: S(t()),
|
|
10580
10594
|
summary: t()
|
|
10581
10595
|
}), Df = p({
|
|
10582
10596
|
cache_suffix: t(),
|
|
@@ -10585,10 +10599,10 @@ const Au = M.extend({
|
|
|
10585
10599
|
content_css: t(),
|
|
10586
10600
|
quickbars_selection_toolbar: t(),
|
|
10587
10601
|
sandbox_iframes: ie(d()),
|
|
10588
|
-
sandbox_iframes_exclusions: ie(
|
|
10602
|
+
sandbox_iframes_exclusions: ie(S(t()))
|
|
10589
10603
|
}), mv = Df.extend({
|
|
10590
|
-
plugins:
|
|
10591
|
-
text_patterns:
|
|
10604
|
+
plugins: S(t()),
|
|
10605
|
+
text_patterns: S(
|
|
10592
10606
|
p({
|
|
10593
10607
|
start: t(),
|
|
10594
10608
|
end: t().optional(),
|
|
@@ -10621,7 +10635,7 @@ const Au = M.extend({
|
|
|
10621
10635
|
}), gv = p({
|
|
10622
10636
|
qrCode: t(),
|
|
10623
10637
|
secret: t()
|
|
10624
|
-
}), yv =
|
|
10638
|
+
}), yv = S(
|
|
10625
10639
|
p({
|
|
10626
10640
|
date: t(),
|
|
10627
10641
|
activated: r(),
|
|
@@ -10632,8 +10646,8 @@ const Au = M.extend({
|
|
|
10632
10646
|
default: d(),
|
|
10633
10647
|
filter: p({
|
|
10634
10648
|
op: C(["include", "exclude"]),
|
|
10635
|
-
values:
|
|
10636
|
-
taxonomies:
|
|
10649
|
+
values: S(t()),
|
|
10650
|
+
taxonomies: _(t(), We.array()).optional()
|
|
10637
10651
|
})
|
|
10638
10652
|
}), If = "accept", Of = "deny", wv = f([
|
|
10639
10653
|
c(If),
|
|
@@ -10648,7 +10662,7 @@ const Au = M.extend({
|
|
|
10648
10662
|
page: r(),
|
|
10649
10663
|
cnt: r(),
|
|
10650
10664
|
limit: r(),
|
|
10651
|
-
data:
|
|
10665
|
+
data: S(wf)
|
|
10652
10666
|
}), Cv = p({
|
|
10653
10667
|
query: t(),
|
|
10654
10668
|
filters: qe,
|
|
@@ -10656,7 +10670,7 @@ const Au = M.extend({
|
|
|
10656
10670
|
page: r(),
|
|
10657
10671
|
limit: r()
|
|
10658
10672
|
}), xv = p({});
|
|
10659
|
-
function
|
|
10673
|
+
function Tv(a, e) {
|
|
10660
10674
|
const n = p(
|
|
10661
10675
|
e.reduce(
|
|
10662
10676
|
(o, i) => (o[i] = ui.shape[i], o),
|
|
@@ -10667,7 +10681,7 @@ function _v(a, e) {
|
|
|
10667
10681
|
_extend: n
|
|
10668
10682
|
});
|
|
10669
10683
|
}
|
|
10670
|
-
const
|
|
10684
|
+
const _v = ["de", "en", "es", "fl", "fr", "it", "nl", "pl", "pt", "ro", "tr"];
|
|
10671
10685
|
function Pf(a) {
|
|
10672
10686
|
return "targetId" in a && !!a.targetId;
|
|
10673
10687
|
}
|
|
@@ -10807,7 +10821,7 @@ const Fv = [
|
|
|
10807
10821
|
"mp4",
|
|
10808
10822
|
"odt",
|
|
10809
10823
|
"webm"
|
|
10810
|
-
],
|
|
10824
|
+
], Tt = {
|
|
10811
10825
|
"application/vnd.openxmlformats-officedocument.wordprocessingml.document": "docx",
|
|
10812
10826
|
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "xlsx",
|
|
10813
10827
|
"application/vnd.openxmlformats-officedocument.presentationml.presentation": "pptx",
|
|
@@ -10837,7 +10851,7 @@ const Fv = [
|
|
|
10837
10851
|
"application/vnd.ms-excel": "xlsx",
|
|
10838
10852
|
"video/mp4": "mp4",
|
|
10839
10853
|
"video/webm": "mp4"
|
|
10840
|
-
}, Ui = (a) => Object.keys(
|
|
10854
|
+
}, Ui = (a) => Object.keys(Tt).find((e) => Tt[e] === a), Ev = (a) => Tt[a] ?? void 0;
|
|
10841
10855
|
function Bi(a) {
|
|
10842
10856
|
const e = String(a).split(".").pop();
|
|
10843
10857
|
return Xf.find((n) => n === e);
|
|
@@ -10914,10 +10928,10 @@ const Bv = (a) => {
|
|
|
10914
10928
|
"o2apLinksSources"
|
|
10915
10929
|
// Action plan app config
|
|
10916
10930
|
], o = ["custom_widgets"], i = Object.keys(a), l = Object.keys(e), u = i.filter(
|
|
10917
|
-
(
|
|
10931
|
+
(w) => !l.includes(w) && !n.includes(w)
|
|
10918
10932
|
), m = l.filter(
|
|
10919
|
-
(
|
|
10920
|
-
), v = [...u.map((
|
|
10933
|
+
(w) => !i.includes(w) && !o.includes(w)
|
|
10934
|
+
), v = [...u.map((w) => "- " + w), ...m.map((w) => "+ " + w)];
|
|
10921
10935
|
if (u.length > 0 || m.length > 0)
|
|
10922
10936
|
throw new Error(`prepareGroupForUpdate :: Wrong group mapping | Diff : ${JSON.stringify(v)}`);
|
|
10923
10937
|
return !0;
|
|
@@ -10957,7 +10971,7 @@ const Nv = {
|
|
|
10957
10971
|
surveyDateLabels: cg,
|
|
10958
10972
|
getLabelToTranslate: Wi,
|
|
10959
10973
|
toPercent: rg
|
|
10960
|
-
}, qv = (a) => pe.safeParse(a).success, Wv = (a) => E(a, Ut), zv = (a) => E(a, Vt), Gv = (a) => E(a, Pt), $v = (a) => E(a, en), Hv = (a) => E(a, Ln), Zv = (a) => E(a, qt), Jv = (a) => E(a, zt), Qv = (a) => E(a, $t), Yv = (a) => E(a, Zt), Kv = (a) => E(a, Qt), Xv = (a, e) => E(a, rn, e), ek = (a) => E(a, gn), tk = (a) => E(a, xn), nk = (a) => E(a, Dn), ak = (a) => E(a, on), ok = (a) => E(a, Kn), ik = (a) => E(a, pn), sk = (a) => E(a, vn), rk = (a) => E(a, zn), ck = (a) => E(a, qn), lk = (a) => E(a, It), dk = (a) => E(a, ln), pk = (a) => E(a, Kt), uk = (a) => E(a, On), mk = (a) => E(a, nn), hk = (a) => E(a,
|
|
10974
|
+
}, qv = (a) => pe.safeParse(a).success, Wv = (a) => E(a, Ut), zv = (a) => E(a, Vt), Gv = (a) => E(a, Pt), $v = (a) => E(a, en), Hv = (a) => E(a, Ln), Zv = (a) => E(a, qt), Jv = (a) => E(a, zt), Qv = (a) => E(a, $t), Yv = (a) => E(a, Zt), Kv = (a) => E(a, Qt), Xv = (a, e) => E(a, rn, e), ek = (a) => E(a, gn), tk = (a) => E(a, xn), nk = (a) => E(a, Dn), ak = (a) => E(a, on), ok = (a) => E(a, Kn), ik = (a) => E(a, pn), sk = (a) => E(a, vn), rk = (a) => E(a, zn), ck = (a) => E(a, qn), lk = (a) => E(a, It), dk = (a) => E(a, ln), pk = (a) => E(a, Kt), uk = (a) => E(a, On), mk = (a) => E(a, nn), hk = (a) => E(a, _n), fk = (a) => E(a, fn), gk = (a) => E(a, $n), yk = (a) => E(a, Zn), Sk = (a) => E(a, Qn), wk = (a) => E(a, Fn), vk = (a) => E(a, Vn), kk = (a) => E(a, bn), bk = (a) => E(a, ea), Ck = (a) => E(a, Mn), xk = (a) => E(a, Sn), Tk = (a, e) => E(a, mn, e), _k = (a) => E(a, na), lg = new Ye(new Kr()), Ak = new $a(lg), Lk = $a;
|
|
10961
10975
|
export {
|
|
10962
10976
|
If as ACCESS_REQUEST_ACCEPT,
|
|
10963
10977
|
Of as ACCESS_REQUEST_DENY,
|
|
@@ -11009,9 +11023,9 @@ export {
|
|
|
11009
11023
|
vr as JGroupApi,
|
|
11010
11024
|
Cr as JIAApi,
|
|
11011
11025
|
br as JJamespotApi,
|
|
11012
|
-
|
|
11026
|
+
Tr as JLandApi,
|
|
11013
11027
|
yw as JLandMapCreationSchema,
|
|
11014
|
-
|
|
11028
|
+
_r as JLuccaApi,
|
|
11015
11029
|
Er as JModuleApi,
|
|
11016
11030
|
Dr as JObjectApi,
|
|
11017
11031
|
Pr as JOrgchartsApi,
|
|
@@ -11027,14 +11041,14 @@ export {
|
|
|
11027
11041
|
Qr as JWidgetApi,
|
|
11028
11042
|
$a as JamespotUserApi,
|
|
11029
11043
|
xr as JitsiApi,
|
|
11030
|
-
|
|
11044
|
+
_v as LanguagesList,
|
|
11031
11045
|
Ft as LanguagesSchema,
|
|
11032
11046
|
$w as LicenseUserPriceUpdateSimulationSchema,
|
|
11033
11047
|
Ye as Network,
|
|
11034
11048
|
Cl as NumberFormatSchema,
|
|
11035
11049
|
ev as OfficeProviderSchema,
|
|
11036
11050
|
Oa as OrgChartConfigSchema,
|
|
11037
|
-
|
|
11051
|
+
Tw as OrgChartConfigurationSchema,
|
|
11038
11052
|
Ia as OrgChartLinkSchema,
|
|
11039
11053
|
Vm as OrgChartNodeSchema,
|
|
11040
11054
|
xw as OrgChartUpdateMetasFormSchema,
|
|
@@ -11074,7 +11088,7 @@ export {
|
|
|
11074
11088
|
h as WidgetsName,
|
|
11075
11089
|
Kr as WindowBrowser,
|
|
11076
11090
|
wv as accessRequestStatusValuesSchema,
|
|
11077
|
-
|
|
11091
|
+
TS as actionParamsSchema,
|
|
11078
11092
|
CS as actionVerbSchema,
|
|
11079
11093
|
Cy as addCommentParamsSchema,
|
|
11080
11094
|
rw as addFaqEntrySchema,
|
|
@@ -11107,8 +11121,8 @@ export {
|
|
|
11107
11121
|
vy as articleGetConfigSchema,
|
|
11108
11122
|
wy as articleListConfigSchema,
|
|
11109
11123
|
Qy as articleTranslationGetSchema,
|
|
11110
|
-
|
|
11111
|
-
|
|
11124
|
+
Tp as articleTranslationLanguageSchema,
|
|
11125
|
+
_p as articleTranslationTranslateSchema,
|
|
11112
11126
|
Yy as aseiGroupsSchema,
|
|
11113
11127
|
Ky as aseiRightsSchema,
|
|
11114
11128
|
Ap as aseiTicketStatusSchema,
|
|
@@ -11121,7 +11135,7 @@ export {
|
|
|
11121
11135
|
Dy as bookmarkCustomSchema,
|
|
11122
11136
|
Ey as bookmarkLinkSchema,
|
|
11123
11137
|
jy as bookmarkTypesSchema,
|
|
11124
|
-
|
|
11138
|
+
_g as businessContactSchema,
|
|
11125
11139
|
yS as calendarEventListSchema,
|
|
11126
11140
|
SS as calendarEventViewSchema,
|
|
11127
11141
|
gS as calendarEventsExtension,
|
|
@@ -11137,7 +11151,7 @@ export {
|
|
|
11137
11151
|
AS as combinedContentFactoryDataSchema,
|
|
11138
11152
|
Ay as combinedSurveyFieldOptionsSchema,
|
|
11139
11153
|
Sd as combinedSurveyFieldSchema,
|
|
11140
|
-
|
|
11154
|
+
_y as combinedSurveyFieldTypeSchema,
|
|
11141
11155
|
Yl as combinedWidgetContentSchema,
|
|
11142
11156
|
Gl as combinedWidgetTypeSchema,
|
|
11143
11157
|
gg as communitySchema,
|
|
@@ -11145,9 +11159,9 @@ export {
|
|
|
11145
11159
|
fy as contactShowFieldsSchema,
|
|
11146
11160
|
ai as contentFactoryDefaultDataSchema,
|
|
11147
11161
|
oi as contentFactorySurveyDataSchema,
|
|
11148
|
-
|
|
11149
|
-
|
|
11150
|
-
|
|
11162
|
+
_S as contentFactoryTypes,
|
|
11163
|
+
Tm as createFaqCategorySchema,
|
|
11164
|
+
_m as createFaqEntrySchema,
|
|
11151
11165
|
ow as createFaqThemeSchema,
|
|
11152
11166
|
Rc as createGroupSchema,
|
|
11153
11167
|
RS as createReportParamsSchema,
|
|
@@ -11206,7 +11220,7 @@ export {
|
|
|
11206
11220
|
ik as ensureWidgetContactCardDavType,
|
|
11207
11221
|
ok as ensureWidgetContactType,
|
|
11208
11222
|
Jc as ensureWidgetContent,
|
|
11209
|
-
|
|
11223
|
+
Tk as ensureWidgetCountdownType,
|
|
11210
11224
|
fk as ensureWidgetCoverType,
|
|
11211
11225
|
ek as ensureWidgetDatasourceTableType,
|
|
11212
11226
|
Ow as ensureWidgetDefinitionProps,
|
|
@@ -11233,7 +11247,7 @@ export {
|
|
|
11233
11247
|
ck as ensureWidgetUserProfileType,
|
|
11234
11248
|
rk as ensureWidgetWelcomeType,
|
|
11235
11249
|
qv as ensureWidgetWrapperProps,
|
|
11236
|
-
|
|
11250
|
+
_k as ensureWidgetYoutubeType,
|
|
11237
11251
|
vS as eventModeSchema,
|
|
11238
11252
|
wS as eventStatusFilterSchema,
|
|
11239
11253
|
ui as extendSchema,
|
|
@@ -11327,10 +11341,10 @@ export {
|
|
|
11327
11341
|
No as jBusinessContactLittleSchema,
|
|
11328
11342
|
rt as jCommentListSchema,
|
|
11329
11343
|
wu as jCommentLittleSchema,
|
|
11330
|
-
|
|
11344
|
+
Tu as jContentFactoryDefaultTemplateViewSchema,
|
|
11331
11345
|
Cu as jContentFactorySurveyTemplateViewSchema,
|
|
11332
11346
|
da as jContentFactoryTemplateListSchema,
|
|
11333
|
-
|
|
11347
|
+
_u as jContentFactoryTemplateViewSchema,
|
|
11334
11348
|
Lu as jContentReportListSchema,
|
|
11335
11349
|
ii as jDiapazoneListSchema,
|
|
11336
11350
|
Uu as jDiapazoneViewSchema,
|
|
@@ -11430,13 +11444,13 @@ export {
|
|
|
11430
11444
|
dS as meetingCreationSchema,
|
|
11431
11445
|
pS as meetingUpdateSchema,
|
|
11432
11446
|
Ac as metasExternalSchema,
|
|
11433
|
-
|
|
11447
|
+
Tc as metasJamespotSchema,
|
|
11434
11448
|
Lc as metasSchema,
|
|
11435
|
-
|
|
11449
|
+
_c as metasYoutubeSchema,
|
|
11436
11450
|
Wl as meteoLocationSchema,
|
|
11437
11451
|
hy as meteoSearchResultSchema,
|
|
11438
11452
|
Zs as methodSchema,
|
|
11439
|
-
|
|
11453
|
+
Tt as mimetypeToExt,
|
|
11440
11454
|
Fv as mimetypes,
|
|
11441
11455
|
Hw as moduleRestrictionMode,
|
|
11442
11456
|
lw as moveFaqEntrySchema,
|
|
@@ -11503,10 +11517,10 @@ export {
|
|
|
11503
11517
|
xf as searchFacetValueModelSchema,
|
|
11504
11518
|
Cf as searchFacetValuesSchema,
|
|
11505
11519
|
sv as searchLastQuerySchema,
|
|
11506
|
-
|
|
11520
|
+
Tf as searchQueryFilterModelSchema,
|
|
11507
11521
|
Af as searchQueryOptionSchema,
|
|
11508
11522
|
ov as searchQuerySchema,
|
|
11509
|
-
|
|
11523
|
+
_f as searchQuerySortModelSchema,
|
|
11510
11524
|
rv as searchResultCatPropsSchema,
|
|
11511
11525
|
Rf as searchResultPropsAppSchema,
|
|
11512
11526
|
Ff as searchResultPropsObjectSchema,
|
|
@@ -11539,7 +11553,7 @@ export {
|
|
|
11539
11553
|
rd as surveyFieldBinarySchema,
|
|
11540
11554
|
ko as surveyFieldCheckDataSchema,
|
|
11541
11555
|
dd as surveyFieldCheckSchema,
|
|
11542
|
-
|
|
11556
|
+
_o as surveyFieldFileUploadDataSchema,
|
|
11543
11557
|
fd as surveyFieldFileUploadSchema,
|
|
11544
11558
|
Lo as surveyFieldGridCheckDataSchema,
|
|
11545
11559
|
yd as surveyFieldGridCheckSchema,
|
|
@@ -11564,7 +11578,7 @@ export {
|
|
|
11564
11578
|
cd as surveyFieldSelectSchema,
|
|
11565
11579
|
xo as surveyFieldTextDataSchema,
|
|
11566
11580
|
md as surveyFieldTextSchema,
|
|
11567
|
-
|
|
11581
|
+
To as surveyFieldTextareaDataSchema,
|
|
11568
11582
|
hd as surveyFieldTextareaSchema,
|
|
11569
11583
|
Mo as surveySectionSchema,
|
|
11570
11584
|
qw as textEnhanceResponseSchema,
|
|
@@ -11572,7 +11586,7 @@ export {
|
|
|
11572
11586
|
Df as tinyMCEDynamicOptionsSchema,
|
|
11573
11587
|
hv as tinymceExtendedOptionsSchema,
|
|
11574
11588
|
Aw as tvChannelCreatePayloadSchema,
|
|
11575
|
-
|
|
11589
|
+
_w as tvChannelCreationSchema,
|
|
11576
11590
|
ih as tvChannelDynamicArticleSchema,
|
|
11577
11591
|
ah as tvChannelDynamicCommentSchema,
|
|
11578
11592
|
rh as tvChannelSlideshowFileSchema,
|
|
@@ -11592,9 +11606,9 @@ export {
|
|
|
11592
11606
|
xg as userFieldsSchema,
|
|
11593
11607
|
no as userLevelSpotSchema,
|
|
11594
11608
|
cc as userMapModelSchema,
|
|
11595
|
-
|
|
11609
|
+
Ty as userReadSchema,
|
|
11596
11610
|
hm as userResponseStatusSchema,
|
|
11597
|
-
|
|
11611
|
+
Tg as userValuesSchema,
|
|
11598
11612
|
Ig as validateIsFormatFileLittle,
|
|
11599
11613
|
Eg as validateIsFormatObjectList,
|
|
11600
11614
|
hg as validateIsFormatObjectLittle,
|
|
@@ -11687,7 +11701,7 @@ export {
|
|
|
11687
11701
|
Kn as widgetContactTypeSchema,
|
|
11688
11702
|
j as widgetContentBaseSchema,
|
|
11689
11703
|
Kl as widgetContentKeysSchema,
|
|
11690
|
-
|
|
11704
|
+
Th as widgetContextSchema,
|
|
11691
11705
|
un as widgetCountdownContentSchema,
|
|
11692
11706
|
mn as widgetCountdownTypeSchema,
|
|
11693
11707
|
hn as widgetCoverContentSchema,
|
|
@@ -11715,8 +11729,8 @@ export {
|
|
|
11715
11729
|
bn as widgetEmbedTypeSchema,
|
|
11716
11730
|
Cn as widgetExcelDatasourceTableContentSchema,
|
|
11717
11731
|
xn as widgetExcelDatasourceTableTypeSchema,
|
|
11718
|
-
|
|
11719
|
-
|
|
11732
|
+
Tn as widgetExtensionContentSchema,
|
|
11733
|
+
_n as widgetExtensionTypeSchema,
|
|
11720
11734
|
$d as widgetFileSchema,
|
|
11721
11735
|
Xn as widgetFlocklerContentSchema,
|
|
11722
11736
|
ea as widgetFlocklerTypeSchema,
|
|
@@ -11769,9 +11783,9 @@ export {
|
|
|
11769
11783
|
Fl as widgetTableColumnTypesSchema,
|
|
11770
11784
|
Ll as widgetTableColumnWidgetDateSchema,
|
|
11771
11785
|
xl as widgetTableColumnWidgetDefaultSchema,
|
|
11772
|
-
|
|
11786
|
+
_l as widgetTableColumnWidgetSelectOptionSchema,
|
|
11773
11787
|
Al as widgetTableColumnWidgetSelectSchema,
|
|
11774
|
-
|
|
11788
|
+
Tl as widgetTableColumnWidgetTextSchema,
|
|
11775
11789
|
Rl as widgetTableColumnWidgetsSchema,
|
|
11776
11790
|
oy as widgetTableColumnsData,
|
|
11777
11791
|
El as widgetTableContentSchema,
|
|
@@ -11801,7 +11815,7 @@ export {
|
|
|
11801
11815
|
Bw as widgetsRootStateSchema,
|
|
11802
11816
|
Ah as widgetsStateSchema,
|
|
11803
11817
|
Oy as widgetsValueSchema,
|
|
11804
|
-
|
|
11818
|
+
Tv as withExtensionsSchema,
|
|
11805
11819
|
Rs as zCoerceBoolean,
|
|
11806
11820
|
te as zCoerceOptionalNumber,
|
|
11807
11821
|
s as zObject,
|