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.
Files changed (1639) hide show
  1. package/dist/jamespot-user-api.cjs +1 -1
  2. package/dist/jamespot-user-api.js +412 -398
  3. package/dist/src/apis/messenger/messenger.d.ts +6 -0
  4. package/dist/src/apis/messenger/messenger.mock.d.ts +3 -0
  5. package/dist/src/types/hook.d.ts +103 -24
  6. package/dist/src/types/recurringEvent.d.ts +1 -0
  7. package/documentation/assets/hierarchy.js +1 -1
  8. package/documentation/assets/search.js +1 -1
  9. package/documentation/classes/AdminAdvancedApi.html +6 -6
  10. package/documentation/classes/AdminLicenseApi.html +23 -23
  11. package/documentation/classes/AdminLogApi.html +7 -7
  12. package/documentation/classes/AdminStoreApi.html +7 -7
  13. package/documentation/classes/AdminUtilsApi.html +5 -5
  14. package/documentation/classes/JApplicationApi.html +13 -13
  15. package/documentation/classes/JArticleApi.html +22 -22
  16. package/documentation/classes/JAssetReservation.html +10 -10
  17. package/documentation/classes/JAudienceApi.html +6 -6
  18. package/documentation/classes/JBaseApi.html +4 -4
  19. package/documentation/classes/JBbbApi.html +8 -8
  20. package/documentation/classes/JBookmarkApi.html +10 -10
  21. package/documentation/classes/JBusinessNetworkingApi.html +5 -5
  22. package/documentation/classes/JCalendarApi.html +10 -10
  23. package/documentation/classes/JCommunityApi.html +7 -7
  24. package/documentation/classes/JContentFactory.html +8 -8
  25. package/documentation/classes/JContentReportApi.html +7 -7
  26. package/documentation/classes/JDatasourceApi.html +13 -13
  27. package/documentation/classes/JDiapazoneApi.html +6 -6
  28. package/documentation/classes/JDriveApi.html +16 -16
  29. package/documentation/classes/JExternalAppApi.html +7 -7
  30. package/documentation/classes/JExtraBotApi.html +8 -8
  31. package/documentation/classes/JFaqApi.html +22 -22
  32. package/documentation/classes/JFileApi.html +17 -17
  33. package/documentation/classes/JFileIntegrity.html +8 -8
  34. package/documentation/classes/JFilebankApi.html +11 -11
  35. package/documentation/classes/JGlobalApi.html +11 -11
  36. package/documentation/classes/JGroupApi.html +22 -22
  37. package/documentation/classes/JIAApi.html +5 -5
  38. package/documentation/classes/JJamespotApi.html +5 -5
  39. package/documentation/classes/JLandApi.html +8 -8
  40. package/documentation/classes/JLuccaApi.html +5 -5
  41. package/documentation/classes/JModuleApi.html +6 -6
  42. package/documentation/classes/JObjectApi.html +11 -11
  43. package/documentation/classes/JOrgchartsApi.html +8 -8
  44. package/documentation/classes/JPublishButtonApi.html +5 -5
  45. package/documentation/classes/JQuestionAnswerApi.html +6 -6
  46. package/documentation/classes/JSearchApi.html +10 -10
  47. package/documentation/classes/JShareApi.html +7 -7
  48. package/documentation/classes/JSurveyDateApi.html +7 -7
  49. package/documentation/classes/JTaxonomyApi.html +9 -9
  50. package/documentation/classes/JTeamWorkAiApi.html +7 -7
  51. package/documentation/classes/JUserApi.html +33 -33
  52. package/documentation/classes/JWedocApi.html +16 -16
  53. package/documentation/classes/JWidgetApi.html +18 -18
  54. package/documentation/classes/JamespotUserApi.html +63 -63
  55. package/documentation/classes/JitsiApi.html +5 -5
  56. package/documentation/classes/Network.html +18 -18
  57. package/documentation/classes/TVDisplayApi.html +7 -7
  58. package/documentation/classes/WindowBrowser.html +4 -4
  59. package/documentation/enums/ApiErrorCode.html +4 -4
  60. package/documentation/enums/BookmarkType.html +3 -3
  61. package/documentation/enums/ContentReportStatus.html +4 -4
  62. package/documentation/enums/Format.html +4 -4
  63. package/documentation/enums/GroupModerateStatus.html +4 -4
  64. package/documentation/enums/GroupPrivacy.html +4 -4
  65. package/documentation/enums/RecurrenceRule.html +14 -8
  66. package/documentation/enums/StudioApplicationStatus.html +5 -5
  67. package/documentation/enums/SurveyFieldName.html +12 -12
  68. package/documentation/enums/WidgetsName.html +41 -41
  69. package/documentation/functions/checkProperties.html +1 -1
  70. package/documentation/functions/combineFormat.html +1 -1
  71. package/documentation/functions/deepEqual.html +1 -1
  72. package/documentation/functions/ensureApplication.html +1 -1
  73. package/documentation/functions/ensureApplicationTabs.html +1 -1
  74. package/documentation/functions/ensureIsCalendarOldEvent.html +1 -1
  75. package/documentation/functions/ensureIsMeetingList.html +1 -1
  76. package/documentation/functions/ensureIsSocialEventList.html +1 -1
  77. package/documentation/functions/ensureIsSurveyData.html +1 -1
  78. package/documentation/functions/ensureIsTemplateFile.html +1 -1
  79. package/documentation/functions/ensureIsViewEvent.html +1 -1
  80. package/documentation/functions/ensureTVGetConfigureDynamicChannelResponse.html +1 -1
  81. package/documentation/functions/ensureTVGetConfigureSlideshowChannelResponse.html +1 -1
  82. package/documentation/functions/ensureWidgetAccessibilityType.html +1 -1
  83. package/documentation/functions/ensureWidgetApplicationType.html +1 -1
  84. package/documentation/functions/ensureWidgetArticleAttachmentType.html +1 -1
  85. package/documentation/functions/ensureWidgetArticleButtonType.html +1 -1
  86. package/documentation/functions/ensureWidgetArticleGalleryType.html +1 -1
  87. package/documentation/functions/ensureWidgetArticleImageType.html +1 -1
  88. package/documentation/functions/ensureWidgetArticleSliderType.html +1 -1
  89. package/documentation/functions/ensureWidgetArticleTextType.html +1 -1
  90. package/documentation/functions/ensureWidgetArticleTitleType.html +1 -1
  91. package/documentation/functions/ensureWidgetBirthdayType.html +1 -1
  92. package/documentation/functions/ensureWidgetButtonType.html +1 -1
  93. package/documentation/functions/ensureWidgetCalendarCalDavType.html +1 -1
  94. package/documentation/functions/ensureWidgetCalendarType.html +1 -1
  95. package/documentation/functions/ensureWidgetChartsType.html +1 -1
  96. package/documentation/functions/ensureWidgetCheckListType.html +1 -1
  97. package/documentation/functions/ensureWidgetColorType.html +1 -1
  98. package/documentation/functions/ensureWidgetContactCardDavType.html +1 -1
  99. package/documentation/functions/ensureWidgetContactType.html +1 -1
  100. package/documentation/functions/ensureWidgetContent.html +1 -1
  101. package/documentation/functions/ensureWidgetCountdownType.html +1 -1
  102. package/documentation/functions/ensureWidgetCoverType.html +1 -1
  103. package/documentation/functions/ensureWidgetDatasourceTableType.html +1 -1
  104. package/documentation/functions/ensureWidgetDefinitionProps.html +1 -1
  105. package/documentation/functions/ensureWidgetDocumentsType.html +1 -1
  106. package/documentation/functions/ensureWidgetEmailsImapType.html +1 -1
  107. package/documentation/functions/ensureWidgetEmbedType.html +1 -1
  108. package/documentation/functions/ensureWidgetExcelDatasourceTableType.html +1 -1
  109. package/documentation/functions/ensureWidgetExtensionType.html +1 -1
  110. package/documentation/functions/ensureWidgetFlocklerType.html +1 -1
  111. package/documentation/functions/ensureWidgetImageType.html +1 -1
  112. package/documentation/functions/ensureWidgetLuccaAbsenceType.html +1 -1
  113. package/documentation/functions/ensureWidgetMeteoType.html +1 -1
  114. package/documentation/functions/ensureWidgetNewsflashType.html +1 -1
  115. package/documentation/functions/ensureWidgetObjectHasMinimumProperties.html +1 -1
  116. package/documentation/functions/ensureWidgetPresenceContent.html +1 -1
  117. package/documentation/functions/ensureWidgetPresenceResponse.html +1 -1
  118. package/documentation/functions/ensureWidgetPresenceResponsePayload.html +1 -1
  119. package/documentation/functions/ensureWidgetPresenceType.html +1 -1
  120. package/documentation/functions/ensureWidgetQuickSurveyType.html +1 -1
  121. package/documentation/functions/ensureWidgetSeparatorType.html +1 -1
  122. package/documentation/functions/ensureWidgetSliderType.html +1 -1
  123. package/documentation/functions/ensureWidgetTextType.html +1 -1
  124. package/documentation/functions/ensureWidgetType.html +1 -1
  125. package/documentation/functions/ensureWidgetUserProfileType.html +1 -1
  126. package/documentation/functions/ensureWidgetWelcomeType.html +1 -1
  127. package/documentation/functions/ensureWidgetWrapperProps.html +1 -1
  128. package/documentation/functions/ensureWidgetYoutubeType.html +1 -1
  129. package/documentation/functions/extractFlattenTaxonomiesFromObject.html +1 -1
  130. package/documentation/functions/extractTaxonomiesFromObject.html +1 -1
  131. package/documentation/functions/extractTaxonomiesFromObjectAndMapProperty.html +1 -1
  132. package/documentation/functions/extractTaxonomiesFromObjectAndMapUri.html +1 -1
  133. package/documentation/functions/formatImgUrl.html +1 -1
  134. package/documentation/functions/getArgs.html +1 -1
  135. package/documentation/functions/getExtensionFromName.html +1 -1
  136. package/documentation/functions/getFileExtensionFromMimetype.html +1 -1
  137. package/documentation/functions/getFileFamily.html +1 -1
  138. package/documentation/functions/getFileFamilyFromName.html +1 -1
  139. package/documentation/functions/getFormat.html +1 -1
  140. package/documentation/functions/getFrom.html +1 -1
  141. package/documentation/functions/getMimetypeFromExtension.html +1 -1
  142. package/documentation/functions/getMimetypeFromName.html +1 -1
  143. package/documentation/functions/getSize.html +1 -1
  144. package/documentation/functions/getTimestamp.html +1 -1
  145. package/documentation/functions/getUri.html +1 -1
  146. package/documentation/functions/getUrl.html +1 -1
  147. package/documentation/functions/inferBookmarkListSchema.html +1 -1
  148. package/documentation/functions/inferBookmarkRawListSchema.html +1 -1
  149. package/documentation/functions/inferMaybeWithToken.html +1 -1
  150. package/documentation/functions/inferSearchQueryResultSchema.html +1 -1
  151. package/documentation/functions/inferUserLicenseSchema.html +1 -1
  152. package/documentation/functions/isKnownArticle.html +1 -1
  153. package/documentation/functions/isKnownComment.html +1 -1
  154. package/documentation/functions/isSocialActionRate.html +1 -1
  155. package/documentation/functions/isSocialActionReport.html +1 -1
  156. package/documentation/functions/isSocialActionShare.html +1 -1
  157. package/documentation/functions/isSocialActionToggle.html +1 -1
  158. package/documentation/functions/isWidgetApplicationAppsItem.html +1 -1
  159. package/documentation/functions/isWidgetApplicationExtensionItem.html +1 -1
  160. package/documentation/functions/isWidgetApplicationImageItem.html +1 -1
  161. package/documentation/functions/isWidgetApplicationLinkItem.html +1 -1
  162. package/documentation/functions/objectTimestamp.html +1 -1
  163. package/documentation/functions/padStartTwoDigits.html +1 -1
  164. package/documentation/functions/prepareGroupForUpdate.html +1 -1
  165. package/documentation/functions/removeIfStartsWith.html +1 -1
  166. package/documentation/functions/replacePropertiesWithTypes.html +1 -1
  167. package/documentation/functions/resolveFileFamily.html +1 -1
  168. package/documentation/functions/resolveFileMimetype.html +1 -1
  169. package/documentation/functions/resolveFilePath.html +1 -1
  170. package/documentation/functions/resolveFileUrl.html +1 -1
  171. package/documentation/functions/resolveWidgetByName.html +1 -1
  172. package/documentation/functions/resolveWidgetContent.html +1 -1
  173. package/documentation/functions/suffixIfDoesNotExist.html +1 -1
  174. package/documentation/functions/validateIsFormatFileLittle.html +1 -1
  175. package/documentation/functions/validateIsFormatObjectList.html +1 -1
  176. package/documentation/functions/validateIsFormatObjectLittle.html +1 -1
  177. package/documentation/functions/validateIsFormatRights.html +1 -1
  178. package/documentation/functions/validateIsFormatSocialEvent.html +1 -1
  179. package/documentation/functions/validateIsFormatUserDirectoryConfiguration.html +1 -1
  180. package/documentation/functions/validateIsFormatUserLevelSpot.html +1 -1
  181. package/documentation/functions/validateIsFormatUserList.html +1 -1
  182. package/documentation/functions/validateIsFormatUserMapModel.html +1 -1
  183. package/documentation/functions/validateIsFormatUserView.html +1 -1
  184. package/documentation/functions/validateTemplateData.html +1 -1
  185. package/documentation/functions/withExtensionsSchema.html +1 -1
  186. package/documentation/functions/zCoerceBoolean.html +1 -1
  187. package/documentation/functions/zCoerceOptionalNumber.html +1 -1
  188. package/documentation/functions/zObject.html +1 -1
  189. package/documentation/functions/zPassThrough.html +1 -1
  190. package/documentation/functions/zSchema.html +1 -1
  191. package/documentation/hierarchy.html +2 -2
  192. package/documentation/interfaces/AccessRightObject.html +20 -20
  193. package/documentation/interfaces/ApiDefaultWrapper.html +6 -6
  194. package/documentation/interfaces/ApiError.html +2 -2
  195. package/documentation/interfaces/ApiWrapper.html +7 -7
  196. package/documentation/interfaces/BaseMessage.html +3 -3
  197. package/documentation/interfaces/FileBankProps.html +4 -4
  198. package/documentation/interfaces/FolderProps.html +12 -12
  199. package/documentation/interfaces/ListFilterSpec.html +5 -5
  200. package/documentation/interfaces/OF.html +3 -3
  201. package/documentation/interfaces/PagingResults.html +7 -7
  202. package/documentation/interfaces/RootFolderProps.html +7 -7
  203. package/documentation/interfaces/SpotProps.html +7 -7
  204. package/documentation/interfaces/TaxonomyCreate.html +5 -5
  205. package/documentation/interfaces/WidgetType.html +4 -4
  206. package/documentation/interfaces/WindowInterface.html +4 -4
  207. package/documentation/interfaces/apiOptions.html +2 -2
  208. package/documentation/types/AbortApiError.html +1 -1
  209. package/documentation/types/AccessRequestStatusValues.html +1 -1
  210. package/documentation/types/ActionParams.html +4 -4
  211. package/documentation/types/ActionUpdateParamsSchema.html +1 -1
  212. package/documentation/types/ActionVerb.html +1 -1
  213. package/documentation/types/Activities.html +3 -3
  214. package/documentation/types/AddActionParams.html +1 -1
  215. package/documentation/types/AddCommentParams.html +8 -8
  216. package/documentation/types/AddFaqEntry.html +1 -1
  217. package/documentation/types/AdminAdvancedHook.html +1 -1
  218. package/documentation/types/AdminApp.html +9 -9
  219. package/documentation/types/AdminAppTab.html +8 -8
  220. package/documentation/types/AdminApps.html +1 -1
  221. package/documentation/types/AdminLicenseStats.html +4 -4
  222. package/documentation/types/AdminLicensesAssigned.html +9 -9
  223. package/documentation/types/AdminLicensesNotAssigned.html +1 -1
  224. package/documentation/types/AdminLogNavigation.html +9 -9
  225. package/documentation/types/AdminLogObject.html +9 -9
  226. package/documentation/types/AdminLogSearch.html +4 -4
  227. package/documentation/types/AllKeys.html +1 -1
  228. package/documentation/types/AllMessages.html +9 -9
  229. package/documentation/types/AnimatedMeetingHook.html +1 -1
  230. package/documentation/types/AnimationConfigurationType.html +7 -7
  231. package/documentation/types/AnimationStats.html +1 -1
  232. package/documentation/types/AnimationStatsRow.html +3 -3
  233. package/documentation/types/AnimationVariant.html +1 -1
  234. package/documentation/types/AnimationsHook.html +1 -1
  235. package/documentation/types/AnyRTHandlerFunction.html +1 -1
  236. package/documentation/types/AnyRTMessage.html +1 -1
  237. package/documentation/types/ApiPagingResults.html +1 -1
  238. package/documentation/types/ApiReturn.html +1 -1
  239. package/documentation/types/ApplicationDefault.html +1 -1
  240. package/documentation/types/ApplicationIframe.html +1 -1
  241. package/documentation/types/ApplicationIntranetHook.html +1 -1
  242. package/documentation/types/ApplicationLink.html +1 -1
  243. package/documentation/types/ApplicationTab.html +4 -4
  244. package/documentation/types/ApplicationType.html +1 -1
  245. package/documentation/types/ApplicationWithTabs.html +1 -1
  246. package/documentation/types/ArticleCreation.html +6 -6
  247. package/documentation/types/ArticleDisplayMode.html +1 -1
  248. package/documentation/types/ArticleFormatsExtension.html +1 -1
  249. package/documentation/types/ArticleGetConfig.html +3 -3
  250. package/documentation/types/ArticleListConfig.html +8 -8
  251. package/documentation/types/ArticleReturn.html +1 -1
  252. package/documentation/types/ArticleSaveAsDraftPayload.html +7 -7
  253. package/documentation/types/ArticleTranslationGet.html +3 -3
  254. package/documentation/types/ArticleTranslationLanguage.html +3 -3
  255. package/documentation/types/ArticleTranslationTranslate.html +9 -9
  256. package/documentation/types/ArticleWithExtensions.html +1 -1
  257. package/documentation/types/Articles.html +1 -1
  258. package/documentation/types/ArticlesList.html +1 -1
  259. package/documentation/types/ArticlesListExtensions.html +1 -1
  260. package/documentation/types/ArticlesLittle.html +1 -1
  261. package/documentation/types/ArticlesLittleExtensions.html +1 -1
  262. package/documentation/types/ArticlesView.html +1 -1
  263. package/documentation/types/ArticlesViewExtensions.html +1 -1
  264. package/documentation/types/AseiGroups.html +4 -4
  265. package/documentation/types/AseiInstitution.html +1 -1
  266. package/documentation/types/AseiRights.html +3 -3
  267. package/documentation/types/AseiTicket.html +1 -1
  268. package/documentation/types/AseiTicketStatus.html +1 -1
  269. package/documentation/types/AssetReservationConfiguration.html +8 -8
  270. package/documentation/types/AsyncJobState.html +1 -1
  271. package/documentation/types/AsyncJobStatus.html +7 -7
  272. package/documentation/types/Audience.html +1 -1
  273. package/documentation/types/AudienceAutocomplete.html +1 -1
  274. package/documentation/types/AutoCompleteList.html +11 -11
  275. package/documentation/types/AutocompleteHierarchy.html +10 -10
  276. package/documentation/types/AutocompleteLittle.html +1 -1
  277. package/documentation/types/BaseArticle.html +7 -7
  278. package/documentation/types/BaseAutocomplete.html +12 -12
  279. package/documentation/types/BaseMessages.html +1 -1
  280. package/documentation/types/BaseMessagesOne.html +1 -1
  281. package/documentation/types/BigBlueButtonHook.html +1 -1
  282. package/documentation/types/BookableAssetList.html +1 -1
  283. package/documentation/types/BookableAssetView.html +1 -1
  284. package/documentation/types/BookmarkCustom.html +1 -1
  285. package/documentation/types/BookmarkLink.html +4 -4
  286. package/documentation/types/BookmarkList.html +1 -1
  287. package/documentation/types/BookmarkRawList.html +1 -1
  288. package/documentation/types/BookmarkTypes.html +1 -1
  289. package/documentation/types/BusinessContact.html +14 -14
  290. package/documentation/types/CSSBackgroundPosition.html +1 -1
  291. package/documentation/types/CSSBackgroundSize.html +1 -1
  292. package/documentation/types/CSSTextAlignType.html +1 -1
  293. package/documentation/types/CalendarCombinedEventsList.html +1 -1
  294. package/documentation/types/CalendarEventList.html +1 -1
  295. package/documentation/types/CalendarEventView.html +1 -1
  296. package/documentation/types/CalendarEventWithExtensions.html +1 -1
  297. package/documentation/types/CalendarEventsExtension.html +1 -1
  298. package/documentation/types/CalendarHook.html +1 -1
  299. package/documentation/types/CalendarMember.html +4 -4
  300. package/documentation/types/CalendarOldEvent.html +1 -1
  301. package/documentation/types/CalendarTab.html +1 -1
  302. package/documentation/types/Category.html +4 -4
  303. package/documentation/types/ChartType.html +1 -1
  304. package/documentation/types/ChartsPieDatum.html +4 -4
  305. package/documentation/types/ChartsSerie.html +4 -4
  306. package/documentation/types/CombinedSurveyField.html +1 -1
  307. package/documentation/types/CombinedSurveyFieldType.html +1 -1
  308. package/documentation/types/CombinedWidgetContent.html +1 -1
  309. package/documentation/types/CombinedWidgetType.html +1 -1
  310. package/documentation/types/CommentFormatsExtension.html +1 -1
  311. package/documentation/types/CommentReturn.html +1 -1
  312. package/documentation/types/CommentWithExtensions.html +1 -1
  313. package/documentation/types/Comments.html +1 -1
  314. package/documentation/types/CommentsList.html +1 -1
  315. package/documentation/types/CommentsListExtensions.html +1 -1
  316. package/documentation/types/CommentsLittle.html +1 -1
  317. package/documentation/types/CommentsLittleExtensions.html +1 -1
  318. package/documentation/types/CommentsView.html +1 -1
  319. package/documentation/types/CommentsViewExtensions.html +1 -1
  320. package/documentation/types/Community.html +1 -1
  321. package/documentation/types/CommunityAutocomplete.html +1 -1
  322. package/documentation/types/Configuration.html +1 -1
  323. package/documentation/types/ContactEntry.html +1 -1
  324. package/documentation/types/ContactShowFields.html +1 -1
  325. package/documentation/types/ContentFactoryDefaultData.html +1 -1
  326. package/documentation/types/ContentFactoryHook.html +1 -1
  327. package/documentation/types/ContentFactorySurveyData.html +12 -12
  328. package/documentation/types/ContentFactoryTemplateFile.html +4 -4
  329. package/documentation/types/ContentReportList.html +1 -1
  330. package/documentation/types/CreateFaqCategory.html +1 -1
  331. package/documentation/types/CreateFaqEntry.html +1 -1
  332. package/documentation/types/CreateFaqTheme.html +1 -1
  333. package/documentation/types/CreateGroup.html +10 -10
  334. package/documentation/types/CreateReportParams.html +1 -1
  335. package/documentation/types/CreateRoomPayload.html +1 -1
  336. package/documentation/types/CustomActionObject.html +5 -5
  337. package/documentation/types/DatasourceArticleLittle.html +1 -1
  338. package/documentation/types/DatasourceDataTypeUrl.html +3 -3
  339. package/documentation/types/DatasourceModel.html +1 -1
  340. package/documentation/types/DatasourceResult.html +8 -8
  341. package/documentation/types/DatasourceResultSort.html +3 -3
  342. package/documentation/types/DatasourceResultSortOrder.html +1 -1
  343. package/documentation/types/DatasourceStudioLittle.html +7 -7
  344. package/documentation/types/DatasourceType.html +1 -1
  345. package/documentation/types/DateFormat.html +1 -1
  346. package/documentation/types/DavAddressBookContact.html +1 -1
  347. package/documentation/types/DavCalendarEvent.html +1 -1
  348. package/documentation/types/DeleteFaqTheme.html +1 -1
  349. package/documentation/types/DiapazoneExtraFields.html +1 -1
  350. package/documentation/types/DigitalDeskStatistics.html +4 -4
  351. package/documentation/types/DigitalWorkplaceHookSchema.html +1 -1
  352. package/documentation/types/DiscussionProperties.html +1 -1
  353. package/documentation/types/DiscussionProperty.html +3 -3
  354. package/documentation/types/DraftSerializedForm.html +1 -1
  355. package/documentation/types/Drive.html +1 -1
  356. package/documentation/types/DriveAccount.html +5 -5
  357. package/documentation/types/DriveGetAccount.html +2 -2
  358. package/documentation/types/DriveGetAccountParams.html +3 -3
  359. package/documentation/types/DriveGetDocumentParams.html +4 -4
  360. package/documentation/types/DriveGetGroupsParams.html +4 -4
  361. package/documentation/types/DriveGetTenantsParams.html +3 -3
  362. package/documentation/types/DriveHook.html +1 -1
  363. package/documentation/types/DriveItemType.html +6 -6
  364. package/documentation/types/DriveLogoutParams.html +3 -3
  365. package/documentation/types/DriveSetDefaultAccountParams.html +3 -3
  366. package/documentation/types/DriveTmpFile.html +7 -7
  367. package/documentation/types/DropboxDocumentEntity.html +1 -1
  368. package/documentation/types/DropboxDocumentParams.html +3 -3
  369. package/documentation/types/DropboxGetDocumentsParams.html +3 -3
  370. package/documentation/types/EditFaqCategory.html +1 -1
  371. package/documentation/types/EditFaqEntry.html +1 -1
  372. package/documentation/types/EditFaqTheme.html +1 -1
  373. package/documentation/types/EventMode.html +1 -1
  374. package/documentation/types/EventStatusFilter.html +1 -1
  375. package/documentation/types/ExclusifyUnion.html +1 -1
  376. package/documentation/types/ExtendedFaqCategory.html +1 -1
  377. package/documentation/types/ExternalAppHookSchema.html +1 -1
  378. package/documentation/types/ExternalAppType.html +13 -13
  379. package/documentation/types/ExtraBotHook.html +1 -1
  380. package/documentation/types/FAQHook.html +1 -1
  381. package/documentation/types/FacetMode.html +1 -1
  382. package/documentation/types/FaqAccess.html +1 -1
  383. package/documentation/types/FaqContentItem.html +1 -1
  384. package/documentation/types/FaqHookProperties.html +1 -1
  385. package/documentation/types/FaqItemExtra.html +3 -3
  386. package/documentation/types/FaqItemList.html +1 -1
  387. package/documentation/types/FaqItemView.html +1 -1
  388. package/documentation/types/FaqList.html +1 -1
  389. package/documentation/types/FaqTaxonomy.html +1 -1
  390. package/documentation/types/FaqView.html +1 -1
  391. package/documentation/types/FetchResponseType.html +2 -2
  392. package/documentation/types/FetchReturnType.html +1 -1
  393. package/documentation/types/FieldConfiguration.html +7 -7
  394. package/documentation/types/FileBankHook.html +1 -1
  395. package/documentation/types/FileCopyParams.html +4 -4
  396. package/documentation/types/FileCropConfig.html +7 -7
  397. package/documentation/types/FileFormatsExtension.html +1 -1
  398. package/documentation/types/FileIntegrityHook.html +1 -1
  399. package/documentation/types/FileMainType.html +1 -1
  400. package/documentation/types/FileReturn.html +1 -1
  401. package/documentation/types/FileSyncAdminSpot.html +1 -1
  402. package/documentation/types/FileSyncAdminSpotsProps.html +1 -1
  403. package/documentation/types/FileSyncFileBank.html +1 -1
  404. package/documentation/types/FileSyncUserQuota.html +1 -1
  405. package/documentation/types/FileWithExtensions.html +1 -1
  406. package/documentation/types/FilebankGetParentsParams.html +2 -2
  407. package/documentation/types/FilebankGetPathParams.html +3 -3
  408. package/documentation/types/FilebankPath.html +1 -1
  409. package/documentation/types/FilebankSearchContentParams.html +5 -5
  410. package/documentation/types/Filter.html +8 -8
  411. package/documentation/types/FilterValue.html +1 -1
  412. package/documentation/types/Filters.html +1 -1
  413. package/documentation/types/FlocklerHook.html +1 -1
  414. package/documentation/types/FormatArticles.html +1 -1
  415. package/documentation/types/FormatArticlesType.html +1 -1
  416. package/documentation/types/FormatComments.html +1 -1
  417. package/documentation/types/FormatCommentsType.html +1 -1
  418. package/documentation/types/FormatExtension.html +1 -1
  419. package/documentation/types/FormatLinks.html +1 -1
  420. package/documentation/types/FormatLinksType.html +1 -1
  421. package/documentation/types/FormatList.html +1 -1
  422. package/documentation/types/FormatType.html +1 -1
  423. package/documentation/types/Formats.html +7 -7
  424. package/documentation/types/GetCommentsParams.html +4 -4
  425. package/documentation/types/GetLicenseArticle.html +3 -3
  426. package/documentation/types/GetLicenseArticlesParams.html +7 -7
  427. package/documentation/types/GetLicenseKindUsersParams.html +6 -6
  428. package/documentation/types/GetPublicWebinarDataRequest.html +1 -1
  429. package/documentation/types/GetReportsParams.html +1 -1
  430. package/documentation/types/GetUnclassifiedFilesParams.html +1 -1
  431. package/documentation/types/Gif.html +3 -3
  432. package/documentation/types/GroupCategoriesConfiguration.html +2 -2
  433. package/documentation/types/GroupCustomWidget.html +8 -8
  434. package/documentation/types/GroupFormatsExtension.html +1 -1
  435. package/documentation/types/GroupListConfig.html +9 -9
  436. package/documentation/types/GroupMemberLevel.html +3 -3
  437. package/documentation/types/GroupProperties.html +27 -27
  438. package/documentation/types/GroupPropertiesOptions.html +13 -13
  439. package/documentation/types/GroupUserLevel.html +1 -1
  440. package/documentation/types/GroupWidget.html +7 -7
  441. package/documentation/types/GroupWidgetLittle.html +4 -4
  442. package/documentation/types/GroupWidgets.html +1 -1
  443. package/documentation/types/GroupWithExtensions.html +1 -1
  444. package/documentation/types/HeadingType.html +1 -1
  445. package/documentation/types/HookListType.html +1 -1
  446. package/documentation/types/ImageFormValue.html +5 -5
  447. package/documentation/types/ImageSize.html +3 -3
  448. package/documentation/types/ImapInboxMail.html +1 -1
  449. package/documentation/types/ImgUrlProps.html +1 -1
  450. package/documentation/types/InferSchemas.html +1 -1
  451. package/documentation/types/JIACapabilities.html +1 -1
  452. package/documentation/types/JLandLog.html +8 -8
  453. package/documentation/types/JLandMapCreation.html +1 -1
  454. package/documentation/types/JLandMapFlavor.html +1 -1
  455. package/documentation/types/JLandMapKind.html +1 -1
  456. package/documentation/types/JLandMapList.html +1 -1
  457. package/documentation/types/JLandMapLittle.html +1 -1
  458. package/documentation/types/JLandMapView.html +1 -1
  459. package/documentation/types/JLandStat.html +3 -3
  460. package/documentation/types/JitsiHook.html +1 -1
  461. package/documentation/types/Join.html +1 -1
  462. package/documentation/types/Languages.html +1 -1
  463. package/documentation/types/License.html +9 -9
  464. package/documentation/types/LicenseHookListType.html +1 -1
  465. package/documentation/types/LicenseUserPriceUpdateSimulation.html +7 -7
  466. package/documentation/types/LinkConfigurationParams.html +3 -3
  467. package/documentation/types/LinkReturn.html +1 -1
  468. package/documentation/types/Links.html +1 -1
  469. package/documentation/types/ListOrder.html +3 -3
  470. package/documentation/types/ListQueryParameters.html +5 -5
  471. package/documentation/types/LuccaAbsenceHook.html +1 -1
  472. package/documentation/types/MSDocumentEntity.html +1 -1
  473. package/documentation/types/MSDocumentParams.html +7 -7
  474. package/documentation/types/MSGetDocumentsParams.html +3 -3
  475. package/documentation/types/MSGroupEntity.html +1 -1
  476. package/documentation/types/MSSiteEntity.html +1 -1
  477. package/documentation/types/MSTenantEntity.html +1 -1
  478. package/documentation/types/MSTenants.html +1 -1
  479. package/documentation/types/MSUnifiedEntity.html +1 -1
  480. package/documentation/types/MagicPadHook.html +1 -1
  481. package/documentation/types/MagicWandHook.html +1 -1
  482. package/documentation/types/MaybeWithAudience.html +2 -2
  483. package/documentation/types/MaybeWithParent.html +2 -2
  484. package/documentation/types/MaybeWithToken.html +1 -1
  485. package/documentation/types/MediaLibraryFileList.html +1 -1
  486. package/documentation/types/MediaLibraryFileLittle.html +1 -1
  487. package/documentation/types/MediaLibraryFilesStats.html +1 -1
  488. package/documentation/types/MediaLibraryFolderList.html +1 -1
  489. package/documentation/types/MediaLibraryFolderLittle.html +1 -1
  490. package/documentation/types/MediaLibraryFolderStats.html +1 -1
  491. package/documentation/types/MediaLibraryHook.html +1 -1
  492. package/documentation/types/MediaLibraryList.html +1 -1
  493. package/documentation/types/MediaLibraryStats.html +1 -1
  494. package/documentation/types/MeetingCreation.html +1 -1
  495. package/documentation/types/MeetingUpdate.html +1 -1
  496. package/documentation/types/Merge.html +1 -1
  497. package/documentation/types/MessengerDiscussions.html +1 -1
  498. package/documentation/types/MessengerHook.html +1 -1
  499. package/documentation/types/MessengerMessageRead.html +3 -3
  500. package/documentation/types/Metas.html +1 -1
  501. package/documentation/types/MetasExternal.html +15 -15
  502. package/documentation/types/MetasJamespot.html +4 -4
  503. package/documentation/types/MetasYoutube.html +9 -9
  504. package/documentation/types/MeteoLocation.html +3 -3
  505. package/documentation/types/MeteoSearchResult.html +1 -1
  506. package/documentation/types/Methods.html +1 -1
  507. package/documentation/types/MimetypesType.html +1 -1
  508. package/documentation/types/Model.html +8 -8
  509. package/documentation/types/ModuleConfiguration.html +7 -7
  510. package/documentation/types/ModuleConfigurationAction.html +5 -5
  511. package/documentation/types/ModuleConfigurationActionConfirmation.html +3 -3
  512. package/documentation/types/ModuleConfigurationActionType.html +1 -1
  513. package/documentation/types/ModuleConfigurationActions.html +1 -1
  514. package/documentation/types/ModuleConfigurationFields.html +1 -1
  515. package/documentation/types/ModuleRestrictionModeValues.html +1 -1
  516. package/documentation/types/MoveFaqEntry.html +1 -1
  517. package/documentation/types/MoveFaqTheme.html +1 -1
  518. package/documentation/types/MoveMediaLibraryFileParams.html +1 -1
  519. package/documentation/types/Namespaces.html +9 -9
  520. package/documentation/types/NetworkType.html +1 -1
  521. package/documentation/types/NewsflashGetResponse.html +3 -3
  522. package/documentation/types/NewsflashItem.html +11 -11
  523. package/documentation/types/NewsflashProperties.html +3 -3
  524. package/documentation/types/NewsflashSource.html +2 -2
  525. package/documentation/types/NewsflashSources.html +5 -5
  526. package/documentation/types/NewsflashView.html +1 -1
  527. package/documentation/types/NumberFormat.html +1 -1
  528. package/documentation/types/ObjectListProps.html +9 -9
  529. package/documentation/types/ObjectWithoutLicenseFilter.html +4 -4
  530. package/documentation/types/OfficeHook.html +1 -1
  531. package/documentation/types/OfficeProvider.html +1 -1
  532. package/documentation/types/OfficeProviderBaseUrls.html +1 -1
  533. package/documentation/types/OfficeSetConfigurationPayload.html +1 -1
  534. package/documentation/types/OfficeUserConfiguration.html +1 -1
  535. package/documentation/types/OnlyOfficeFile.html +1 -1
  536. package/documentation/types/OnlyOfficeFileInfo.html +6 -6
  537. package/documentation/types/OpeningType.html +1 -1
  538. package/documentation/types/OpeningTypeAnchor.html +2 -2
  539. package/documentation/types/OpeningTypeLink.html +3 -3
  540. package/documentation/types/OpeningTypePopup.html +3 -3
  541. package/documentation/types/Operators.html +1 -1
  542. package/documentation/types/Order.html +3 -3
  543. package/documentation/types/Orders.html +1 -1
  544. package/documentation/types/OrgChartConfiguration.html +1 -1
  545. package/documentation/types/OrgChartCreateForm.html +5 -5
  546. package/documentation/types/OrgChartLink.html +1 -1
  547. package/documentation/types/OrgChartUpdateMetasForm.html +1 -1
  548. package/documentation/types/Override.html +1 -1
  549. package/documentation/types/PartialUndefined.html +1 -1
  550. package/documentation/types/PromiseApiPagingResults.html +1 -1
  551. package/documentation/types/PromiseApiWrapper.html +1 -1
  552. package/documentation/types/PublicWebinarData.html +1 -1
  553. package/documentation/types/PublicWebinarFullnameRequest.html +1 -1
  554. package/documentation/types/PublicWebinarUrl.html +1 -1
  555. package/documentation/types/PublishButtonConfiguration.html +7 -7
  556. package/documentation/types/PublishButtonConfigurationCustomSection.html +3 -3
  557. package/documentation/types/PublishButtonSections.html +1 -1
  558. package/documentation/types/QuestionAnswerSelectResponseParams.html +1 -1
  559. package/documentation/types/QuestionAnswerUnselectResponseParams.html +1 -1
  560. package/documentation/types/QuizFieldType.html +5 -5
  561. package/documentation/types/QuizResponse.html +7 -7
  562. package/documentation/types/RTMessage.html +3 -3
  563. package/documentation/types/RTMessageHandler.html +4 -4
  564. package/documentation/types/RTMessageObject.html +1 -1
  565. package/documentation/types/RTMessageTeamWorkDaySummaryUpdate.html +1 -1
  566. package/documentation/types/RTMessageTeamWorkTodoUpdate.html +1 -1
  567. package/documentation/types/RTMessageWsPresence.html +1 -1
  568. package/documentation/types/RTReceivedMessage.html +1 -1
  569. package/documentation/types/RTSurveyDateSubmit.html +1 -1
  570. package/documentation/types/Readable.html +1 -1
  571. package/documentation/types/RecurringEventCreation.html +17 -17
  572. package/documentation/types/RecurringEventUpdate.html +1 -1
  573. package/documentation/types/ReservationList.html +1 -1
  574. package/documentation/types/ResetNotificationConfiguration.html +6 -6
  575. package/documentation/types/Rights.html +13 -13
  576. package/documentation/types/RssType.html +7 -7
  577. package/documentation/types/SearchAdminConfig.html +1 -1
  578. package/documentation/types/SearchCategoryModel.html +10 -10
  579. package/documentation/types/SearchCategoryValue.html +3 -3
  580. package/documentation/types/SearchConfig.html +5 -5
  581. package/documentation/types/SearchFacetModel.html +8 -8
  582. package/documentation/types/SearchFacetValueModel.html +5 -5
  583. package/documentation/types/SearchFacetValues.html +4 -4
  584. package/documentation/types/SearchLastQuery.html +2 -2
  585. package/documentation/types/SearchQuery.html +12 -12
  586. package/documentation/types/SearchQueryFilterModel.html +5 -5
  587. package/documentation/types/SearchQueryOption.html +3 -3
  588. package/documentation/types/SearchQueryResult.html +1 -1
  589. package/documentation/types/SearchQuerySortModel.html +3 -3
  590. package/documentation/types/SearchResultCatProps.html +5 -5
  591. package/documentation/types/SearchResultProps.html +1 -1
  592. package/documentation/types/SearchResultPropsApp.html +10 -10
  593. package/documentation/types/SearchResultPropsObject.html +20 -20
  594. package/documentation/types/ShareAccessProps.html +4 -4
  595. package/documentation/types/ShareGeneralAccessRules.html +1 -1
  596. package/documentation/types/ShareOption.html +4 -4
  597. package/documentation/types/ShareOptionId.html +1 -1
  598. package/documentation/types/ShareOptionObject.html +6 -6
  599. package/documentation/types/SharedContentHook.html +1 -1
  600. package/documentation/types/SocialAction.html +1 -1
  601. package/documentation/types/SocialActionBase.html +5 -5
  602. package/documentation/types/SocialActionDeprecated.html +9 -9
  603. package/documentation/types/SocialActionRate.html +1 -1
  604. package/documentation/types/SocialActionReport.html +1 -1
  605. package/documentation/types/SocialActionShare.html +1 -1
  606. package/documentation/types/SocialActionStructDeprecated.html +6 -6
  607. package/documentation/types/SocialActionToggle.html +1 -1
  608. package/documentation/types/SocialEventCreation.html +1 -1
  609. package/documentation/types/SocialEventUpdate.html +1 -1
  610. package/documentation/types/SpotDiscussionKind.html +1 -1
  611. package/documentation/types/SpotRssFeed.html +1 -1
  612. package/documentation/types/StandardApiError.html +1 -1
  613. package/documentation/types/StoreFinalize.html +2 -2
  614. package/documentation/types/StoreItem.html +6 -6
  615. package/documentation/types/StudioAction.html +3 -3
  616. package/documentation/types/StudioAppListViewConfig.html +2 -2
  617. package/documentation/types/StudioAppViewsConfig.html +2 -2
  618. package/documentation/types/StudioApplication.html +1 -1
  619. package/documentation/types/StudioApplicationBase.html +36 -36
  620. package/documentation/types/StudioApplicationStatusEnumBased.html +1 -1
  621. package/documentation/types/StudioHook.html +1 -1
  622. package/documentation/types/StudioManifest.html +9 -9
  623. package/documentation/types/SurveyDateHook.html +1 -1
  624. package/documentation/types/SurveyDateResponses.html +1 -1
  625. package/documentation/types/SurveyDateUserResponse.html +3 -3
  626. package/documentation/types/SurveyDateUserResponses.html +1 -1
  627. package/documentation/types/SurveyDateUsersForDate.html +3 -3
  628. package/documentation/types/SurveyField.html +1 -1
  629. package/documentation/types/SurveyFieldKeys.html +1 -1
  630. package/documentation/types/SurveySection.html +4 -4
  631. package/documentation/types/TOrgChartNode.html +16 -16
  632. package/documentation/types/TVChannelCreatePayload.html +3 -3
  633. package/documentation/types/TVChannelCreation.html +1 -1
  634. package/documentation/types/TVChannelDynamicArticle.html +1 -1
  635. package/documentation/types/TVChannelDynamicComment.html +1 -1
  636. package/documentation/types/TVChannelDynamicList.html +1 -1
  637. package/documentation/types/TVChannelList.html +1 -1
  638. package/documentation/types/TVChannelLittle.html +1 -1
  639. package/documentation/types/TVChannelSlideshowList.html +1 -1
  640. package/documentation/types/TVGetChannelResponse.html +3 -3
  641. package/documentation/types/TVGetChannelSlideshowFile.html +1 -1
  642. package/documentation/types/TVGetConfigureChannelResponse.html +1 -1
  643. package/documentation/types/TVGetConfigureDynamicChannelResponse.html +1 -1
  644. package/documentation/types/TVGetConfigureSlideshowChannelResponse.html +1 -1
  645. package/documentation/types/TargetInfoHook.html +1 -1
  646. package/documentation/types/TeamWorkAiHook.html +1 -1
  647. package/documentation/types/TeamWorkAiTask.html +9 -9
  648. package/documentation/types/TeamWorkDaySummaryState.html +5 -5
  649. package/documentation/types/TeamWorkTodoState.html +6 -6
  650. package/documentation/types/TextEnhanceResponse.html +2 -2
  651. package/documentation/types/TinyMCECommonOptions.html +1 -1
  652. package/documentation/types/TinyMCEDynamicOptions.html +1 -1
  653. package/documentation/types/TinyMCEExtendedOptions.html +1 -1
  654. package/documentation/types/TvChannelType.html +1 -1
  655. package/documentation/types/TwoFactorAuthenticationDailyActivationStatistics.html +1 -1
  656. package/documentation/types/TwoFactorAuthenticationGenerateConfiguration.html +1 -1
  657. package/documentation/types/TwoFactorAuthenticationHook.html +1 -1
  658. package/documentation/types/TwoFactorAuthenticationStatistics.html +1 -1
  659. package/documentation/types/UpdateCommentParams.html +5 -5
  660. package/documentation/types/UpdateGroup.html +1 -1
  661. package/documentation/types/UpdateReportStatusParams.html +1 -1
  662. package/documentation/types/UploadConfig.html +5 -5
  663. package/documentation/types/UserAIProfile.html +2 -2
  664. package/documentation/types/UserBirthday.html +5 -5
  665. package/documentation/types/UserDirectoryConfiguration.html +12 -12
  666. package/documentation/types/UserDownload.html +5 -5
  667. package/documentation/types/UserField.html +3 -3
  668. package/documentation/types/UserFieldsConfigurationType.html +1 -1
  669. package/documentation/types/UserFieldsType.html +1 -1
  670. package/documentation/types/UserFormatsExtension.html +1 -1
  671. package/documentation/types/UserLevelAndRight.html +6 -6
  672. package/documentation/types/UserLevelSpot.html +11 -11
  673. package/documentation/types/UserLicense.html +1 -1
  674. package/documentation/types/UserList.html +1 -1
  675. package/documentation/types/UserMapModel.html +4 -4
  676. package/documentation/types/UserNotificationsConfiguration.html +5 -5
  677. package/documentation/types/UserRead.html +5 -5
  678. package/documentation/types/UserResponseStatus.html +1 -1
  679. package/documentation/types/UserValues.html +3 -3
  680. package/documentation/types/UserWithExtensions.html +1 -1
  681. package/documentation/types/Users.html +1 -1
  682. package/documentation/types/ValueLabel.html +3 -3
  683. package/documentation/types/ValueOf.html +1 -1
  684. package/documentation/types/VariantSizeType.html +1 -1
  685. package/documentation/types/VariantType.html +1 -1
  686. package/documentation/types/VideoRecording.html +1 -1
  687. package/documentation/types/VisioConnectHook.html +1 -1
  688. package/documentation/types/VisioConnectRoom.html +1 -1
  689. package/documentation/types/VisioConnectStatistics.html +1 -1
  690. package/documentation/types/VisioConnectStatisticsRoomSession.html +1 -1
  691. package/documentation/types/VisioConnectStatisticsRoomSessions.html +1 -1
  692. package/documentation/types/WallFilter.html +4 -4
  693. package/documentation/types/WallFiltersResponse.html +3 -3
  694. package/documentation/types/WallHook.html +1 -1
  695. package/documentation/types/WeDocHook.html +1 -1
  696. package/documentation/types/WedocEmptyType.html +1 -1
  697. package/documentation/types/WedocFileAudienceType.html +1 -1
  698. package/documentation/types/WedocFileType.html +1 -1
  699. package/documentation/types/WedocQueryResults.html +1 -1
  700. package/documentation/types/WedocQueryType.html +1 -1
  701. package/documentation/types/WedocTemplate.html +1 -1
  702. package/documentation/types/Widget.html +1 -1
  703. package/documentation/types/WidgetAccessibilityContent.html +4 -4
  704. package/documentation/types/WidgetAccessibilityType.html +4 -4
  705. package/documentation/types/WidgetApplicationAppsItem.html +8 -8
  706. package/documentation/types/WidgetApplicationContent.html +6 -6
  707. package/documentation/types/WidgetApplicationCss.html +2 -2
  708. package/documentation/types/WidgetApplicationExtensionItem.html +8 -8
  709. package/documentation/types/WidgetApplicationImageItem.html +10 -10
  710. package/documentation/types/WidgetApplicationItem.html +1 -1
  711. package/documentation/types/WidgetApplicationLinkItem.html +12 -12
  712. package/documentation/types/WidgetApplicationSize.html +1 -1
  713. package/documentation/types/WidgetApplicationType.html +4 -4
  714. package/documentation/types/WidgetApplicationView.html +1 -1
  715. package/documentation/types/WidgetArticleAttachmentContent.html +3 -3
  716. package/documentation/types/WidgetArticleAttachmentType.html +4 -4
  717. package/documentation/types/WidgetArticleButtonContent.html +1 -1
  718. package/documentation/types/WidgetArticleButtonType.html +4 -4
  719. package/documentation/types/WidgetArticleGalleryContent.html +4 -4
  720. package/documentation/types/WidgetArticleGalleryType.html +4 -4
  721. package/documentation/types/WidgetArticleImageContent.html +3 -3
  722. package/documentation/types/WidgetArticleImageType.html +4 -4
  723. package/documentation/types/WidgetArticleSliderContent.html +8 -8
  724. package/documentation/types/WidgetArticleSliderType.html +4 -4
  725. package/documentation/types/WidgetArticleTextContent.html +6 -6
  726. package/documentation/types/WidgetArticleTextType.html +4 -4
  727. package/documentation/types/WidgetArticleTitleContent.html +7 -7
  728. package/documentation/types/WidgetArticleTitleType.html +4 -4
  729. package/documentation/types/WidgetAudience.html +3 -3
  730. package/documentation/types/WidgetBaseType.html +3 -3
  731. package/documentation/types/WidgetBirthdayContent.html +3 -3
  732. package/documentation/types/WidgetBirthdayCss.html +5 -5
  733. package/documentation/types/WidgetBirthdayType.html +4 -4
  734. package/documentation/types/WidgetButtonAction.html +2 -2
  735. package/documentation/types/WidgetButtonActionGroup.html +5 -5
  736. package/documentation/types/WidgetButtonActionType.html +1 -1
  737. package/documentation/types/WidgetButtonContent.html +16 -16
  738. package/documentation/types/WidgetButtonIconFontSize.html +2 -2
  739. package/documentation/types/WidgetButtonIconPadding.html +2 -2
  740. package/documentation/types/WidgetButtonIconPosition.html +1 -1
  741. package/documentation/types/WidgetButtonPosition.html +1 -1
  742. package/documentation/types/WidgetButtonProps.html +10 -10
  743. package/documentation/types/WidgetButtonSize.html +1 -1
  744. package/documentation/types/WidgetButtonStyle.html +10 -10
  745. package/documentation/types/WidgetButtonType.html +4 -4
  746. package/documentation/types/WidgetCalendarCalDavContent.html +4 -4
  747. package/documentation/types/WidgetCalendarCalDavType.html +4 -4
  748. package/documentation/types/WidgetCalendarContent.html +3 -3
  749. package/documentation/types/WidgetCalendarType.html +4 -4
  750. package/documentation/types/WidgetChartsContent.html +10 -10
  751. package/documentation/types/WidgetChartsType.html +4 -4
  752. package/documentation/types/WidgetCheckListContent.html +5 -5
  753. package/documentation/types/WidgetCheckListContentArr.html +7 -7
  754. package/documentation/types/WidgetCheckListContentArrForFront.html +8 -8
  755. package/documentation/types/WidgetCheckListContentForFront.html +3 -3
  756. package/documentation/types/WidgetCheckListType.html +4 -4
  757. package/documentation/types/WidgetCheckListTypeForFront.html +5 -5
  758. package/documentation/types/WidgetCheckbox.html +3 -3
  759. package/documentation/types/WidgetColor.html +3 -3
  760. package/documentation/types/WidgetColorContent.html +2 -2
  761. package/documentation/types/WidgetColorType.html +4 -4
  762. package/documentation/types/WidgetContactCardDavContent.html +4 -4
  763. package/documentation/types/WidgetContactCardDavType.html +4 -4
  764. package/documentation/types/WidgetContactContent.html +4 -4
  765. package/documentation/types/WidgetContactCss.html +6 -6
  766. package/documentation/types/WidgetContactType.html +4 -4
  767. package/documentation/types/WidgetContentKeys.html +41 -41
  768. package/documentation/types/WidgetContext.html +1 -1
  769. package/documentation/types/WidgetCountdownContent.html +8 -8
  770. package/documentation/types/WidgetCountdownType.html +4 -4
  771. package/documentation/types/WidgetCoverContent.html +10 -10
  772. package/documentation/types/WidgetCoverSlide.html +10 -10
  773. package/documentation/types/WidgetCoverType.html +4 -4
  774. package/documentation/types/WidgetDatasourceTableContent.html +1 -1
  775. package/documentation/types/WidgetDatasourceTableType.html +4 -4
  776. package/documentation/types/WidgetDatasourceValues.html +1 -1
  777. package/documentation/types/WidgetDate.html +3 -3
  778. package/documentation/types/WidgetDatePicker.html +2 -2
  779. package/documentation/types/WidgetDatetime.html +2 -2
  780. package/documentation/types/WidgetDefaultProps.html +8 -8
  781. package/documentation/types/WidgetDefinitionProps.html +8 -8
  782. package/documentation/types/WidgetDisplayMode.html +1 -1
  783. package/documentation/types/WidgetDocumentsContent.html +10 -10
  784. package/documentation/types/WidgetDocumentsType.html +4 -4
  785. package/documentation/types/WidgetEditorActions.html +4 -4
  786. package/documentation/types/WidgetEditorErrorActions.html +2 -2
  787. package/documentation/types/WidgetEmail.html +2 -2
  788. package/documentation/types/WidgetEmailsImapContent.html +4 -4
  789. package/documentation/types/WidgetEmailsImapType.html +4 -4
  790. package/documentation/types/WidgetEmbed.html +2 -2
  791. package/documentation/types/WidgetEmbedContent.html +2 -2
  792. package/documentation/types/WidgetEmbedType.html +4 -4
  793. package/documentation/types/WidgetExcelDatasourceTableContent.html +1 -1
  794. package/documentation/types/WidgetExcelDatasourceTableType.html +4 -4
  795. package/documentation/types/WidgetExtensionContent.html +2 -2
  796. package/documentation/types/WidgetExtensionType.html +4 -4
  797. package/documentation/types/WidgetFile.html +2 -2
  798. package/documentation/types/WidgetFlocklerContent.html +2 -2
  799. package/documentation/types/WidgetFlocklerType.html +4 -4
  800. package/documentation/types/WidgetFunctions.html +1 -1
  801. package/documentation/types/WidgetHook.html +1 -1
  802. package/documentation/types/WidgetIframeVideo.html +2 -2
  803. package/documentation/types/WidgetImage.html +3 -3
  804. package/documentation/types/WidgetImageContent.html +22 -22
  805. package/documentation/types/WidgetImageType.html +4 -4
  806. package/documentation/types/WidgetKeys.html +1 -1
  807. package/documentation/types/WidgetLayer.html +7 -7
  808. package/documentation/types/WidgetLegacyMixedBoolean.html +1 -1
  809. package/documentation/types/WidgetLink.html +2 -2
  810. package/documentation/types/WidgetLuccaAbsenceContent.html +2 -2
  811. package/documentation/types/WidgetLuccaAbsenceType.html +4 -4
  812. package/documentation/types/WidgetLuccaAbsenceUser.html +5 -5
  813. package/documentation/types/WidgetMeteoContent.html +3 -3
  814. package/documentation/types/WidgetMeteoType.html +4 -4
  815. package/documentation/types/WidgetModalProps.html +3 -3
  816. package/documentation/types/WidgetMultiattribute.html +2 -2
  817. package/documentation/types/WidgetNewsflashContent.html +8 -8
  818. package/documentation/types/WidgetNewsflashType.html +4 -4
  819. package/documentation/types/WidgetNumber.html +2 -2
  820. package/documentation/types/WidgetOrientedlinks.html +3 -3
  821. package/documentation/types/WidgetPlace.html +3 -3
  822. package/documentation/types/WidgetPresenceContent.html +5 -5
  823. package/documentation/types/WidgetPresenceRespondPayload.html +5 -5
  824. package/documentation/types/WidgetPresenceResponse.html +6 -6
  825. package/documentation/types/WidgetPresenceResponseUserList.html +5 -5
  826. package/documentation/types/WidgetPresenceType.html +4 -4
  827. package/documentation/types/WidgetQuickSurveyContent.html +12 -12
  828. package/documentation/types/WidgetQuickSurveyContentArr.html +6 -6
  829. package/documentation/types/WidgetQuickSurveyResponse.html +5 -5
  830. package/documentation/types/WidgetQuickSurveyResponseUserList.html +5 -5
  831. package/documentation/types/WidgetQuickSurveyResponses.html +1 -1
  832. package/documentation/types/WidgetQuickSurveyType.html +4 -4
  833. package/documentation/types/WidgetRadio.html +3 -3
  834. package/documentation/types/WidgetRefUser.html +2 -2
  835. package/documentation/types/WidgetRtObject.html +4 -4
  836. package/documentation/types/WidgetSelect.html +4 -4
  837. package/documentation/types/WidgetSelectionBackgroundProps.html +9 -9
  838. package/documentation/types/WidgetSelectionProps.html +2 -2
  839. package/documentation/types/WidgetSeparatorAlign.html +1 -1
  840. package/documentation/types/WidgetSeparatorContent.html +5 -5
  841. package/documentation/types/WidgetSeparatorOrientation.html +1 -1
  842. package/documentation/types/WidgetSeparatorType.html +4 -4
  843. package/documentation/types/WidgetSlide.html +8 -8
  844. package/documentation/types/WidgetSliderContent.html +9 -9
  845. package/documentation/types/WidgetSliderType.html +4 -4
  846. package/documentation/types/WidgetStateProps.html +10 -10
  847. package/documentation/types/WidgetStyles.html +1 -1
  848. package/documentation/types/WidgetSyncContentContent.html +3 -3
  849. package/documentation/types/WidgetSyncContentType.html +4 -4
  850. package/documentation/types/WidgetTableColumn.html +6 -6
  851. package/documentation/types/WidgetTableColumnData.html +8 -8
  852. package/documentation/types/WidgetTableColumnTypes.html +1 -1
  853. package/documentation/types/WidgetTableColumnWidgetDate.html +2 -2
  854. package/documentation/types/WidgetTableColumnWidgetDefault.html +1 -1
  855. package/documentation/types/WidgetTableColumnWidgetSelect.html +3 -3
  856. package/documentation/types/WidgetTableColumnWidgetSelectOption.html +3 -3
  857. package/documentation/types/WidgetTableColumnWidgetText.html +2 -2
  858. package/documentation/types/WidgetTableColumnWidgets.html +1 -1
  859. package/documentation/types/WidgetTableColumnsData.html +1 -1
  860. package/documentation/types/WidgetTableContent.html +11 -11
  861. package/documentation/types/WidgetTaxonomy.html +3 -3
  862. package/documentation/types/WidgetTel.html +2 -2
  863. package/documentation/types/WidgetText.html +2 -2
  864. package/documentation/types/WidgetTextContent.html +4 -4
  865. package/documentation/types/WidgetTextType.html +4 -4
  866. package/documentation/types/WidgetTextarea.html +3 -3
  867. package/documentation/types/WidgetToggle.html +2 -2
  868. package/documentation/types/WidgetTransient.html +2 -2
  869. package/documentation/types/WidgetTypeKeys.html +41 -41
  870. package/documentation/types/WidgetUri.html +3 -3
  871. package/documentation/types/WidgetUrl.html +3 -3
  872. package/documentation/types/WidgetUserProfileContent.html +4 -4
  873. package/documentation/types/WidgetUserProfileType.html +4 -4
  874. package/documentation/types/WidgetVector.html +3 -3
  875. package/documentation/types/WidgetWelcomeContent.html +6 -6
  876. package/documentation/types/WidgetWelcomeType.html +4 -4
  877. package/documentation/types/WidgetWrapperGeneric.html +4 -4
  878. package/documentation/types/WidgetWrapperLevel.html +1 -1
  879. package/documentation/types/WidgetWrapperProps.html +1 -1
  880. package/documentation/types/WidgetYoutubeContent.html +2 -2
  881. package/documentation/types/WidgetYoutubeType.html +4 -4
  882. package/documentation/types/WidgetsRootState.html +2 -2
  883. package/documentation/types/WidgetsState.html +22 -22
  884. package/documentation/types/WidgetsValue.html +1 -1
  885. package/documentation/types/WithExtensions.html +1 -1
  886. package/documentation/types/WithPartialExtensions.html +1 -1
  887. package/documentation/types/ZodShape.html +1 -1
  888. package/documentation/types/fileExtensionTypes.html +1 -1
  889. package/documentation/types/fileFamilyTypes.html +1 -1
  890. package/documentation/types/internalDraftView.html +1 -1
  891. package/documentation/types/jArticleList.html +1 -1
  892. package/documentation/types/jArticleLittle.html +1 -1
  893. package/documentation/types/jArticleView.html +1 -1
  894. package/documentation/types/jArticleWidgetList.html +1 -1
  895. package/documentation/types/jArticleWidgetLittle.html +1 -1
  896. package/documentation/types/jArticleWidgetView.html +1 -1
  897. package/documentation/types/jBusinessContactList.html +1 -1
  898. package/documentation/types/jBusinessContactLittle.html +1 -1
  899. package/documentation/types/jCommentList.html +1 -1
  900. package/documentation/types/jCommentLittle.html +1 -1
  901. package/documentation/types/jContentFactoryTemplateList.html +1 -1
  902. package/documentation/types/jContentFactoryTemplateView.html +1 -1
  903. package/documentation/types/jDatasourceArticleList.html +1 -1
  904. package/documentation/types/jDatasourceExcel.html +5 -5
  905. package/documentation/types/jDiapazoneList.html +1 -1
  906. package/documentation/types/jDiapazoneListWithExtras.html +1 -1
  907. package/documentation/types/jDiapazoneView.html +1 -1
  908. package/documentation/types/jExtraBotView.html +1 -1
  909. package/documentation/types/jFileList.html +1 -1
  910. package/documentation/types/jFileLittle.html +1 -1
  911. package/documentation/types/jFileLittleCrop.html +1 -1
  912. package/documentation/types/jFileRendition.html +5 -5
  913. package/documentation/types/jFolderList.html +1 -1
  914. package/documentation/types/jFolderLittle.html +1 -1
  915. package/documentation/types/jGroupList.html +1 -1
  916. package/documentation/types/jGroupLittle.html +1 -1
  917. package/documentation/types/jGroupView.html +1 -1
  918. package/documentation/types/jHref.html +3 -3
  919. package/documentation/types/jInternalDraftList.html +1 -1
  920. package/documentation/types/jInternalDraftView.html +1 -1
  921. package/documentation/types/jLinkList.html +1 -1
  922. package/documentation/types/jLinkLittle.html +1 -1
  923. package/documentation/types/jMeetingList.html +1 -1
  924. package/documentation/types/jMeetingView.html +1 -1
  925. package/documentation/types/jMessengerDiscussionGroupList.html +1 -1
  926. package/documentation/types/jMessengerDiscussionGroupLittle.html +1 -1
  927. package/documentation/types/jMessengerDiscussionUserList.html +1 -1
  928. package/documentation/types/jMessengerDiscussionUserLittle.html +1 -1
  929. package/documentation/types/jMessengerMessageLittle.html +1 -1
  930. package/documentation/types/jNetworkLittle.html +1 -1
  931. package/documentation/types/jObjectAutocomplete.html +1 -1
  932. package/documentation/types/jObjectBase.html +7 -7
  933. package/documentation/types/jObjectList.html +1 -1
  934. package/documentation/types/jObjectLittle.html +1 -1
  935. package/documentation/types/jOrgChartList.html +1 -1
  936. package/documentation/types/jOrgChartView.html +1 -1
  937. package/documentation/types/jPermanentRoomList.html +1 -1
  938. package/documentation/types/jPollSurveyList.html +1 -1
  939. package/documentation/types/jPollSurveyView.html +1 -1
  940. package/documentation/types/jQuarantineList.html +1 -1
  941. package/documentation/types/jQuarantineLittle.html +1 -1
  942. package/documentation/types/jQuizzList.html +1 -1
  943. package/documentation/types/jQuizzView.html +1 -1
  944. package/documentation/types/jRecurringEventList.html +1 -1
  945. package/documentation/types/jRecurringEventLittle.html +1 -1
  946. package/documentation/types/jRecurringEventOccurrenceList.html +1 -1
  947. package/documentation/types/jRecurringEventOccurrenceListFalsy.html +1 -1
  948. package/documentation/types/jRecurringEventOccurrenceListTruthy.html +1 -1
  949. package/documentation/types/jRecurringEventOccurrenceLittle.html +1 -1
  950. package/documentation/types/jRecurringEventOccurrenceLittleFalsy.html +1 -1
  951. package/documentation/types/jRecurringEventOccurrenceLittleTruthy.html +1 -1
  952. package/documentation/types/jRecurringEventOccurrenceView.html +1 -1
  953. package/documentation/types/jRecurringEventOccurrenceViewFalsy.html +1 -1
  954. package/documentation/types/jRecurringEventOccurrenceViewTruthy.html +1 -1
  955. package/documentation/types/jRecurringEventView.html +1 -1
  956. package/documentation/types/jSocialEventList.html +1 -1
  957. package/documentation/types/jSocialEventLittle.html +1 -1
  958. package/documentation/types/jSocialEventView.html +1 -1
  959. package/documentation/types/jSocialRateLinkList.html +1 -1
  960. package/documentation/types/jSpotAutocomplete.html +1 -1
  961. package/documentation/types/jSupportList.html +1 -1
  962. package/documentation/types/jSupportView.html +1 -1
  963. package/documentation/types/jSurveyDateList.html +1 -1
  964. package/documentation/types/jSurveyDateView.html +1 -1
  965. package/documentation/types/jTaxonomyLittle.html +1 -1
  966. package/documentation/types/jUserAutocomplete.html +1 -1
  967. package/documentation/types/jUserList.html +1 -1
  968. package/documentation/types/jUserLittle.html +1 -1
  969. package/documentation/types/jUserValues.html +1 -1
  970. package/documentation/types/jUserView.html +1 -1
  971. package/documentation/types/socialEventRecord.html +6 -6
  972. package/documentation/types/visioConnectRooms.html +1 -1
  973. package/documentation/variables/ACCESS_REQUEST_ACCEPT.html +1 -1
  974. package/documentation/variables/ACCESS_REQUEST_DENY.html +1 -1
  975. package/documentation/variables/AsyncJobStateSchema.html +1 -1
  976. package/documentation/variables/AsyncJobStatusSchema.html +1 -1
  977. package/documentation/variables/CreateRoomPayloadSchema.html +1 -1
  978. package/documentation/variables/DateFormatSchema.html +1 -1
  979. package/documentation/variables/DiapazoneExtraFieldsSchema.html +1 -1
  980. package/documentation/variables/FREQUENCY_DAILY.html +1 -1
  981. package/documentation/variables/FREQUENCY_GROUP.html +1 -1
  982. package/documentation/variables/FREQUENCY_INHERIT.html +1 -1
  983. package/documentation/variables/FREQUENCY_NEVER.html +1 -1
  984. package/documentation/variables/FREQUENCY_NOW.html +1 -1
  985. package/documentation/variables/FREQUENCY_WEEKLY.html +1 -1
  986. package/documentation/variables/ImapConnection.html +1 -1
  987. package/documentation/variables/JLandMapCreationSchema.html +1 -1
  988. package/documentation/variables/LanguagesList.html +1 -1
  989. package/documentation/variables/LanguagesSchema.html +1 -1
  990. package/documentation/variables/LicenseUserPriceUpdateSimulationSchema.html +1 -1
  991. package/documentation/variables/NumberFormatSchema.html +1 -1
  992. package/documentation/variables/OfficeProviderSchema.html +1 -1
  993. package/documentation/variables/OrgChartConfigSchema.html +1 -1
  994. package/documentation/variables/OrgChartConfigurationSchema.html +1 -1
  995. package/documentation/variables/OrgChartLinkSchema.html +1 -1
  996. package/documentation/variables/OrgChartNodeSchema.html +1 -1
  997. package/documentation/variables/OrgChartUpdateMetasFormSchema.html +1 -1
  998. package/documentation/variables/PublishButtonConfigurationCustomSectionSchema.html +1 -1
  999. package/documentation/variables/PublishButtonConfigurationSchema.html +1 -1
  1000. package/documentation/variables/PublishButtonSectionEntrySchema.html +1 -1
  1001. package/documentation/variables/PublishButtonSectionSchema.html +1 -1
  1002. package/documentation/variables/PublishButtonSectionsSchema.html +1 -1
  1003. package/documentation/variables/TVChannelCustomSchema.html +1 -1
  1004. package/documentation/variables/TeamWorkAiTaskSchema.html +1 -1
  1005. package/documentation/variables/TeamWorkDaySummaryStateSchema.html +1 -1
  1006. package/documentation/variables/TeamWorkTodoStateSchema.html +1 -1
  1007. package/documentation/variables/TwoFactorAuthenticationDailyActivationStatisticsSchema.html +1 -1
  1008. package/documentation/variables/TwoFactorAuthenticationGenerateConfigurationSchema.html +1 -1
  1009. package/documentation/variables/TwoFactorAuthenticationStatisticsSchema.html +1 -1
  1010. package/documentation/variables/UserAIProfileSchema.html +1 -1
  1011. package/documentation/variables/UserBirthdaySchema.html +1 -1
  1012. package/documentation/variables/UserLevel.html +1 -1
  1013. package/documentation/variables/UserNotificationsConfigurationSchema.html +1 -1
  1014. package/documentation/variables/UserVariant.html +1 -1
  1015. package/documentation/variables/WIDGET_LEVEL_1.html +1 -1
  1016. package/documentation/variables/WIDGET_LEVEL_2.html +1 -1
  1017. package/documentation/variables/WIDGET_LEVEL_3.html +1 -1
  1018. package/documentation/variables/WIDGET_LEVEL_4.html +1 -1
  1019. package/documentation/variables/WRITE_RIGHT_ADMIN.html +1 -1
  1020. package/documentation/variables/WRITE_RIGHT_ALL.html +1 -1
  1021. package/documentation/variables/WRITE_RIGHT_CUSTOM.html +1 -1
  1022. package/documentation/variables/WRITE_RIGHT_PUBLIC.html +1 -1
  1023. package/documentation/variables/WidgetPresenceResponseUserListSchema.html +1 -1
  1024. package/documentation/variables/WidgetQuickSurveyContentArrSchema.html +1 -1
  1025. package/documentation/variables/WidgetQuickSurveyResponseSchema.html +1 -1
  1026. package/documentation/variables/WidgetQuickSurveyResponseUserListSchema.html +1 -1
  1027. package/documentation/variables/accessRequestStatusValuesSchema.html +1 -1
  1028. package/documentation/variables/actionParamsSchema.html +1 -1
  1029. package/documentation/variables/actionVerbSchema.html +1 -1
  1030. package/documentation/variables/addCommentParamsSchema.html +1 -1
  1031. package/documentation/variables/addFaqEntrySchema.html +1 -1
  1032. package/documentation/variables/adminAppSchema.html +1 -1
  1033. package/documentation/variables/adminAppTabSchema.html +1 -1
  1034. package/documentation/variables/adminAppsSchema.html +1 -1
  1035. package/documentation/variables/adminLicenseStatsSchema.html +1 -1
  1036. package/documentation/variables/adminLicensesAssignedSchema.html +1 -1
  1037. package/documentation/variables/adminLicensesNotAssignedSchema.html +1 -1
  1038. package/documentation/variables/adminLogNavigationSchema.html +1 -1
  1039. package/documentation/variables/adminLogObjectSchema.html +1 -1
  1040. package/documentation/variables/adminLogSearchSchema.html +1 -1
  1041. package/documentation/variables/animationConfigurationTypeSchema.html +1 -1
  1042. package/documentation/variables/animationStatsRowSchema.html +1 -1
  1043. package/documentation/variables/animationStatsSchema.html +1 -1
  1044. package/documentation/variables/animationVariantSchema.html +1 -1
  1045. package/documentation/variables/api.html +1 -1
  1046. package/documentation/variables/applicationActionBaseSchema.html +1 -1
  1047. package/documentation/variables/applicationBaseSchema.html +1 -1
  1048. package/documentation/variables/applicationDefaultSchema.html +1 -1
  1049. package/documentation/variables/applicationExtraPropertiesSchema.html +1 -1
  1050. package/documentation/variables/applicationIframeSchema.html +1 -1
  1051. package/documentation/variables/applicationIntranetHookSchema.html +1 -1
  1052. package/documentation/variables/applicationLinkSchema.html +1 -1
  1053. package/documentation/variables/applicationSchema.html +1 -1
  1054. package/documentation/variables/applicationTabSchema.html +1 -1
  1055. package/documentation/variables/applicationWithTabsSchema.html +1 -1
  1056. package/documentation/variables/articleCreationSchema.html +1 -1
  1057. package/documentation/variables/articleDisplayModeSchema.html +1 -1
  1058. package/documentation/variables/articleGetConfigSchema.html +1 -1
  1059. package/documentation/variables/articleListConfigSchema.html +1 -1
  1060. package/documentation/variables/articleTranslationGetSchema.html +1 -1
  1061. package/documentation/variables/articleTranslationLanguageSchema.html +1 -1
  1062. package/documentation/variables/articleTranslationTranslateSchema.html +1 -1
  1063. package/documentation/variables/aseiGroupsSchema.html +1 -1
  1064. package/documentation/variables/aseiRightsSchema.html +1 -1
  1065. package/documentation/variables/aseiTicketStatusSchema.html +1 -1
  1066. package/documentation/variables/assetReservationConfigurationSchema.html +1 -1
  1067. package/documentation/variables/audienceAutocompleteSchema.html +1 -1
  1068. package/documentation/variables/audienceSchema.html +1 -1
  1069. package/documentation/variables/autocompleteLittleSchema.html +1 -1
  1070. package/documentation/variables/baseArticleSchema.html +1 -1
  1071. package/documentation/variables/baseAutocompleteSchema.html +1 -1
  1072. package/documentation/variables/bookmarkCustomSchema.html +1 -1
  1073. package/documentation/variables/bookmarkLinkSchema.html +1 -1
  1074. package/documentation/variables/bookmarkTypesSchema.html +1 -1
  1075. package/documentation/variables/businessContactSchema.html +1 -1
  1076. package/documentation/variables/calendarEventListSchema.html +1 -1
  1077. package/documentation/variables/calendarEventViewSchema.html +1 -1
  1078. package/documentation/variables/calendarEventsExtension.html +1 -1
  1079. package/documentation/variables/calendarMemberLittleSchema.html +1 -1
  1080. package/documentation/variables/calendarOldEventSchema.html +1 -1
  1081. package/documentation/variables/calendarTabSchema.html +1 -1
  1082. package/documentation/variables/categorySchema.html +1 -1
  1083. package/documentation/variables/chartTypeSchema.html +1 -1
  1084. package/documentation/variables/chartsPieDatumSchema.html +1 -1
  1085. package/documentation/variables/chartsSerieSchema.html +1 -1
  1086. package/documentation/variables/combinedContentFactoryDataSchema.html +1 -1
  1087. package/documentation/variables/combinedSurveyFieldOptionsSchema.html +1 -1
  1088. package/documentation/variables/combinedSurveyFieldSchema.html +1 -1
  1089. package/documentation/variables/combinedSurveyFieldTypeSchema.html +1 -1
  1090. package/documentation/variables/combinedWidgetContentSchema.html +1 -1
  1091. package/documentation/variables/combinedWidgetTypeSchema.html +1 -1
  1092. package/documentation/variables/communitySchema.html +1 -1
  1093. package/documentation/variables/contactEntrySchema.html +1 -1
  1094. package/documentation/variables/contactShowFieldsSchema.html +1 -1
  1095. package/documentation/variables/contentFactoryDefaultDataSchema.html +1 -1
  1096. package/documentation/variables/contentFactorySurveyDataSchema.html +1 -1
  1097. package/documentation/variables/contentFactoryTypes.html +1 -1
  1098. package/documentation/variables/createFaqCategorySchema.html +1 -1
  1099. package/documentation/variables/createFaqEntrySchema.html +1 -1
  1100. package/documentation/variables/createFaqThemeSchema.html +1 -1
  1101. package/documentation/variables/createGroupSchema.html +1 -1
  1102. package/documentation/variables/createReportParamsSchema.html +1 -1
  1103. package/documentation/variables/cssBackgroundPositionSchema.html +1 -1
  1104. package/documentation/variables/cssBackgroundSizeSchema.html +1 -1
  1105. package/documentation/variables/cssTextAlignTypeSchema.html +1 -1
  1106. package/documentation/variables/davAddressBookContactSchema.html +1 -1
  1107. package/documentation/variables/davCalendarEventSchema.html +1 -1
  1108. package/documentation/variables/default.html +1 -1
  1109. package/documentation/variables/deleteFaqThemeSchema.html +1 -1
  1110. package/documentation/variables/discussionPropertiesSchema.html +1 -1
  1111. package/documentation/variables/discussionPropertySchema.html +1 -1
  1112. package/documentation/variables/driveAccountSchema.html +1 -1
  1113. package/documentation/variables/driveGetAccountParamsSchema.html +1 -1
  1114. package/documentation/variables/driveGetAccountSchema.html +1 -1
  1115. package/documentation/variables/driveGetDocumentParamsSchema.html +1 -1
  1116. package/documentation/variables/driveGetGroupsParamsSchema.html +1 -1
  1117. package/documentation/variables/driveGetTenantsParamsSchema.html +1 -1
  1118. package/documentation/variables/driveItemTypeSchema.html +1 -1
  1119. package/documentation/variables/driveLogoutParamsSchema.html +1 -1
  1120. package/documentation/variables/driveSetDefaultAccountParamsSchema.html +1 -1
  1121. package/documentation/variables/driveTmpFileSchema.html +1 -1
  1122. package/documentation/variables/dropboxDocumentEntitySchema.html +1 -1
  1123. package/documentation/variables/dropboxDocumentParamsSchema.html +1 -1
  1124. package/documentation/variables/dropboxGetDocumentsParamsSchema.html +1 -1
  1125. package/documentation/variables/editFaqCategorySchema.html +1 -1
  1126. package/documentation/variables/editFaqEntrySchema.html +1 -1
  1127. package/documentation/variables/editFaqThemeSchema.html +1 -1
  1128. package/documentation/variables/eventModeSchema.html +1 -1
  1129. package/documentation/variables/eventStatusFilterSchema.html +1 -1
  1130. package/documentation/variables/extendSchema.html +1 -1
  1131. package/documentation/variables/extensions.html +1 -1
  1132. package/documentation/variables/facetModeSchema.html +1 -1
  1133. package/documentation/variables/faqAccessSchema.html +1 -1
  1134. package/documentation/variables/faqContentItemSchema.html +1 -1
  1135. package/documentation/variables/faqHookPropertiesSchema.html +1 -1
  1136. package/documentation/variables/faqTaxonomySchema.html +1 -1
  1137. package/documentation/variables/fileCropConfigSchema.html +1 -1
  1138. package/documentation/variables/fileMainTypeSchema.html +1 -1
  1139. package/documentation/variables/fileSyncAdminSpotSchema.html +1 -1
  1140. package/documentation/variables/fileSyncAdminSpotsPropsSchema.html +1 -1
  1141. package/documentation/variables/fileSyncFileBankSchema.html +1 -1
  1142. package/documentation/variables/fileSyncUserQuotaSchema.html +1 -1
  1143. package/documentation/variables/filterSchema.html +1 -1
  1144. package/documentation/variables/filterValueSchema.html +1 -1
  1145. package/documentation/variables/filtersSchema.html +1 -1
  1146. package/documentation/variables/formatExtensionSchema.html +1 -1
  1147. package/documentation/variables/formatListSchema.html +1 -1
  1148. package/documentation/variables/formats.html +1 -1
  1149. package/documentation/variables/getCommentsParamsSchema.html +1 -1
  1150. package/documentation/variables/getLicenseArticlesParamsSchema.html +1 -1
  1151. package/documentation/variables/getLicenseKindUsersParamsSchema.html +1 -1
  1152. package/documentation/variables/getReportsParamsSchema.html +1 -1
  1153. package/documentation/variables/getUnclassifiedFilesParamsSchema.html +1 -1
  1154. package/documentation/variables/gifSchema.html +1 -1
  1155. package/documentation/variables/groupCategoriesConfigurationSchema.html +1 -1
  1156. package/documentation/variables/groupCustomWidgetSchema.html +1 -1
  1157. package/documentation/variables/groupListConfigSchema.html +1 -1
  1158. package/documentation/variables/groupMemberLevelSchema.html +1 -1
  1159. package/documentation/variables/groupMemberSchema.html +1 -1
  1160. package/documentation/variables/groupModerateStatusSchema.html +1 -1
  1161. package/documentation/variables/groupPrivacy.html +1 -1
  1162. package/documentation/variables/groupPropertiesOptionsSchema.html +1 -1
  1163. package/documentation/variables/groupPropertiesSchema.html +1 -1
  1164. package/documentation/variables/groupUserLevelSchema.html +1 -1
  1165. package/documentation/variables/groupWidgetLittleSchema.html +1 -1
  1166. package/documentation/variables/groupWidgetSchema.html +1 -1
  1167. package/documentation/variables/groupWidgetsSchema.html +1 -1
  1168. package/documentation/variables/headingTypeSchema.html +1 -1
  1169. package/documentation/variables/hookListTypeSchema.html +2 -2
  1170. package/documentation/variables/imageFormValueSchema.html +1 -1
  1171. package/documentation/variables/imageSizeSchema.html +1 -1
  1172. package/documentation/variables/imapInboxMailSchema.html +1 -1
  1173. package/documentation/variables/jArticleListSchema.html +1 -1
  1174. package/documentation/variables/jArticleListShapeTmp.html +1 -1
  1175. package/documentation/variables/jArticleLittleSchema.html +1 -1
  1176. package/documentation/variables/jArticleViewSchema.html +1 -1
  1177. package/documentation/variables/jArticleWidgetListSchema.html +1 -1
  1178. package/documentation/variables/jArticleWidgetLittleSchema.html +1 -1
  1179. package/documentation/variables/jArticleWidgetViewSchema.html +1 -1
  1180. package/documentation/variables/jAseiInstitutionViewSchema.html +1 -1
  1181. package/documentation/variables/jAseiTicketViewSchema.html +1 -1
  1182. package/documentation/variables/jBookableAssetListSchema.html +1 -1
  1183. package/documentation/variables/jBookableAssetViewSchema.html +1 -1
  1184. package/documentation/variables/jBusinessContactListSchema.html +1 -1
  1185. package/documentation/variables/jBusinessContactLittleSchema.html +1 -1
  1186. package/documentation/variables/jCommentListSchema.html +1 -1
  1187. package/documentation/variables/jCommentLittleSchema.html +1 -1
  1188. package/documentation/variables/jContentFactoryDefaultTemplateViewSchema.html +1 -1
  1189. package/documentation/variables/jContentFactorySurveyTemplateViewSchema.html +1 -1
  1190. package/documentation/variables/jContentFactoryTemplateListSchema.html +1 -1
  1191. package/documentation/variables/jContentFactoryTemplateViewSchema.html +1 -1
  1192. package/documentation/variables/jContentReportListSchema.html +1 -1
  1193. package/documentation/variables/jDiapazoneListSchema.html +1 -1
  1194. package/documentation/variables/jDiapazoneViewSchema.html +1 -1
  1195. package/documentation/variables/jEnsure.html +1 -1
  1196. package/documentation/variables/jExtraBotViewSchema.html +1 -1
  1197. package/documentation/variables/jFaqItemListSchema.html +1 -1
  1198. package/documentation/variables/jFaqItemViewSchema.html +1 -1
  1199. package/documentation/variables/jFaqListSchema.html +1 -1
  1200. package/documentation/variables/jFaqViewSchema.html +1 -1
  1201. package/documentation/variables/jFileListSchema.html +1 -1
  1202. package/documentation/variables/jFileLittleCropSchema.html +1 -1
  1203. package/documentation/variables/jFileLittleSchema.html +1 -1
  1204. package/documentation/variables/jFileRenditionSchema.html +1 -1
  1205. package/documentation/variables/jFolderListSchema.html +1 -1
  1206. package/documentation/variables/jFolderLittleSchema.html +1 -1
  1207. package/documentation/variables/jGroupListSchema.html +1 -1
  1208. package/documentation/variables/jGroupLittleSchema.html +1 -1
  1209. package/documentation/variables/jGroupViewSchema.html +1 -1
  1210. package/documentation/variables/jHrefSchema.html +1 -1
  1211. package/documentation/variables/jIACapabilitiesSchema.html +1 -1
  1212. package/documentation/variables/jInternalDraftListSchema.html +1 -1
  1213. package/documentation/variables/jInternalDraftViewSchema.html +1 -1
  1214. package/documentation/variables/jLandLogSchema.html +1 -1
  1215. package/documentation/variables/jLandMapFlavorSchema.html +1 -1
  1216. package/documentation/variables/jLandMapKindSchema.html +1 -1
  1217. package/documentation/variables/jLandMapListSchema.html +1 -1
  1218. package/documentation/variables/jLandMapLittleSchema.html +1 -1
  1219. package/documentation/variables/jLandMapViewSchema.html +1 -1
  1220. package/documentation/variables/jLandStatSchema.html +1 -1
  1221. package/documentation/variables/jLinkListSchema.html +1 -1
  1222. package/documentation/variables/jLinkLittleSchema.html +1 -1
  1223. package/documentation/variables/jMediaLibraryFileListSchema.html +1 -1
  1224. package/documentation/variables/jMediaLibraryFileLittleSchema.html +1 -1
  1225. package/documentation/variables/jMediaLibraryFolderListSchema.html +1 -1
  1226. package/documentation/variables/jMediaLibraryFolderLittleSchema.html +1 -1
  1227. package/documentation/variables/jMeetingListSchema.html +1 -1
  1228. package/documentation/variables/jMeetingViewSchema.html +1 -1
  1229. package/documentation/variables/jMessengerDiscussionGroupListSchema.html +1 -1
  1230. package/documentation/variables/jMessengerDiscussionGroupLittleSchema.html +1 -1
  1231. package/documentation/variables/jMessengerDiscussionUserListSchema.html +1 -1
  1232. package/documentation/variables/jMessengerDiscussionUserLittleSchema.html +1 -1
  1233. package/documentation/variables/jMessengerMessageLittleSchema.html +1 -1
  1234. package/documentation/variables/jNetworkLittleSchema.html +1 -1
  1235. package/documentation/variables/jObjectAutocompleteSchema.html +1 -1
  1236. package/documentation/variables/jObjectBaseSchema.html +1 -1
  1237. package/documentation/variables/jObjectListSchema.html +1 -1
  1238. package/documentation/variables/jObjectLittleSchema.html +1 -1
  1239. package/documentation/variables/jOrgChartListSchema.html +1 -1
  1240. package/documentation/variables/jOrgChartViewSchema.html +1 -1
  1241. package/documentation/variables/jPermanentRoomListSchema.html +1 -1
  1242. package/documentation/variables/jPollSurveyListSchema.html +1 -1
  1243. package/documentation/variables/jPollSurveyViewSchema.html +1 -1
  1244. package/documentation/variables/jQuarantineListSchema.html +1 -1
  1245. package/documentation/variables/jQuarantineLittleSchema.html +1 -1
  1246. package/documentation/variables/jQuizzListSchema.html +1 -1
  1247. package/documentation/variables/jQuizzListShapeTmp.html +1 -1
  1248. package/documentation/variables/jQuizzViewSchema.html +1 -1
  1249. package/documentation/variables/jRecurringEventListSchema.html +1 -1
  1250. package/documentation/variables/jRecurringEventLittleSchema.html +1 -1
  1251. package/documentation/variables/jRecurringEventOccurrenceListFalsySchema.html +1 -1
  1252. package/documentation/variables/jRecurringEventOccurrenceListSchema.html +1 -1
  1253. package/documentation/variables/jRecurringEventOccurrenceListTruthySchema.html +1 -1
  1254. package/documentation/variables/jRecurringEventOccurrenceLittleFalsySchema.html +1 -1
  1255. package/documentation/variables/jRecurringEventOccurrenceLittleSchema.html +1 -1
  1256. package/documentation/variables/jRecurringEventOccurrenceLittleTruthySchema.html +1 -1
  1257. package/documentation/variables/jRecurringEventOccurrenceViewFalsySchema.html +1 -1
  1258. package/documentation/variables/jRecurringEventOccurrenceViewSchema.html +1 -1
  1259. package/documentation/variables/jRecurringEventOccurrenceViewTruthySchema.html +1 -1
  1260. package/documentation/variables/jRecurringEventViewSchema.html +1 -1
  1261. package/documentation/variables/jReservationListSchema.html +1 -1
  1262. package/documentation/variables/jSocialEventListSchema.html +1 -1
  1263. package/documentation/variables/jSocialEventLittleSchema.html +1 -1
  1264. package/documentation/variables/jSocialEventViewSchema.html +1 -1
  1265. package/documentation/variables/jSocialRateLinkListSchema.html +1 -1
  1266. package/documentation/variables/jSpotAutocompleteSchema.html +1 -1
  1267. package/documentation/variables/jSpotAutocompleteShape.html +1 -1
  1268. package/documentation/variables/jSupportListSchema.html +1 -1
  1269. package/documentation/variables/jSupportViewSchema.html +1 -1
  1270. package/documentation/variables/jSupportViewShapeTmp.html +1 -1
  1271. package/documentation/variables/jSurveyDateListSchema.html +1 -1
  1272. package/documentation/variables/jSurveyDateViewSchema.html +1 -1
  1273. package/documentation/variables/jTvChannelDynamicListSchema.html +1 -1
  1274. package/documentation/variables/jTvChannelListSchema.html +1 -1
  1275. package/documentation/variables/jTvChannelLittleSchema.html +1 -1
  1276. package/documentation/variables/jTvChannelSlideshowListSchema.html +1 -1
  1277. package/documentation/variables/jUserAutocompleteSchema.html +1 -1
  1278. package/documentation/variables/jUserListSchema.html +1 -1
  1279. package/documentation/variables/jUserLittleSchema.html +1 -1
  1280. package/documentation/variables/jUserValuesSchema.html +1 -1
  1281. package/documentation/variables/jUserViewSchema.html +1 -1
  1282. package/documentation/variables/licenseSchema.html +1 -1
  1283. package/documentation/variables/mediaLibraryFilesStatsSchema.html +1 -1
  1284. package/documentation/variables/mediaLibraryFolderStatsSchema.html +1 -1
  1285. package/documentation/variables/mediaLibraryListSchema.html +1 -1
  1286. package/documentation/variables/mediaLibraryStatsSchema.html +1 -1
  1287. package/documentation/variables/meetingActionSchema.html +1 -1
  1288. package/documentation/variables/meetingCreationSchema.html +1 -1
  1289. package/documentation/variables/meetingUpdateSchema.html +1 -1
  1290. package/documentation/variables/metasExternalSchema.html +1 -1
  1291. package/documentation/variables/metasJamespotSchema.html +1 -1
  1292. package/documentation/variables/metasSchema.html +1 -1
  1293. package/documentation/variables/metasYoutubeSchema.html +1 -1
  1294. package/documentation/variables/meteoLocationSchema.html +1 -1
  1295. package/documentation/variables/meteoSearchResultSchema.html +1 -1
  1296. package/documentation/variables/methodSchema.html +1 -1
  1297. package/documentation/variables/mimetypeToExt.html +1 -1
  1298. package/documentation/variables/mimetypes.html +1 -1
  1299. package/documentation/variables/moduleRestrictionMode.html +1 -1
  1300. package/documentation/variables/moveFaqEntrySchema.html +1 -1
  1301. package/documentation/variables/moveFaqThemeSchema.html +1 -1
  1302. package/documentation/variables/moveMediaLibraryFileParamsSchema.html +1 -1
  1303. package/documentation/variables/msDocumentEntitySchema.html +1 -1
  1304. package/documentation/variables/msDocumentParamsSchema.html +1 -1
  1305. package/documentation/variables/msGetDocumentsParamsSchema.html +1 -1
  1306. package/documentation/variables/msGroupEntitySchema.html +1 -1
  1307. package/documentation/variables/msSiteEntitySchema.html +1 -1
  1308. package/documentation/variables/msTenantEntitySchema.html +1 -1
  1309. package/documentation/variables/msTenantsSchema.html +1 -1
  1310. package/documentation/variables/msUnifiedEntitySchema.html +1 -1
  1311. package/documentation/variables/network.html +1 -1
  1312. package/documentation/variables/networkTypeSchema.html +1 -1
  1313. package/documentation/variables/newsflashGetResponseSchema.html +1 -1
  1314. package/documentation/variables/newsflashItemSchema.html +1 -1
  1315. package/documentation/variables/newsflashPropertiesSchema.html +1 -1
  1316. package/documentation/variables/newsflashSourceSchema.html +1 -1
  1317. package/documentation/variables/newsflashSourcesSchema.html +1 -1
  1318. package/documentation/variables/objectListPropsSchema.html +1 -1
  1319. package/documentation/variables/objectWithoutLicenseFilterSchema.html +1 -1
  1320. package/documentation/variables/officeProviderBaseUrlsSchema.html +1 -1
  1321. package/documentation/variables/officeSetConfigurationPayloadSchema.html +1 -1
  1322. package/documentation/variables/officeUserConfigurationSchema.html +1 -1
  1323. package/documentation/variables/onlyOfficeFileSchema.html +1 -1
  1324. package/documentation/variables/onyOfficeFileInfoSchema.html +1 -1
  1325. package/documentation/variables/openingTypeAnchorSchema.html +1 -1
  1326. package/documentation/variables/openingTypeLinkSchema.html +1 -1
  1327. package/documentation/variables/openingTypePopupSchema.html +1 -1
  1328. package/documentation/variables/openingTypeSchema.html +1 -1
  1329. package/documentation/variables/operatorSchema.html +1 -1
  1330. package/documentation/variables/orderSchema.html +1 -1
  1331. package/documentation/variables/ordersSchema.html +1 -1
  1332. package/documentation/variables/publicWebinarData.html +1 -1
  1333. package/documentation/variables/publicWebinarFullnameRequestSchema.html +1 -1
  1334. package/documentation/variables/publicWebinarGetDateRequestSchema.html +1 -1
  1335. package/documentation/variables/publicWebinarUrlSchema.html +1 -1
  1336. package/documentation/variables/questionAnswerSelectResponseParamsSchema.html +1 -1
  1337. package/documentation/variables/questionAnswerUnselectResponseParamsSchema.html +1 -1
  1338. package/documentation/variables/quizFieldSchema.html +1 -1
  1339. package/documentation/variables/quizResponseSchema.html +1 -1
  1340. package/documentation/variables/recurrenceRuleSchema.html +1 -1
  1341. package/documentation/variables/recurringEventCreationSchema.html +1 -1
  1342. package/documentation/variables/recurringEventUpdateSchema.html +1 -1
  1343. package/documentation/variables/resetNotificationConfigurationSchema.html +1 -1
  1344. package/documentation/variables/rightsSchema.html +1 -1
  1345. package/documentation/variables/rssTypeSchema.html +1 -1
  1346. package/documentation/variables/searchCategoryModelSchema.html +1 -1
  1347. package/documentation/variables/searchCategoryValueSchema.html +1 -1
  1348. package/documentation/variables/searchConfigSchema.html +1 -1
  1349. package/documentation/variables/searchFacetModelSchema.html +1 -1
  1350. package/documentation/variables/searchFacetValueModelSchema.html +1 -1
  1351. package/documentation/variables/searchFacetValuesSchema.html +1 -1
  1352. package/documentation/variables/searchLastQuerySchema.html +1 -1
  1353. package/documentation/variables/searchQueryFilterModelSchema.html +1 -1
  1354. package/documentation/variables/searchQueryOptionSchema.html +1 -1
  1355. package/documentation/variables/searchQuerySchema.html +1 -1
  1356. package/documentation/variables/searchQuerySortModelSchema.html +1 -1
  1357. package/documentation/variables/searchResultCatPropsSchema.html +1 -1
  1358. package/documentation/variables/searchResultPropsAppSchema.html +1 -1
  1359. package/documentation/variables/searchResultPropsObjectSchema.html +1 -1
  1360. package/documentation/variables/searchResultPropsSchema.html +1 -1
  1361. package/documentation/variables/shareAccessPropsSchema.html +1 -1
  1362. package/documentation/variables/shareGeneralAccessRulesSchema.html +1 -1
  1363. package/documentation/variables/shareOptionObjectSchema.html +1 -1
  1364. package/documentation/variables/shareOptionSchema.html +1 -1
  1365. package/documentation/variables/socialActionRateSchema.html +1 -1
  1366. package/documentation/variables/socialActionReportSchema.html +1 -1
  1367. package/documentation/variables/socialActionSchema.html +1 -1
  1368. package/documentation/variables/socialActionSchema_deprecated.html +1 -1
  1369. package/documentation/variables/socialActionShareSchema.html +1 -1
  1370. package/documentation/variables/socialActionStructSchema_deprecated.html +1 -1
  1371. package/documentation/variables/socialActionToggleSchema.html +1 -1
  1372. package/documentation/variables/socialEventActionSchema.html +1 -1
  1373. package/documentation/variables/socialEventCreationSchema.html +1 -1
  1374. package/documentation/variables/socialEventUpdateSchema.html +1 -1
  1375. package/documentation/variables/spotDiscussionKindSchema.html +1 -1
  1376. package/documentation/variables/storeFinalizeSchema.html +1 -1
  1377. package/documentation/variables/storeItemSchema.html +1 -1
  1378. package/documentation/variables/surveyDateResponsesSchema.html +1 -1
  1379. package/documentation/variables/surveyDateUsersForDateSchema.html +1 -1
  1380. package/documentation/variables/surveyDateUsersResponseSchema.html +1 -1
  1381. package/documentation/variables/surveyDateUsersResponsesSchema.html +1 -1
  1382. package/documentation/variables/surveyDateUtils.html +1 -1
  1383. package/documentation/variables/surveyFieldBaseSchema.html +1 -1
  1384. package/documentation/variables/surveyFieldBinaryDataSchema.html +1 -1
  1385. package/documentation/variables/surveyFieldBinarySchema.html +1 -1
  1386. package/documentation/variables/surveyFieldCheckDataSchema.html +1 -1
  1387. package/documentation/variables/surveyFieldCheckSchema.html +1 -1
  1388. package/documentation/variables/surveyFieldFileUploadDataSchema.html +1 -1
  1389. package/documentation/variables/surveyFieldFileUploadSchema.html +1 -1
  1390. package/documentation/variables/surveyFieldGridCheckDataSchema.html +1 -1
  1391. package/documentation/variables/surveyFieldGridCheckSchema.html +1 -1
  1392. package/documentation/variables/surveyFieldGridRadioDataSchema.html +1 -1
  1393. package/documentation/variables/surveyFieldGridRadioSchema.html +1 -1
  1394. package/documentation/variables/surveyFieldKeysSchema.html +1 -1
  1395. package/documentation/variables/surveyFieldOptionCheckSchema.html +1 -1
  1396. package/documentation/variables/surveyFieldOptionFileUploadSchema.html +1 -1
  1397. package/documentation/variables/surveyFieldOptionGridCheckSchema.html +1 -1
  1398. package/documentation/variables/surveyFieldOptionGridRadioSchema.html +1 -1
  1399. package/documentation/variables/surveyFieldOptionRateSchema.html +1 -1
  1400. package/documentation/variables/surveyFieldOptionScaleSchema.html +1 -1
  1401. package/documentation/variables/surveyFieldOptionTextSchema.html +1 -1
  1402. package/documentation/variables/surveyFieldOptionTextareaSchema.html +1 -1
  1403. package/documentation/variables/surveyFieldRadioDataSchema.html +1 -1
  1404. package/documentation/variables/surveyFieldRadioSchema.html +1 -1
  1405. package/documentation/variables/surveyFieldRateDataSchema.html +1 -1
  1406. package/documentation/variables/surveyFieldRateSchema.html +1 -1
  1407. package/documentation/variables/surveyFieldScaleDataSchema.html +1 -1
  1408. package/documentation/variables/surveyFieldScaleSchema.html +1 -1
  1409. package/documentation/variables/surveyFieldSelectDataSchema.html +1 -1
  1410. package/documentation/variables/surveyFieldSelectSchema.html +1 -1
  1411. package/documentation/variables/surveyFieldTextDataSchema.html +1 -1
  1412. package/documentation/variables/surveyFieldTextSchema.html +1 -1
  1413. package/documentation/variables/surveyFieldTextareaDataSchema.html +1 -1
  1414. package/documentation/variables/surveyFieldTextareaSchema.html +1 -1
  1415. package/documentation/variables/surveySectionSchema.html +1 -1
  1416. package/documentation/variables/textEnhanceResponseSchema.html +1 -1
  1417. package/documentation/variables/tinyMCECommonOptionsSchema.html +1 -1
  1418. package/documentation/variables/tinyMCEDynamicOptionsSchema.html +1 -1
  1419. package/documentation/variables/tinymceExtendedOptionsSchema.html +1 -1
  1420. package/documentation/variables/tvChannelCreatePayloadSchema.html +1 -1
  1421. package/documentation/variables/tvChannelCreationSchema.html +1 -1
  1422. package/documentation/variables/tvChannelDynamicArticleSchema.html +1 -1
  1423. package/documentation/variables/tvChannelDynamicCommentSchema.html +1 -1
  1424. package/documentation/variables/tvChannelSlideshowFileSchema.html +1 -1
  1425. package/documentation/variables/tvChannelTypeSchema.html +1 -1
  1426. package/documentation/variables/tvGetChannelResponseSchema.html +1 -1
  1427. package/documentation/variables/tvGetConfigureDynamicChannelResponse.html +1 -1
  1428. package/documentation/variables/tvGetConfigureSlideshowChannelResponse.html +1 -1
  1429. package/documentation/variables/updateCommentParamsSchema.html +1 -1
  1430. package/documentation/variables/updateGroupSchema.html +1 -1
  1431. package/documentation/variables/updateReportStatusParamsSchema.html +1 -1
  1432. package/documentation/variables/uploadConfigSchema.html +1 -1
  1433. package/documentation/variables/userDefaultFieldsTypeSchema.html +1 -1
  1434. package/documentation/variables/userDirectoryConfigurationSchema.html +1 -1
  1435. package/documentation/variables/userDownloadSchema.html +1 -1
  1436. package/documentation/variables/userFieldSchema.html +1 -1
  1437. package/documentation/variables/userFieldsConfigurationTypeSchema.html +1 -1
  1438. package/documentation/variables/userFieldsSchema.html +1 -1
  1439. package/documentation/variables/userLevelSpotSchema.html +1 -1
  1440. package/documentation/variables/userMapModelSchema.html +1 -1
  1441. package/documentation/variables/userReadSchema.html +1 -1
  1442. package/documentation/variables/userResponseStatusSchema.html +1 -1
  1443. package/documentation/variables/userValuesSchema.html +1 -1
  1444. package/documentation/variables/valueLabelSchema.html +1 -1
  1445. package/documentation/variables/variantSizeTypeSchema.html +1 -1
  1446. package/documentation/variables/variantTypeSchema.html +1 -1
  1447. package/documentation/variables/videoRecordingSchema.html +1 -1
  1448. package/documentation/variables/visioConnectStatisticsRoomSchema.html +1 -1
  1449. package/documentation/variables/visioConnectStatisticsRoomSessionsSchema.html +1 -1
  1450. package/documentation/variables/visioConnectStatisticsSchema.html +1 -1
  1451. package/documentation/variables/wallFilterSchema.html +1 -1
  1452. package/documentation/variables/weDocTemplateSchema-1.html +1 -1
  1453. package/documentation/variables/wedocEmptyTypeSchema.html +1 -1
  1454. package/documentation/variables/wedocFileAudienceTypeSchema.html +1 -1
  1455. package/documentation/variables/wedocQueryResultsSchema.html +1 -1
  1456. package/documentation/variables/wedocQueryTypeSchema.html +1 -1
  1457. package/documentation/variables/wedocTemplateSchema.html +1 -1
  1458. package/documentation/variables/widgetAccessibilityContentSchema.html +1 -1
  1459. package/documentation/variables/widgetAccessibilityTypeSchema.html +1 -1
  1460. package/documentation/variables/widgetActiveValueSchema.html +1 -1
  1461. package/documentation/variables/widgetApplicationAppsItemSchema.html +1 -1
  1462. package/documentation/variables/widgetApplicationContentSchema.html +1 -1
  1463. package/documentation/variables/widgetApplicationCssSchema.html +1 -1
  1464. package/documentation/variables/widgetApplicationExtensionItemSchema.html +1 -1
  1465. package/documentation/variables/widgetApplicationImageItemSchema.html +1 -1
  1466. package/documentation/variables/widgetApplicationItemSchema.html +1 -1
  1467. package/documentation/variables/widgetApplicationLinkItemSchema.html +1 -1
  1468. package/documentation/variables/widgetApplicationSizeSchema.html +1 -1
  1469. package/documentation/variables/widgetApplicationTypeSchema.html +1 -1
  1470. package/documentation/variables/widgetApplicationViewSchema.html +1 -1
  1471. package/documentation/variables/widgetArticleAttachmentContentSchema.html +1 -1
  1472. package/documentation/variables/widgetArticleAttachmentTypeSchema.html +1 -1
  1473. package/documentation/variables/widgetArticleButtonContentSchema.html +1 -1
  1474. package/documentation/variables/widgetArticleButtonTypeSchema.html +1 -1
  1475. package/documentation/variables/widgetArticleCheckListTypeForFrontSchema.html +1 -1
  1476. package/documentation/variables/widgetArticleGalleryContentSchema.html +1 -1
  1477. package/documentation/variables/widgetArticleGalleryTypeSchema.html +1 -1
  1478. package/documentation/variables/widgetArticleImageContentSchema.html +1 -1
  1479. package/documentation/variables/widgetArticleImageTypeSchema.html +1 -1
  1480. package/documentation/variables/widgetArticleSliderContentSchema.html +1 -1
  1481. package/documentation/variables/widgetArticleSliderTypeSchema.html +1 -1
  1482. package/documentation/variables/widgetArticleTextContentSchema.html +1 -1
  1483. package/documentation/variables/widgetArticleTextTypeSchema.html +1 -1
  1484. package/documentation/variables/widgetArticleTitleContentSchema.html +1 -1
  1485. package/documentation/variables/widgetArticleTitleTypeSchema.html +1 -1
  1486. package/documentation/variables/widgetAudienceSchema.html +1 -1
  1487. package/documentation/variables/widgetBaseSchema.html +1 -1
  1488. package/documentation/variables/widgetBirthdayContentSchema.html +1 -1
  1489. package/documentation/variables/widgetBirthdayCssSchema.html +1 -1
  1490. package/documentation/variables/widgetBirthdayTypeSchema.html +1 -1
  1491. package/documentation/variables/widgetButtonActionGroupSchema.html +1 -1
  1492. package/documentation/variables/widgetButtonActionSchema.html +1 -1
  1493. package/documentation/variables/widgetButtonActionTypeSchema.html +1 -1
  1494. package/documentation/variables/widgetButtonContentSchema.html +1 -1
  1495. package/documentation/variables/widgetButtonIconFontSizeSchema.html +1 -1
  1496. package/documentation/variables/widgetButtonIconPaddingSchema.html +1 -1
  1497. package/documentation/variables/widgetButtonIconPositionSchema.html +1 -1
  1498. package/documentation/variables/widgetButtonPositionSchema.html +1 -1
  1499. package/documentation/variables/widgetButtonPropsSchema.html +1 -1
  1500. package/documentation/variables/widgetButtonSizeSchema.html +1 -1
  1501. package/documentation/variables/widgetButtonStyleSchema.html +1 -1
  1502. package/documentation/variables/widgetButtonTypeSchema.html +1 -1
  1503. package/documentation/variables/widgetCalendarCalDavContentSchema.html +1 -1
  1504. package/documentation/variables/widgetCalendarCalDavTypeSchema.html +1 -1
  1505. package/documentation/variables/widgetCalendarContentSchema.html +1 -1
  1506. package/documentation/variables/widgetCalendarTypeSchema.html +1 -1
  1507. package/documentation/variables/widgetChartsContentSchema.html +1 -1
  1508. package/documentation/variables/widgetChartsTypeSchema.html +1 -1
  1509. package/documentation/variables/widgetCheckListContentArrForFrontSchema.html +1 -1
  1510. package/documentation/variables/widgetCheckListContentArrSchema.html +1 -1
  1511. package/documentation/variables/widgetCheckListContentForFrontSchema.html +1 -1
  1512. package/documentation/variables/widgetCheckListContentSchema.html +1 -1
  1513. package/documentation/variables/widgetCheckListTypeSchema.html +1 -1
  1514. package/documentation/variables/widgetCheckboxSchema.html +1 -1
  1515. package/documentation/variables/widgetColorContentSchema.html +1 -1
  1516. package/documentation/variables/widgetColorSchema.html +1 -1
  1517. package/documentation/variables/widgetColorTypeSchema.html +1 -1
  1518. package/documentation/variables/widgetContactCardDavContentSchema.html +1 -1
  1519. package/documentation/variables/widgetContactCardDavTypeSchema.html +1 -1
  1520. package/documentation/variables/widgetContactContentSchema.html +1 -1
  1521. package/documentation/variables/widgetContactCssSchema.html +1 -1
  1522. package/documentation/variables/widgetContactTypeSchema.html +1 -1
  1523. package/documentation/variables/widgetContentBaseSchema.html +1 -1
  1524. package/documentation/variables/widgetContentKeysSchema.html +1 -1
  1525. package/documentation/variables/widgetContextSchema.html +1 -1
  1526. package/documentation/variables/widgetCountdownContentSchema.html +1 -1
  1527. package/documentation/variables/widgetCountdownTypeSchema.html +1 -1
  1528. package/documentation/variables/widgetCoverContentSchema.html +1 -1
  1529. package/documentation/variables/widgetCoverSlideSchema.html +1 -1
  1530. package/documentation/variables/widgetCoverTypeSchema.html +1 -1
  1531. package/documentation/variables/widgetDatasourceTableContentSchema.html +1 -1
  1532. package/documentation/variables/widgetDatasourceTableTypeSchema.html +1 -1
  1533. package/documentation/variables/widgetDatePickerSchema.html +1 -1
  1534. package/documentation/variables/widgetDatePickerValueSchema.html +1 -1
  1535. package/documentation/variables/widgetDateSchema.html +1 -1
  1536. package/documentation/variables/widgetDateValueSchema.html +1 -1
  1537. package/documentation/variables/widgetDatetimeSchema.html +1 -1
  1538. package/documentation/variables/widgetDatetimeValueSchema.html +1 -1
  1539. package/documentation/variables/widgetDefaultProps.html +1 -1
  1540. package/documentation/variables/widgetDefinitionPropsSchema.html +1 -1
  1541. package/documentation/variables/widgetDisplayModeSchema.html +1 -1
  1542. package/documentation/variables/widgetDocumentsContentSchema.html +1 -1
  1543. package/documentation/variables/widgetDocumentsTypeSchema.html +1 -1
  1544. package/documentation/variables/widgetEmailSchema.html +1 -1
  1545. package/documentation/variables/widgetEmailValueSchema.html +1 -1
  1546. package/documentation/variables/widgetEmailsImapContentSchema.html +1 -1
  1547. package/documentation/variables/widgetEmailsImapTypeSchema.html +1 -1
  1548. package/documentation/variables/widgetEmbedContentSchema.html +1 -1
  1549. package/documentation/variables/widgetEmbedSchema.html +1 -1
  1550. package/documentation/variables/widgetEmbedTypeSchema.html +1 -1
  1551. package/documentation/variables/widgetExcelDatasourceTableContentSchema.html +1 -1
  1552. package/documentation/variables/widgetExcelDatasourceTableTypeSchema.html +1 -1
  1553. package/documentation/variables/widgetExtensionContentSchema.html +1 -1
  1554. package/documentation/variables/widgetExtensionTypeSchema.html +1 -1
  1555. package/documentation/variables/widgetFileSchema.html +1 -1
  1556. package/documentation/variables/widgetFlocklerContentSchema.html +1 -1
  1557. package/documentation/variables/widgetFlocklerTypeSchema.html +1 -1
  1558. package/documentation/variables/widgetIframeVideoSchema.html +1 -1
  1559. package/documentation/variables/widgetImageContentSchema.html +1 -1
  1560. package/documentation/variables/widgetImageSchema.html +1 -1
  1561. package/documentation/variables/widgetImageTypeSchema.html +1 -1
  1562. package/documentation/variables/widgetKeysSchema.html +1 -1
  1563. package/documentation/variables/widgetLayerSchema.html +1 -1
  1564. package/documentation/variables/widgetLegacyMixedBooleanSchema.html +1 -1
  1565. package/documentation/variables/widgetLinkSchema.html +1 -1
  1566. package/documentation/variables/widgetLuccaAbsenceContentSchema.html +1 -1
  1567. package/documentation/variables/widgetLuccaAbsenceTypeSchema.html +1 -1
  1568. package/documentation/variables/widgetLuccaAbsenceUserSchema.html +1 -1
  1569. package/documentation/variables/widgetMeteoContentSchema.html +1 -1
  1570. package/documentation/variables/widgetMeteoTypeSchema.html +1 -1
  1571. package/documentation/variables/widgetMultiattributeSchema.html +1 -1
  1572. package/documentation/variables/widgetNewsflashContentSchema.html +1 -1
  1573. package/documentation/variables/widgetNewsflashTypeSchema.html +1 -1
  1574. package/documentation/variables/widgetNumberSchema.html +1 -1
  1575. package/documentation/variables/widgetNumberValueSchema.html +1 -1
  1576. package/documentation/variables/widgetOrientedlinksSchema.html +1 -1
  1577. package/documentation/variables/widgetPlaceSchema.html +1 -1
  1578. package/documentation/variables/widgetPresenceContentSchema.html +1 -1
  1579. package/documentation/variables/widgetPresenceRespondPayloadSchema.html +1 -1
  1580. package/documentation/variables/widgetPresenceResponseSchema.html +1 -1
  1581. package/documentation/variables/widgetPresenceTypeSchema.html +1 -1
  1582. package/documentation/variables/widgetQuickSurveyContentSchema.html +1 -1
  1583. package/documentation/variables/widgetQuickSurveyTypeSchema.html +1 -1
  1584. package/documentation/variables/widgetRadioSchema.html +1 -1
  1585. package/documentation/variables/widgetRefUserSchema.html +1 -1
  1586. package/documentation/variables/widgetRtObjectSchema.html +1 -1
  1587. package/documentation/variables/widgetSchema.html +1 -1
  1588. package/documentation/variables/widgetSelectSchema.html +1 -1
  1589. package/documentation/variables/widgetSelectionBackgroundPropsSchema.html +1 -1
  1590. package/documentation/variables/widgetSelectionPropsSchema.html +1 -1
  1591. package/documentation/variables/widgetSeparatorAlignSchema.html +1 -1
  1592. package/documentation/variables/widgetSeparatorContentSchema.html +1 -1
  1593. package/documentation/variables/widgetSeparatorOrientationSchema.html +1 -1
  1594. package/documentation/variables/widgetSeparatorTypeSchema.html +1 -1
  1595. package/documentation/variables/widgetSlideSchema.html +1 -1
  1596. package/documentation/variables/widgetSliderContentSchema.html +1 -1
  1597. package/documentation/variables/widgetSliderTypeSchema.html +1 -1
  1598. package/documentation/variables/widgetStatePropsSchema.html +1 -1
  1599. package/documentation/variables/widgetStylesSchema.html +1 -1
  1600. package/documentation/variables/widgetSyncContentContentSchema.html +1 -1
  1601. package/documentation/variables/widgetSyncContentTypeSchema.html +1 -1
  1602. package/documentation/variables/widgetTableColumnDataSchema.html +1 -1
  1603. package/documentation/variables/widgetTableColumnSchema.html +1 -1
  1604. package/documentation/variables/widgetTableColumnTypesSchema.html +1 -1
  1605. package/documentation/variables/widgetTableColumnWidgetDateSchema.html +1 -1
  1606. package/documentation/variables/widgetTableColumnWidgetDefaultSchema.html +1 -1
  1607. package/documentation/variables/widgetTableColumnWidgetSelectOptionSchema.html +1 -1
  1608. package/documentation/variables/widgetTableColumnWidgetSelectSchema.html +1 -1
  1609. package/documentation/variables/widgetTableColumnWidgetTextSchema.html +1 -1
  1610. package/documentation/variables/widgetTableColumnWidgetsSchema.html +1 -1
  1611. package/documentation/variables/widgetTableColumnsData.html +1 -1
  1612. package/documentation/variables/widgetTableContentSchema.html +1 -1
  1613. package/documentation/variables/widgetTaxonomySchema.html +1 -1
  1614. package/documentation/variables/widgetTelSchema.html +1 -1
  1615. package/documentation/variables/widgetTextContentSchema.html +1 -1
  1616. package/documentation/variables/widgetTextSchema.html +1 -1
  1617. package/documentation/variables/widgetTextTypeSchema.html +1 -1
  1618. package/documentation/variables/widgetTextValueSchema.html +1 -1
  1619. package/documentation/variables/widgetTextareaSchema.html +1 -1
  1620. package/documentation/variables/widgetTextareaValueSchema.html +1 -1
  1621. package/documentation/variables/widgetToggleSchema.html +1 -1
  1622. package/documentation/variables/widgetTransientSchema.html +1 -1
  1623. package/documentation/variables/widgetTypeKeysSchema.html +1 -1
  1624. package/documentation/variables/widgetUriSchema.html +1 -1
  1625. package/documentation/variables/widgetUrlSchema.html +1 -1
  1626. package/documentation/variables/widgetUrlValueSchema.html +1 -1
  1627. package/documentation/variables/widgetUserProfileContentSchema.html +1 -1
  1628. package/documentation/variables/widgetUserProfileTypeSchema.html +1 -1
  1629. package/documentation/variables/widgetVectorSchema.html +1 -1
  1630. package/documentation/variables/widgetWelcomeContentSchema.html +1 -1
  1631. package/documentation/variables/widgetWelcomeTypeSchema.html +1 -1
  1632. package/documentation/variables/widgetWrapperLevelSchema.html +1 -1
  1633. package/documentation/variables/widgetWrapperPropsSchema.html +1 -1
  1634. package/documentation/variables/widgetYoutubeContentSchema.html +1 -1
  1635. package/documentation/variables/widgetYoutubeTypeSchema.html +1 -1
  1636. package/documentation/variables/widgetsRootStateSchema.html +1 -1
  1637. package/documentation/variables/widgetsStateSchema.html +1 -1
  1638. package/documentation/variables/widgetsValueSchema.html +1 -1
  1639. 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 S = a instanceof Date, R = e instanceof Date;
53
- if (S !== R) return !1;
54
- if (S && R) return a.getTime() === e.getTime();
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 S = u.path[v];
603
- v === u.path.length - 1 ? (m[S] = m[S] || { _errors: [] }, m[S]._errors.push(n(u))) : m[S] = m[S] || { _errors: [] }, m = m[S], v++;
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((S) => !!S).slice().reverse();
710
- for (const S of v)
711
- m = S(u, { data: e, defaultError: m }).message;
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", Te = (a) => a.status === "valid", $e = (a) => typeof Promise < "u" && a instanceof Promise;
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 (Te(e))
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 Te(o) ? {
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) => Te(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 _s({
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 Tt.create(this, e);
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
- ..._.errToObj(o)
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", ..._.errToObj(e) });
1241
+ return this._addCheck({ kind: "email", ...T.errToObj(e) });
1242
1242
  }
1243
1243
  url(e) {
1244
- return this._addCheck({ kind: "url", ..._.errToObj(e) });
1244
+ return this._addCheck({ kind: "url", ...T.errToObj(e) });
1245
1245
  }
1246
1246
  emoji(e) {
1247
- return this._addCheck({ kind: "emoji", ..._.errToObj(e) });
1247
+ return this._addCheck({ kind: "emoji", ...T.errToObj(e) });
1248
1248
  }
1249
1249
  uuid(e) {
1250
- return this._addCheck({ kind: "uuid", ..._.errToObj(e) });
1250
+ return this._addCheck({ kind: "uuid", ...T.errToObj(e) });
1251
1251
  }
1252
1252
  nanoid(e) {
1253
- return this._addCheck({ kind: "nanoid", ..._.errToObj(e) });
1253
+ return this._addCheck({ kind: "nanoid", ...T.errToObj(e) });
1254
1254
  }
1255
1255
  cuid(e) {
1256
- return this._addCheck({ kind: "cuid", ..._.errToObj(e) });
1256
+ return this._addCheck({ kind: "cuid", ...T.errToObj(e) });
1257
1257
  }
1258
1258
  cuid2(e) {
1259
- return this._addCheck({ kind: "cuid2", ..._.errToObj(e) });
1259
+ return this._addCheck({ kind: "cuid2", ...T.errToObj(e) });
1260
1260
  }
1261
1261
  ulid(e) {
1262
- return this._addCheck({ kind: "ulid", ..._.errToObj(e) });
1262
+ return this._addCheck({ kind: "ulid", ...T.errToObj(e) });
1263
1263
  }
1264
1264
  base64(e) {
1265
- return this._addCheck({ kind: "base64", ..._.errToObj(e) });
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
- ..._.errToObj(e)
1270
+ ...T.errToObj(e)
1271
1271
  });
1272
1272
  }
1273
1273
  jwt(e) {
1274
- return this._addCheck({ kind: "jwt", ..._.errToObj(e) });
1274
+ return this._addCheck({ kind: "jwt", ...T.errToObj(e) });
1275
1275
  }
1276
1276
  ip(e) {
1277
- return this._addCheck({ kind: "ip", ..._.errToObj(e) });
1277
+ return this._addCheck({ kind: "ip", ...T.errToObj(e) });
1278
1278
  }
1279
1279
  cidr(e) {
1280
- return this._addCheck({ kind: "cidr", ..._.errToObj(e) });
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
- ..._.errToObj(e?.message)
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
- ..._.errToObj(e?.message)
1308
+ ...T.errToObj(e?.message)
1309
1309
  });
1310
1310
  }
1311
1311
  duration(e) {
1312
- return this._addCheck({ kind: "duration", ..._.errToObj(e) });
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
- ..._.errToObj(n)
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
- ..._.errToObj(n?.message)
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
- ..._.errToObj(n)
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
- ..._.errToObj(n)
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
- ..._.errToObj(n)
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
- ..._.errToObj(n)
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
- ..._.errToObj(n)
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, _.errToObj(e));
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, _.toString(n));
1505
+ return this.setLimit("min", e, !0, T.toString(n));
1506
1506
  }
1507
1507
  gt(e, n) {
1508
- return this.setLimit("min", e, !1, _.toString(n));
1508
+ return this.setLimit("min", e, !1, T.toString(n));
1509
1509
  }
1510
1510
  lte(e, n) {
1511
- return this.setLimit("max", e, !0, _.toString(n));
1511
+ return this.setLimit("max", e, !0, T.toString(n));
1512
1512
  }
1513
1513
  lt(e, n) {
1514
- return this.setLimit("max", e, !1, _.toString(n));
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: _.toString(i)
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: _.toString(e)
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: _.toString(e)
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: _.toString(e)
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: _.toString(e)
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: _.toString(e)
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: _.toString(n)
1578
+ message: T.toString(n)
1579
1579
  });
1580
1580
  }
1581
1581
  finite(e) {
1582
1582
  return this._addCheck({
1583
1583
  kind: "finite",
1584
- message: _.toString(e)
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: _.toString(e)
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: _.toString(e)
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, _.toString(n));
1675
+ return this.setLimit("min", e, !0, T.toString(n));
1676
1676
  }
1677
1677
  gt(e, n) {
1678
- return this.setLimit("min", e, !1, _.toString(n));
1678
+ return this.setLimit("min", e, !1, T.toString(n));
1679
1679
  }
1680
1680
  lte(e, n) {
1681
- return this.setLimit("max", e, !0, _.toString(n));
1681
+ return this.setLimit("max", e, !0, T.toString(n));
1682
1682
  }
1683
1683
  lt(e, n) {
1684
- return this.setLimit("max", e, !1, _.toString(n));
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: _.toString(i)
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: _.toString(e)
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: _.toString(e)
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: _.toString(e)
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: _.toString(e)
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: _.toString(n)
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: _.toString(n)
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: _.toString(n)
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 _e extends I {
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
- _e.create = (a) => new _e({
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: _.toString(n) }
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: _.toString(n) }
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: _.toString(n) }
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 S = this._getOrReturnCtx(e);
2068
- return k(S, {
2067
+ const w = this._getOrReturnCtx(e);
2068
+ return k(w, {
2069
2069
  code: y.invalid_type,
2070
2070
  expected: b.object,
2071
- received: S.parsedType
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 S in i.data)
2077
- u.includes(S) || m.push(S);
2076
+ for (const w in i.data)
2077
+ u.includes(w) || m.push(w);
2078
2078
  const v = [];
2079
- for (const S of u) {
2080
- const R = l[S], $ = i.data[S];
2079
+ for (const w of u) {
2080
+ const R = l[w], $ = i.data[w];
2081
2081
  v.push({
2082
- key: { status: "valid", value: S },
2083
- value: R._parse(new se(i, $, i.path, S)),
2084
- alwaysSet: S in i.data
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 S = this._def.unknownKeys;
2089
- if (S === "passthrough")
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 (S === "strict")
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 (S !== "strip") throw new Error("Internal ZodObject error: invalid unknownKeys value.");
2100
+ else if (w !== "strip") throw new Error("Internal ZodObject error: invalid unknownKeys value.");
2101
2101
  } else {
2102
- const S = this._def.catchall;
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: S._parse(
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 S = [];
2116
+ const w = [];
2117
2117
  for (const R of v) {
2118
2118
  const $ = await R.key, ye = await R.value;
2119
- S.push({
2119
+ w.push({
2120
2120
  key: $,
2121
2121
  value: ye,
2122
2122
  alwaysSet: R.alwaysSet
2123
2123
  });
2124
2124
  }
2125
- return S;
2126
- }).then((S) => Z.mergeObjectSync(o, S)) : Z.mergeObjectSync(o, v);
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 _.errToObj, new q({
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: _.errToObj(e).message ?? i
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 S = {
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: S
2391
+ parent: w
2392
2392
  });
2393
2393
  if (R.status === "valid")
2394
2394
  return R;
2395
- R.status === "dirty" && !l && (l = { result: R, ctx: S }), S.common.issues.length && u.push(S.common.issues);
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], S) => ({
2586
- key: i._parse(new se(o, m, o.path, [S, "key"])),
2587
- value: l._parse(new se(o, v, o.path, [S, "value"]))
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 S = await v.key, R = await v.value;
2594
- if (S.status === "aborted" || R.status === "aborted")
2593
+ const w = await v.key, R = await v.value;
2594
+ if (w.status === "aborted" || R.status === "aborted")
2595
2595
  return L;
2596
- (S.status === "dirty" || R.status === "dirty") && n.dirty(), m.set(S.value, R.value);
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 S = v.key, R = v.value;
2604
- if (S.status === "aborted" || R.status === "aborted")
2603
+ const w = v.key, R = v.value;
2604
+ if (w.status === "aborted" || R.status === "aborted")
2605
2605
  return L;
2606
- (S.status === "dirty" || R.status === "dirty") && n.dirty(), m.set(S.value, R.value);
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 S = /* @__PURE__ */ new Set();
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(), S.add(R.value);
2649
+ R.status === "dirty" && n.dirty(), w.add(R.value);
2650
2650
  }
2651
- return { status: n.value, value: S };
2651
+ return { status: n.value, value: w };
2652
2652
  }
2653
- const m = [...o.data.values()].map((v, S) => l._parse(new se(o, v, o.path, S)));
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: _.toString(n) }
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: _.toString(n) }
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((S) => !!S),
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((S) => !!S),
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 S = new Y([]), R = await m._def.args.parseAsync(v, l).catch((Se) => {
2721
- throw S.addIssue(o(v, Se)), S;
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 S.addIssue(i($, Se)), S;
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 S = m._def.args.safeParse(v, l);
2731
- if (!S.success)
2732
- throw new Y([o(v, S.error)]);
2733
- const R = Reflect.apply(u, this, S.data), $ = m._def.returns.safeParse(R, l);
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(_e.create())
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(_e.create()),
2767
- returns: n || _e.create(),
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 _a extends I {
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
- _a.create = (a, e) => new _a({
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 (!Te(u))
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) => Te(u) ? Promise.resolve(i.transform(u.value, l)).then((m) => ({
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 Ta extends I {
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
- Ta.create = (a) => new Ta({
3118
+ _a.create = (a) => new _a({
3119
3119
  typeName: A.ZodNaN,
3120
3120
  ...F(a)
3121
3121
  });
3122
- class _s extends I {
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 Tt extends I {
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 Tt({
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) => (Te(i) && (i.value = Object.freeze(i.value)), 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 Ts(a, e = {}, n) {
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
- }) => Ts((n) => n instanceof a, e), t = ae.create, r = ve.create;
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 = _e.create, Ce = he.create, pt = St.create, w = oe.create, p = q.create, f = Ze.create;
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, T = Qe.create, ut = Pe.create, c = vt.create, C = Le.create, K = kt.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: T(t(), fe()).optional()
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 = w(Os), pg = (a) => za.safeParse(a).success, Ps = s({
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
- w(t()),
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: w(p({})).optional(),
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 _r extends x {
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 Tr extends x {
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: S, options: R, format: $, persistSolrQuery: ye } = e;
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: S,
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 _r(this), this.lucca = new Tr(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);
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: w(B)
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: T(ze.keyof(), r()),
6944
- user_field_editable: T(ze.keyof(), r()),
6945
- user_field_my_page: T(ze.keyof(), r()),
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(), T(t(), fe())])
6954
- }), xg = C(["popover"]), _g = s({
6963
+ value: f([t(), _(t(), fe())])
6964
+ }), xg = C(["popover"]), Tg = s({
6955
6965
  values: La,
6956
6966
  mobileEditableFields: La.keyof().array()
6957
- }), Tg = s({
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: w(
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: w(
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: w(
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", _c = s({
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
- }), Tc = s({
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([_c, Tc, Ac]), Rc = s({
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: w(t()).optional()
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: w(we.extend({ description: t() })),
7184
- commentLevel: w(we.extend({ selected: d().optional() })),
7185
- displayType: w(we),
7186
- user_level_signup: w(we.extend({ selected: d().optional() })),
7187
- spot_right_user: w(we.extend({ selected: d().optional() })),
7188
- useTeaser: w(we),
7189
- spotDefaultPublishType: w(t()),
7190
- mail_frequency: w(we),
7191
- widgets: w(so),
7192
- custom_widgets: T(ro).or(w(Ce())),
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: w(Ic).nullable(),
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: w(t()),
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: T(t()).optional()
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: T(ro).optional(),
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: T(t(), t().or(r())).optional(),
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: T(t(), t().or(r()).or(d())).optional(),
7604
- css: T(t(), t().or(r())).optional()
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({}), _l = 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
- }), Tl = s({
7621
+ }), _l = s({
7612
7622
  label: t(),
7613
7623
  value: t()
7614
7624
  }), Al = s({
7615
7625
  type: c("select"),
7616
- options: Tl.array()
7626
+ options: _l.array()
7617
7627
  }), Ll = s({
7618
7628
  type: c("date")
7619
7629
  }), Rl = f([
7620
- _l,
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: _n
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: T(t(), t().or(r())).optional(),
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: w(t()).optional()
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: T(t(), t().or(r())).optional(),
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: T(t(), t().or(r()).or(d())).optional(),
7817
- css: T(t(), t().or(r())).optional()
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: T(t(), t().or(r())).optional()
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: T(t(), t().or(r())).optional()
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: T(t(), t().or(r())).optional()
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: T(t(), t().or(r())).optional()
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: T(t(), t().or(r())).optional(),
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: T(t(), t().or(r())).optional(),
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 = T(t(), t()), gy = p({
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(Tn),
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(_n.shape),
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]: Tn,
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]: _n,
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: T(t(), fe())
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: w(t()).optional()
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
- }), _y = s({
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(), _o = t(), To = t().array(), Ao = s({
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
- }), Ty = f([
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: _o,
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: To,
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: T(t(), t()),
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), _d = oa.extend({
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(_d), Td = oa.extend({
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
- Td
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: T(t(), fe()),
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: T(t(), fe())
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: T(t(), fe())
8618
+ options: _(t(), fe())
8609
8619
  }), ip = s({
8610
8620
  type: c("checkbox"),
8611
- options: T(t(), fe())
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: w(t())
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: w(mp)
8709
+ results: S(mp)
8700
8710
  }), hp = 0, fp = 1, gp = 2, yp = 3, Sp = s({
8701
8711
  label: t(),
8702
- entries: w(t())
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: w(Ee),
8720
+ writeRightSelector: S(Ee),
8711
8721
  useCustom: d(),
8712
- sections: w(Sp),
8713
- otherEnabledEntries: w(t()),
8714
- disabledEntries: w(t())
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 = T(r()), Ny = s({
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: w(vp).optional()
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: w(t())
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: w(Cp),
8827
- animAudience: w(t())
8828
- }), Jy = g(xp), _p = s({
8836
+ stats: S(Cp),
8837
+ animAudience: S(t())
8838
+ }), Jy = g(xp), Tp = s({
8829
8839
  code: Ft,
8830
8840
  label: t()
8831
- }), Tp = s({
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: _p.array(),
8847
- translations: Tp.array()
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: w(t()).optional(),
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: w(t()).optional()
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: w(t()).optional()
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: w(uu)
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), _S = s({
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: w(N).optional(),
9266
- _actions: T(t(), ni).optional(),
9267
- _widgets: w(pe).optional(),
9275
+ _attachedFiles: S(N).optional(),
9276
+ _actions: _(t(), ni).optional(),
9277
+ _widgets: S(pe).optional(),
9268
9278
  _article: J.optional()
9269
- }), rt = g(vu), TS = "pollSurvey", ai = s({}), oi = s({
9279
+ }), rt = g(vu), _S = "pollSurvey", ai = s({}), oi = s({
9270
9280
  pollContent: Mo.array(),
9271
- pollLinks: T(t(), t()).or(D()),
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
- }), _u = g(xu), Tu = f([
9296
- _u,
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: w(Ru)
9330
- }), ES = w(Fu), Eu = s({
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 = T(t(), Ju), ci = s({
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: T(t(), ce()),
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: w(t()),
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 = T(
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: w(wp),
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: T(t(), cm),
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: w(Ja).optional(),
9609
- moderators: w(Za).optional(),
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: w(t())
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), _m = Rt(it.omit({ idSpot: !0 })).and(
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 = _m.and(
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
- }), Tm = Rt(it).and(
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 = Tm.and(
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: w(t()),
9797
- links: w(Ia),
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: w(Vm),
9804
- platformColors: T(t())
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
- }), _w = p({
9828
+ }), Tw = p({
9819
9829
  global: p({
9820
9830
  user_directory: p({
9821
- card: w(t()),
9822
- filters: w(t()),
9823
- show: w(t()),
9824
- table: w(t())
9831
+ card: S(t()),
9832
+ filters: S(t()),
9833
+ show: S(t()),
9834
+ table: S(t())
9825
9835
  }),
9826
- css: T(t().nullable())
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: w(O)
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: w(
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
- }), _i = g(Qm), Ym = xi.extend({ tvChannelType: c("SLIDESHOW") }), Ti = g(Ym), Km = J.extend({ type: c("tvDisplayChannel") }), ma = g(
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(_i.shape), Ai = g(
9875
+ ), Xm = M.extend(ma.shape).extend(Ti.shape), Ai = g(
9866
9876
  Xm
9867
- ), eh = M.extend(ma.shape).extend(Ti.shape), Li = g(eh), th = f([Ai, Li]), Tw = it.and(_i.partial().or(Ti.partial())).and(
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: w(t()).optional(),
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: w(ah)
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: w(ih).optional()
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: w(rh).optional()
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: w(ph)
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: w(uh)
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: w(Ee),
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 = T(t(), T(t(), t().or(r()))), _h = C(["comment", "article", "intranet", "platform-block", "intranet-combination"]), Th = p({
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: T(t(), pe),
10033
- layers: T(t(), wh),
10034
- states: T(t(), fo),
10042
+ ids: _(t(), pe),
10043
+ layers: _(t(), wh),
10044
+ states: _(t(), fo),
10035
10045
  modal: Ch.or(U()),
10036
- editableMap: T(
10046
+ editableMap: _(
10037
10047
  t(),
10038
10048
  p({
10039
10049
  index: r(),
10040
10050
  uniqid: t()
10041
10051
  })
10042
10052
  ),
10043
- wrapperSize: T(
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: T(t(), B.partial()),
10055
- widgetObjectRights: T(t(), re),
10056
- widgetChipCount: T(t(), r()),
10057
- widgetAuthor: T(t(), O.partial()),
10058
- widgetWrapperBackgroundImage: T(t(), uo),
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: T(t(), _h),
10062
- widgetSynchronizationStates: T(t(), d()),
10063
- widgetUrls: T(t(), t())
10064
- }), Ah = g(Th), Bw = s({
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: Tu,
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
- }, G = (a) => p({
10182
+ }, H = (a) => p({
10173
10183
  isActive: d(),
10174
10184
  ...a
10175
- }), H = (a) => G({ ...a, hasLicense: d() }), Lh = C(["drive_microsoft_graph", "drive_dropbox", "drive_google"]), Rh = G({
10176
- drives: T(Lh, d())
10177
- }), Fh = G({
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 = G({
10196
+ }), Eh = H({
10187
10197
  orderBy: t(),
10188
10198
  order: C(["ASC", "DESC"])
10189
- }), jh = G({}), Dh = G({
10199
+ }), jh = H({}), Dh = G({
10190
10200
  maxParticipants: r(),
10191
- minParticipantsForSpotDiscussion: r()
10192
- }), Ih = H({
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 = H({
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 = H({
10223
+ }), Mh = G({
10210
10224
  oldViewOptionProperty: d()
10211
- }), Uh = H({
10225
+ }), Uh = G({
10212
10226
  bgColor: t()
10213
- }), Bh = G({
10227
+ }), Bh = H({
10214
10228
  sendAlert: d(),
10215
10229
  articleFullSelector: d(),
10216
10230
  articleMediaSlider: d()
10217
- }), Vh = G({}), Nh = G({}), qh = G({
10231
+ }), Vh = H({}), Nh = H({}), qh = H({
10218
10232
  allowExternalFileSharing: d(),
10219
10233
  allowShareWebinar: d()
10220
- }), Wh = G({
10234
+ }), Wh = H({
10221
10235
  create: d(),
10222
- autorize: w(C(["message", "comment", "board", "article"]).optional())
10223
- }), zh = H({
10236
+ autorize: S(C(["message", "comment", "board", "article"]).optional())
10237
+ }), zh = G({
10224
10238
  label: t()
10225
- }), Gh = H({}), $h = H({}), Hh = G({
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 = T(
10242
+ }), Zh = C(["loginPassword", "saml", "oAuth"]), Jh = C(["no", "optional", "mandatory"]), Qh = _(
10229
10243
  Zh,
10230
10244
  Jh
10231
- ), Yh = H({
10245
+ ), Yh = G({
10232
10246
  name: t(),
10233
10247
  providers: Qh,
10234
10248
  banLifespan: r()
10235
- }), Kh = H({
10249
+ }), Kh = G({
10236
10250
  create: d()
10237
- }), Xh = H({
10251
+ }), Xh = G({
10238
10252
  v2: d()
10239
- }), ef = H({
10253
+ }), ef = G({
10240
10254
  label: t()
10241
- }), tf = H({ label: t() }), nf = H({}), af = H({
10255
+ }), tf = G({ label: t() }), nf = G({}), af = G({
10242
10256
  label: t(),
10243
- menuItems: w(p({ type: t(), text: t(), actions: t() })).nullable()
10244
- }), of = G({
10257
+ menuItems: S(p({ type: t(), text: t(), actions: t() })).nullable()
10258
+ }), of = H({
10245
10259
  manage: d()
10246
- }), sf = G({
10260
+ }), sf = H({
10247
10261
  canCreateTemplate: d(),
10248
10262
  allowTemplateImportExport: d(),
10249
10263
  label: t()
10250
- }), rf = G({
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 = G({
10270
+ }), cf = H({
10257
10271
  label: t(),
10258
10272
  create: d()
10259
- }), lf = H({
10273
+ }), lf = G({
10260
10274
  label: t(),
10261
10275
  numberOfMinutesBeforeJoining: r()
10262
- }), df = H({
10276
+ }), df = G({
10263
10277
  label: t(),
10264
10278
  create: d()
10265
- }), pf = H({
10279
+ }), pf = G({
10266
10280
  label: t()
10267
- }), uf = G({
10281
+ }), uf = H({
10268
10282
  label: t()
10269
- }), mf = G({}), hf = p({
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: w(r()),
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
- T(f([p({}).passthrough(), r(), t()])),
10428
- w(Ce())
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: w(t()),
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
- }), _f = s({
10468
+ }), Tf = s({
10455
10469
  field: t(),
10456
- value: f([t(), w(t())]),
10470
+ value: f([t(), S(t())]),
10457
10471
  exclude: d().optional(),
10458
10472
  or: d().optional()
10459
- }), Tf = s({
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: T(
10472
- w(
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: _f.array().optional(),
10538
+ filters: Tf.array().optional(),
10525
10539
  facets: ha.array().optional(),
10526
10540
  page: r().optional(),
10527
10541
  limit: r().optional(),
10528
- sort: Tf.optional(),
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: w(a ?? B),
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: w(Ee),
10559
- read: w(t()),
10560
- write: w(t())
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: w(t()),
10574
- tasks: w(jf),
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: w(t()),
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(w(t()))
10602
+ sandbox_iframes_exclusions: ie(S(t()))
10589
10603
  }), mv = Df.extend({
10590
- plugins: w(t()),
10591
- text_patterns: w(
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 = w(
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: w(t()),
10636
- taxonomies: T(t(), We.array()).optional()
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: w(wf)
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 _v(a, e) {
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 Tv = ["de", "en", "es", "fl", "fr", "it", "nl", "pl", "pt", "ro", "tr"];
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
- ], _t = {
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(_t).find((e) => _t[e] === a), Ev = (a) => _t[a] ?? void 0;
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
- (S) => !l.includes(S) && !n.includes(S)
10931
+ (w) => !l.includes(w) && !n.includes(w)
10918
10932
  ), m = l.filter(
10919
- (S) => !i.includes(S) && !o.includes(S)
10920
- ), v = [...u.map((S) => "- " + S), ...m.map((S) => "+ " + S)];
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, Tn), 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), _k = (a, e) => E(a, mn, e), Tk = (a) => E(a, na), lg = new Ye(new Kr()), Ak = new $a(lg), Lk = $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
- _r as JLandApi,
11026
+ Tr as JLandApi,
11013
11027
  yw as JLandMapCreationSchema,
11014
- Tr as JLuccaApi,
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
- Tv as LanguagesList,
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
- _w as OrgChartConfigurationSchema,
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
- _S as actionParamsSchema,
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
- _p as articleTranslationLanguageSchema,
11111
- Tp as articleTranslationTranslateSchema,
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
- Tg as businessContactSchema,
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
- Ty as combinedSurveyFieldTypeSchema,
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
- TS as contentFactoryTypes,
11149
- _m as createFaqCategorySchema,
11150
- Tm as createFaqEntrySchema,
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
- _k as ensureWidgetCountdownType,
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
- Tk as ensureWidgetYoutubeType,
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
- _u as jContentFactoryDefaultTemplateViewSchema,
11344
+ Tu as jContentFactoryDefaultTemplateViewSchema,
11331
11345
  Cu as jContentFactorySurveyTemplateViewSchema,
11332
11346
  da as jContentFactoryTemplateListSchema,
11333
- Tu as jContentFactoryTemplateViewSchema,
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
- _c as metasJamespotSchema,
11447
+ Tc as metasJamespotSchema,
11434
11448
  Lc as metasSchema,
11435
- Tc as metasYoutubeSchema,
11449
+ _c as metasYoutubeSchema,
11436
11450
  Wl as meteoLocationSchema,
11437
11451
  hy as meteoSearchResultSchema,
11438
11452
  Zs as methodSchema,
11439
- _t as mimetypeToExt,
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
- _f as searchQueryFilterModelSchema,
11520
+ Tf as searchQueryFilterModelSchema,
11507
11521
  Af as searchQueryOptionSchema,
11508
11522
  ov as searchQuerySchema,
11509
- Tf as searchQuerySortModelSchema,
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
- To as surveyFieldFileUploadDataSchema,
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
- _o as surveyFieldTextareaDataSchema,
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
- Tw as tvChannelCreationSchema,
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
- _y as userReadSchema,
11609
+ Ty as userReadSchema,
11596
11610
  hm as userResponseStatusSchema,
11597
- _g as userValuesSchema,
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
- _h as widgetContextSchema,
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
- _n as widgetExtensionContentSchema,
11719
- Tn as widgetExtensionTypeSchema,
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
- Tl as widgetTableColumnWidgetSelectOptionSchema,
11786
+ _l as widgetTableColumnWidgetSelectOptionSchema,
11773
11787
  Al as widgetTableColumnWidgetSelectSchema,
11774
- _l as widgetTableColumnWidgetTextSchema,
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
- _v as withExtensionsSchema,
11818
+ Tv as withExtensionsSchema,
11805
11819
  Rs as zCoerceBoolean,
11806
11820
  te as zCoerceOptionalNumber,
11807
11821
  s as zObject,