jamespot-user-api 1.3.127 → 1.3.129

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 (1736) hide show
  1. package/dist/jamespot-user-api.cjs +1 -1
  2. package/dist/jamespot-user-api.js +1061 -1039
  3. package/dist/src/apis/article/article.mock.d.ts +1 -0
  4. package/dist/src/apis/wedoc/wedoc.d.ts +16 -8
  5. package/dist/src/apis/wedoc/wedoc.mock.d.ts +7 -0
  6. package/dist/src/types/article.d.ts +6 -3
  7. package/dist/src/types/extensions.d.ts +283 -7
  8. package/dist/src/types/wedoc.d.ts +5 -0
  9. package/dist/src/types/withExtensions.d.ts +16 -10
  10. package/documentation/assets/hierarchy.js +1 -1
  11. package/documentation/assets/navigation.js +1 -1
  12. package/documentation/assets/search.js +1 -1
  13. package/documentation/classes/AdminAdvancedApi.html +6 -6
  14. package/documentation/classes/AdminLicenseApi.html +25 -25
  15. package/documentation/classes/AdminLogApi.html +7 -7
  16. package/documentation/classes/AdminStoreApi.html +7 -7
  17. package/documentation/classes/AdminUtilsApi.html +5 -5
  18. package/documentation/classes/JApplicationApi.html +13 -13
  19. package/documentation/classes/JArticleApi.html +22 -22
  20. package/documentation/classes/JAssetReservation.html +10 -10
  21. package/documentation/classes/JAudienceApi.html +6 -6
  22. package/documentation/classes/JBaseApi.html +4 -4
  23. package/documentation/classes/JBbbApi.html +8 -8
  24. package/documentation/classes/JBookmarkApi.html +10 -10
  25. package/documentation/classes/JBusinessNetworkingApi.html +5 -5
  26. package/documentation/classes/JCalendarApi.html +10 -10
  27. package/documentation/classes/JCommunityApi.html +7 -7
  28. package/documentation/classes/JContentFactory.html +8 -8
  29. package/documentation/classes/JContentReportApi.html +7 -7
  30. package/documentation/classes/JDatasourceApi.html +13 -13
  31. package/documentation/classes/JDiapazoneApi.html +6 -6
  32. package/documentation/classes/JDriveApi.html +16 -16
  33. package/documentation/classes/JExternalAppApi.html +7 -7
  34. package/documentation/classes/JExtraBotApi.html +8 -8
  35. package/documentation/classes/JFaqApi.html +25 -25
  36. package/documentation/classes/JFileApi.html +17 -17
  37. package/documentation/classes/JFileIntegrity.html +14 -14
  38. package/documentation/classes/JFilebankApi.html +11 -11
  39. package/documentation/classes/JGlobalApi.html +11 -11
  40. package/documentation/classes/JGroupApi.html +22 -22
  41. package/documentation/classes/JIAApi.html +5 -5
  42. package/documentation/classes/JJamespotApi.html +5 -5
  43. package/documentation/classes/JLandApi.html +8 -8
  44. package/documentation/classes/JLuccaApi.html +5 -5
  45. package/documentation/classes/JModuleApi.html +6 -6
  46. package/documentation/classes/JObjectApi.html +11 -11
  47. package/documentation/classes/JOrgchartsApi.html +8 -8
  48. package/documentation/classes/JPollSurveyApi.html +5 -5
  49. package/documentation/classes/JPublishButtonApi.html +5 -5
  50. package/documentation/classes/JQuestionAnswerApi.html +6 -6
  51. package/documentation/classes/JSearchApi.html +12 -12
  52. package/documentation/classes/JShareApi.html +7 -7
  53. package/documentation/classes/JSurveyDateApi.html +7 -7
  54. package/documentation/classes/JTaxonomyApi.html +9 -9
  55. package/documentation/classes/JTeamWorkAiApi.html +7 -7
  56. package/documentation/classes/JUserApi.html +38 -38
  57. package/documentation/classes/JWedocApi.html +46 -29
  58. package/documentation/classes/JWidgetApi.html +19 -19
  59. package/documentation/classes/JamespotUserApi.html +64 -64
  60. package/documentation/classes/JitsiApi.html +5 -5
  61. package/documentation/classes/Network.html +18 -18
  62. package/documentation/classes/TVDisplayApi.html +7 -7
  63. package/documentation/classes/WindowBrowser.html +4 -4
  64. package/documentation/enums/ApiErrorCode.html +5 -5
  65. package/documentation/enums/BookmarkType.html +3 -3
  66. package/documentation/enums/ContentReportStatus.html +4 -4
  67. package/documentation/enums/Format.html +4 -4
  68. package/documentation/enums/GroupModerateStatus.html +4 -4
  69. package/documentation/enums/GroupPrivacy.html +4 -4
  70. package/documentation/enums/RecurrenceRule.html +8 -8
  71. package/documentation/enums/StudioApplicationStatus.html +5 -5
  72. package/documentation/enums/SurveyFieldName.html +12 -12
  73. package/documentation/enums/WidgetsName.html +47 -47
  74. package/documentation/functions/checkProperties.html +1 -1
  75. package/documentation/functions/combineFormat.html +3 -3
  76. package/documentation/functions/deepEqual.html +1 -1
  77. package/documentation/functions/ensureApplication.html +1 -1
  78. package/documentation/functions/ensureApplicationTabs.html +1 -1
  79. package/documentation/functions/ensureIsCalendarOldEvent.html +1 -1
  80. package/documentation/functions/ensureIsMeetingList.html +1 -1
  81. package/documentation/functions/ensureIsSocialEventList.html +1 -1
  82. package/documentation/functions/ensureIsSurveyData.html +1 -1
  83. package/documentation/functions/ensureIsTemplateFile.html +1 -1
  84. package/documentation/functions/ensureIsViewEvent.html +1 -1
  85. package/documentation/functions/ensureTVGetConfigureDynamicChannelResponse.html +1 -1
  86. package/documentation/functions/ensureTVGetConfigureSlideshowChannelResponse.html +1 -1
  87. package/documentation/functions/ensureWidgetAccessibilityType.html +1 -1
  88. package/documentation/functions/ensureWidgetApplicationType.html +1 -1
  89. package/documentation/functions/ensureWidgetArticleAttachmentType.html +1 -1
  90. package/documentation/functions/ensureWidgetArticleButtonType.html +1 -1
  91. package/documentation/functions/ensureWidgetArticleGalleryType.html +1 -1
  92. package/documentation/functions/ensureWidgetArticleImageType.html +1 -1
  93. package/documentation/functions/ensureWidgetArticleSliderType.html +1 -1
  94. package/documentation/functions/ensureWidgetArticleTextType.html +1 -1
  95. package/documentation/functions/ensureWidgetArticleTitleType.html +1 -1
  96. package/documentation/functions/ensureWidgetBirthdayType.html +1 -1
  97. package/documentation/functions/ensureWidgetButtonType.html +1 -1
  98. package/documentation/functions/ensureWidgetCalendarCalDavType.html +1 -1
  99. package/documentation/functions/ensureWidgetCalendarType.html +1 -1
  100. package/documentation/functions/ensureWidgetChartsType.html +1 -1
  101. package/documentation/functions/ensureWidgetCheckListType.html +1 -1
  102. package/documentation/functions/ensureWidgetColorType.html +1 -1
  103. package/documentation/functions/ensureWidgetContactCardDavType.html +1 -1
  104. package/documentation/functions/ensureWidgetContactType.html +1 -1
  105. package/documentation/functions/ensureWidgetContent.html +1 -1
  106. package/documentation/functions/ensureWidgetCountdownType.html +1 -1
  107. package/documentation/functions/ensureWidgetCoverType.html +1 -1
  108. package/documentation/functions/ensureWidgetDatasourceTableType.html +1 -1
  109. package/documentation/functions/ensureWidgetDefinitionProps.html +1 -1
  110. package/documentation/functions/ensureWidgetDocumentsType.html +1 -1
  111. package/documentation/functions/ensureWidgetEmailsImapType.html +1 -1
  112. package/documentation/functions/ensureWidgetEmbedType.html +1 -1
  113. package/documentation/functions/ensureWidgetExcelDatasourceTableType.html +1 -1
  114. package/documentation/functions/ensureWidgetExtensionType.html +1 -1
  115. package/documentation/functions/ensureWidgetFaqType.html +1 -1
  116. package/documentation/functions/ensureWidgetFileType.html +1 -1
  117. package/documentation/functions/ensureWidgetFlocklerType.html +1 -1
  118. package/documentation/functions/ensureWidgetImageType.html +1 -1
  119. package/documentation/functions/ensureWidgetLuccaAbsenceType.html +1 -1
  120. package/documentation/functions/ensureWidgetMeteoType.html +1 -1
  121. package/documentation/functions/ensureWidgetMyGroupType.html +1 -1
  122. package/documentation/functions/ensureWidgetNewsType.html +1 -1
  123. package/documentation/functions/ensureWidgetNewsflashType.html +1 -1
  124. package/documentation/functions/ensureWidgetObjectHasMinimumProperties.html +1 -1
  125. package/documentation/functions/ensureWidgetPresenceContent.html +1 -1
  126. package/documentation/functions/ensureWidgetPresenceResponse.html +1 -1
  127. package/documentation/functions/ensureWidgetPresenceResponsePayload.html +1 -1
  128. package/documentation/functions/ensureWidgetPresenceType.html +1 -1
  129. package/documentation/functions/ensureWidgetQuickSurveyType.html +1 -1
  130. package/documentation/functions/ensureWidgetSeparatorType.html +1 -1
  131. package/documentation/functions/ensureWidgetSliderType.html +1 -1
  132. package/documentation/functions/ensureWidgetSurveyType.html +1 -1
  133. package/documentation/functions/ensureWidgetTextType.html +1 -1
  134. package/documentation/functions/ensureWidgetType.html +1 -1
  135. package/documentation/functions/ensureWidgetUserProfileType.html +1 -1
  136. package/documentation/functions/ensureWidgetWelcomeType.html +1 -1
  137. package/documentation/functions/ensureWidgetWrapperProps.html +1 -1
  138. package/documentation/functions/ensureWidgetYoutubeType.html +1 -1
  139. package/documentation/functions/extractFlattenTaxonomiesFromObject.html +1 -1
  140. package/documentation/functions/extractTaxonomiesFromObject.html +1 -1
  141. package/documentation/functions/extractTaxonomiesFromObjectAndMapProperty.html +1 -1
  142. package/documentation/functions/extractTaxonomiesFromObjectAndMapUri.html +1 -1
  143. package/documentation/functions/formatImgUrl.html +1 -1
  144. package/documentation/functions/getArgs.html +1 -1
  145. package/documentation/functions/getExtensionFromName.html +1 -1
  146. package/documentation/functions/getFileExtensionFromMimetype.html +1 -1
  147. package/documentation/functions/getFileFamily.html +1 -1
  148. package/documentation/functions/getFileFamilyFromName.html +1 -1
  149. package/documentation/functions/getFormat.html +1 -1
  150. package/documentation/functions/getFrom.html +1 -1
  151. package/documentation/functions/getMimetypeFromExtension.html +1 -1
  152. package/documentation/functions/getMimetypeFromName.html +1 -1
  153. package/documentation/functions/getSize.html +1 -1
  154. package/documentation/functions/getTimestamp.html +1 -1
  155. package/documentation/functions/getUri.html +1 -1
  156. package/documentation/functions/getUrl.html +1 -1
  157. package/documentation/functions/inferBookmarkListSchema.html +1 -1
  158. package/documentation/functions/inferBookmarkRawListSchema.html +1 -1
  159. package/documentation/functions/inferMaybeWithToken.html +1 -1
  160. package/documentation/functions/inferSearchQueryResultSchema.html +1 -1
  161. package/documentation/functions/inferUserLicenseSchema.html +1 -1
  162. package/documentation/functions/isKnownArticle.html +1 -1
  163. package/documentation/functions/isKnownComment.html +1 -1
  164. package/documentation/functions/isSocialActionRate.html +1 -1
  165. package/documentation/functions/isSocialActionReport.html +1 -1
  166. package/documentation/functions/isSocialActionShare.html +1 -1
  167. package/documentation/functions/isSocialActionToggle.html +1 -1
  168. package/documentation/functions/isWidgetApplicationAppsItem.html +1 -1
  169. package/documentation/functions/isWidgetApplicationExtensionItem.html +1 -1
  170. package/documentation/functions/isWidgetApplicationImageItem.html +1 -1
  171. package/documentation/functions/isWidgetApplicationLinkItem.html +1 -1
  172. package/documentation/functions/objectTimestamp.html +1 -1
  173. package/documentation/functions/padStartTwoDigits.html +1 -1
  174. package/documentation/functions/prepareGroupForUpdate.html +1 -1
  175. package/documentation/functions/removeIfStartsWith.html +1 -1
  176. package/documentation/functions/replacePropertiesWithTypes.html +1 -1
  177. package/documentation/functions/resolveFileFamily.html +1 -1
  178. package/documentation/functions/resolveFileMimetype.html +1 -1
  179. package/documentation/functions/resolveFilePath.html +1 -1
  180. package/documentation/functions/resolveFileUrl.html +1 -1
  181. package/documentation/functions/resolveSurveyUri.html +1 -1
  182. package/documentation/functions/resolveWidgetByName.html +1 -1
  183. package/documentation/functions/resolveWidgetContent.html +1 -1
  184. package/documentation/functions/suffixIfDoesNotExist.html +1 -1
  185. package/documentation/functions/toBoolean.html +1 -1
  186. package/documentation/functions/validateIsFormatFileLittle.html +1 -1
  187. package/documentation/functions/validateIsFormatObjectList.html +1 -1
  188. package/documentation/functions/validateIsFormatObjectLittle.html +1 -1
  189. package/documentation/functions/validateIsFormatRights.html +1 -1
  190. package/documentation/functions/validateIsFormatSocialEvent.html +1 -1
  191. package/documentation/functions/validateIsFormatUserDirectoryConfiguration.html +1 -1
  192. package/documentation/functions/validateIsFormatUserLevelSpot.html +1 -1
  193. package/documentation/functions/validateIsFormatUserList.html +1 -1
  194. package/documentation/functions/validateIsFormatUserMapModel.html +1 -1
  195. package/documentation/functions/validateIsFormatUserView.html +1 -1
  196. package/documentation/functions/validateTemplateData.html +1 -1
  197. package/documentation/functions/withExtensionsSchema.html +4 -4
  198. package/documentation/functions/zCoerceBoolean.html +1 -1
  199. package/documentation/functions/zCoerceOptionalNumber.html +1 -1
  200. package/documentation/functions/zCoerceOptionalString.html +1 -1
  201. package/documentation/functions/zObject.html +1 -1
  202. package/documentation/functions/zPassThrough.html +1 -1
  203. package/documentation/functions/zSchema.html +1 -1
  204. package/documentation/hierarchy.html +5 -5
  205. package/documentation/interfaces/AccessRightObject.html +20 -20
  206. package/documentation/interfaces/ApiDefaultWrapper.html +7 -7
  207. package/documentation/interfaces/ApiError.html +2 -2
  208. package/documentation/interfaces/ApiWrapper.html +8 -8
  209. package/documentation/interfaces/BaseMessage.html +3 -3
  210. package/documentation/interfaces/FileBankProps.html +4 -4
  211. package/documentation/interfaces/FolderProps.html +12 -12
  212. package/documentation/interfaces/ListFilterSpec.html +5 -5
  213. package/documentation/interfaces/OF.html +3 -3
  214. package/documentation/interfaces/PagingResults.html +7 -7
  215. package/documentation/interfaces/RootFolderProps.html +7 -7
  216. package/documentation/interfaces/SpotProps.html +7 -7
  217. package/documentation/interfaces/TaxonomyCreate.html +5 -5
  218. package/documentation/interfaces/WidgetType.html +4 -4
  219. package/documentation/interfaces/WindowInterface.html +4 -4
  220. package/documentation/interfaces/apiOptions.html +2 -2
  221. package/documentation/modules.html +4 -4
  222. package/documentation/types/AbortApiError.html +1 -1
  223. package/documentation/types/AccessRequestStatusValues.html +1 -1
  224. package/documentation/types/ActionParams.html +4 -4
  225. package/documentation/types/ActionUpdateParamsSchema.html +1 -1
  226. package/documentation/types/ActionVerb.html +1 -1
  227. package/documentation/types/Activities.html +3 -3
  228. package/documentation/types/AddActionParams.html +1 -1
  229. package/documentation/types/AddCommentParams.html +8 -8
  230. package/documentation/types/AddFaqEntry.html +1 -1
  231. package/documentation/types/AdminAdvancedHook.html +1 -1
  232. package/documentation/types/AdminApp.html +9 -9
  233. package/documentation/types/AdminAppTab.html +8 -8
  234. package/documentation/types/AdminApps.html +1 -1
  235. package/documentation/types/AdminLicenseStats.html +4 -4
  236. package/documentation/types/AdminLicensesAssigned.html +9 -9
  237. package/documentation/types/AdminLicensesNotAssigned.html +1 -1
  238. package/documentation/types/AdminLogNavigation.html +9 -9
  239. package/documentation/types/AdminLogObject.html +9 -9
  240. package/documentation/types/AdminLogSearch.html +4 -4
  241. package/documentation/types/AllKeys.html +1 -1
  242. package/documentation/types/AllMessages.html +9 -9
  243. package/documentation/types/AnimatedMeetingHook.html +1 -1
  244. package/documentation/types/AnimationConfigurationType.html +7 -7
  245. package/documentation/types/AnimationStats.html +1 -1
  246. package/documentation/types/AnimationStatsRow.html +3 -3
  247. package/documentation/types/AnimationVariant.html +1 -1
  248. package/documentation/types/AnimationsHook.html +1 -1
  249. package/documentation/types/AnyRTHandlerFunction.html +1 -1
  250. package/documentation/types/AnyRTMessage.html +1 -1
  251. package/documentation/types/ApiPagingResults.html +1 -1
  252. package/documentation/types/ApiReturn.html +1 -1
  253. package/documentation/types/ApplicationDefault.html +1 -1
  254. package/documentation/types/ApplicationIframe.html +1 -1
  255. package/documentation/types/ApplicationIntranetHook.html +1 -1
  256. package/documentation/types/ApplicationLink.html +1 -1
  257. package/documentation/types/ApplicationTab.html +4 -4
  258. package/documentation/types/ApplicationType.html +1 -1
  259. package/documentation/types/ApplicationWithTabs.html +1 -1
  260. package/documentation/types/ArticleCreation.html +6 -6
  261. package/documentation/types/ArticleDisplayMode.html +1 -1
  262. package/documentation/types/ArticleFormatsExtension.html +2 -2
  263. package/documentation/types/ArticleGetConfig.html +3 -3
  264. package/documentation/types/ArticleListConfig.html +8 -8
  265. package/documentation/types/ArticleReturn.html +1 -1
  266. package/documentation/types/ArticleSaveAsDraftPayload.html +7 -7
  267. package/documentation/types/ArticleTranslationGet.html +3 -3
  268. package/documentation/types/ArticleTranslationLanguage.html +3 -3
  269. package/documentation/types/ArticleTranslationTranslate.html +9 -9
  270. package/documentation/types/ArticleWithExtensions.html +1 -1
  271. package/documentation/types/Articles.html +1 -1
  272. package/documentation/types/ArticlesList.html +1 -1
  273. package/documentation/types/ArticlesListExtensions.html +1 -1
  274. package/documentation/types/ArticlesLittle.html +1 -1
  275. package/documentation/types/ArticlesLittleExtensions.html +1 -1
  276. package/documentation/types/ArticlesView.html +1 -1
  277. package/documentation/types/ArticlesViewExtensions.html +1 -1
  278. package/documentation/types/AseiGroups.html +4 -4
  279. package/documentation/types/AseiInstitution.html +1 -1
  280. package/documentation/types/AseiRights.html +3 -3
  281. package/documentation/types/AseiTicket.html +1 -1
  282. package/documentation/types/AseiTicketStatus.html +1 -1
  283. package/documentation/types/AssetReservationConfiguration.html +8 -8
  284. package/documentation/types/AsyncJobState.html +1 -1
  285. package/documentation/types/AsyncJobStatus.html +7 -7
  286. package/documentation/types/Audience.html +1 -1
  287. package/documentation/types/AudienceAutocomplete.html +1 -1
  288. package/documentation/types/AutoCompleteList.html +11 -11
  289. package/documentation/types/AutocompleteHierarchy.html +10 -10
  290. package/documentation/types/AutocompleteLittle.html +1 -1
  291. package/documentation/types/BaseArticle.html +7 -7
  292. package/documentation/types/BaseAutocomplete.html +12 -12
  293. package/documentation/types/BaseMessages.html +1 -1
  294. package/documentation/types/BaseMessagesOne.html +1 -1
  295. package/documentation/types/BigBlueButtonHook.html +1 -1
  296. package/documentation/types/BookableAssetList.html +1 -1
  297. package/documentation/types/BookableAssetView.html +1 -1
  298. package/documentation/types/BookmarkCustom.html +1 -1
  299. package/documentation/types/BookmarkLink.html +4 -4
  300. package/documentation/types/BookmarkList.html +1 -1
  301. package/documentation/types/BookmarkRawList.html +1 -1
  302. package/documentation/types/BookmarkTypes.html +1 -1
  303. package/documentation/types/BusinessContact.html +14 -14
  304. package/documentation/types/CSSBackgroundPosition.html +1 -1
  305. package/documentation/types/CSSBackgroundSize.html +1 -1
  306. package/documentation/types/CSSTextAlignType.html +1 -1
  307. package/documentation/types/CalendarCombinedEventsList.html +1 -1
  308. package/documentation/types/CalendarEventList.html +1 -1
  309. package/documentation/types/CalendarEventView.html +1 -1
  310. package/documentation/types/CalendarEventWithExtensions.html +1 -1
  311. package/documentation/types/CalendarEventsExtension.html +1 -1
  312. package/documentation/types/CalendarHook.html +1 -1
  313. package/documentation/types/CalendarMember.html +4 -4
  314. package/documentation/types/CalendarOldEvent.html +1 -1
  315. package/documentation/types/CalendarTab.html +1 -1
  316. package/documentation/types/Category.html +4 -4
  317. package/documentation/types/ChartType.html +1 -1
  318. package/documentation/types/ChartsPieDatum.html +4 -4
  319. package/documentation/types/ChartsSerie.html +4 -4
  320. package/documentation/types/CombinedSurveyField.html +1 -1
  321. package/documentation/types/CombinedSurveyFieldType.html +1 -1
  322. package/documentation/types/CombinedWidgetContent.html +1 -1
  323. package/documentation/types/CombinedWidgetType.html +1 -1
  324. package/documentation/types/CommentFormatsExtension.html +1 -1
  325. package/documentation/types/CommentReturn.html +1 -1
  326. package/documentation/types/CommentWithExtensions.html +1 -1
  327. package/documentation/types/Comments.html +1 -1
  328. package/documentation/types/CommentsList.html +1 -1
  329. package/documentation/types/CommentsListExtensions.html +1 -1
  330. package/documentation/types/CommentsLittle.html +1 -1
  331. package/documentation/types/CommentsLittleExtensions.html +1 -1
  332. package/documentation/types/CommentsPreview.html +61 -0
  333. package/documentation/types/CommentsView.html +1 -1
  334. package/documentation/types/CommentsViewExtensions.html +1 -1
  335. package/documentation/types/Community.html +1 -1
  336. package/documentation/types/CommunityAutocomplete.html +1 -1
  337. package/documentation/types/Configuration.html +1 -1
  338. package/documentation/types/ContactEntry.html +1 -1
  339. package/documentation/types/ContactShowFields.html +1 -1
  340. package/documentation/types/ContentFactoryDefaultData.html +1 -1
  341. package/documentation/types/ContentFactoryHook.html +1 -1
  342. package/documentation/types/ContentFactorySurveyData.html +12 -12
  343. package/documentation/types/ContentFactoryTemplateFile.html +4 -4
  344. package/documentation/types/ContentReportList.html +1 -1
  345. package/documentation/types/CreateFaqCategory.html +1 -1
  346. package/documentation/types/CreateFaqEntry.html +1 -1
  347. package/documentation/types/CreateFaqTheme.html +1 -1
  348. package/documentation/types/CreateGroup.html +10 -10
  349. package/documentation/types/CreateReportParams.html +1 -1
  350. package/documentation/types/CreateRoomPayload.html +1 -1
  351. package/documentation/types/CustomActionObject.html +5 -5
  352. package/documentation/types/DatasourceArticleLittle.html +1 -1
  353. package/documentation/types/DatasourceDataTypeUrl.html +3 -3
  354. package/documentation/types/DatasourceModel.html +1 -1
  355. package/documentation/types/DatasourceResult.html +8 -8
  356. package/documentation/types/DatasourceResultSort.html +3 -3
  357. package/documentation/types/DatasourceResultSortOrder.html +1 -1
  358. package/documentation/types/DatasourceStudioLittle.html +7 -7
  359. package/documentation/types/DatasourceType.html +1 -1
  360. package/documentation/types/DateFormat.html +1 -1
  361. package/documentation/types/DavAddressBookContact.html +1 -1
  362. package/documentation/types/DavCalendarEvent.html +1 -1
  363. package/documentation/types/DeleteFaqTheme.html +1 -1
  364. package/documentation/types/DiapazoneExtraFields.html +1 -1
  365. package/documentation/types/DigitalDeskStatistics.html +4 -4
  366. package/documentation/types/DigitalWorkplaceHookSchema.html +1 -1
  367. package/documentation/types/DiscussionProperties.html +1 -1
  368. package/documentation/types/DiscussionProperty.html +3 -3
  369. package/documentation/types/DraftSerializedForm.html +1 -1
  370. package/documentation/types/Drive.html +1 -1
  371. package/documentation/types/DriveAccount.html +5 -5
  372. package/documentation/types/DriveGetAccount.html +2 -2
  373. package/documentation/types/DriveGetAccountParams.html +3 -3
  374. package/documentation/types/DriveGetDocumentParams.html +4 -4
  375. package/documentation/types/DriveGetGroupsParams.html +4 -4
  376. package/documentation/types/DriveGetTenantsParams.html +3 -3
  377. package/documentation/types/DriveHook.html +1 -1
  378. package/documentation/types/DriveItemType.html +6 -6
  379. package/documentation/types/DriveLogoutParams.html +3 -3
  380. package/documentation/types/DriveSetDefaultAccountParams.html +3 -3
  381. package/documentation/types/DriveTmpFile.html +7 -7
  382. package/documentation/types/DropboxDocumentEntity.html +1 -1
  383. package/documentation/types/DropboxDocumentParams.html +3 -3
  384. package/documentation/types/DropboxGetDocumentsParams.html +3 -3
  385. package/documentation/types/EditFaqCategory.html +1 -1
  386. package/documentation/types/EditFaqEntry.html +1 -1
  387. package/documentation/types/EditFaqTheme.html +1 -1
  388. package/documentation/types/EventMode.html +1 -1
  389. package/documentation/types/EventStatusFilter.html +1 -1
  390. package/documentation/types/ExclusifyUnion.html +1 -1
  391. package/documentation/types/ExtendedFaqCategory.html +1 -1
  392. package/documentation/types/ExternalAppHookSchema.html +1 -1
  393. package/documentation/types/ExternalAppType.html +13 -13
  394. package/documentation/types/ExtraBotHook.html +1 -1
  395. package/documentation/types/FAQHook.html +1 -1
  396. package/documentation/types/FacetMode.html +1 -1
  397. package/documentation/types/FaqAccess.html +1 -1
  398. package/documentation/types/FaqContentItem.html +1 -1
  399. package/documentation/types/FaqHookProperties.html +1 -1
  400. package/documentation/types/FaqItemExtra.html +3 -3
  401. package/documentation/types/FaqItemList.html +1 -1
  402. package/documentation/types/FaqItemView.html +1 -1
  403. package/documentation/types/FaqList.html +1 -1
  404. package/documentation/types/FaqTaxonomy.html +1 -1
  405. package/documentation/types/FaqView.html +1 -1
  406. package/documentation/types/FaqWidgetCategory.html +3 -3
  407. package/documentation/types/FaqWidgetCategoryItem.html +10 -10
  408. package/documentation/types/FaqWidgetItem.html +14 -14
  409. package/documentation/types/FaqWidgetItemUriCategory.html +7 -7
  410. package/documentation/types/FetchResponseType.html +2 -2
  411. package/documentation/types/FetchReturnType.html +1 -1
  412. package/documentation/types/FieldConfiguration.html +7 -7
  413. package/documentation/types/FileBankHook.html +1 -1
  414. package/documentation/types/FileCopyParams.html +4 -4
  415. package/documentation/types/FileCropConfig.html +7 -7
  416. package/documentation/types/FileFormatsExtension.html +1 -1
  417. package/documentation/types/FileIntegrityHook.html +1 -1
  418. package/documentation/types/FileMainType.html +1 -1
  419. package/documentation/types/FileReturn.html +1 -1
  420. package/documentation/types/FileSyncAdminSpot.html +1 -1
  421. package/documentation/types/FileSyncAdminSpotsProps.html +1 -1
  422. package/documentation/types/FileSyncFileBank.html +1 -1
  423. package/documentation/types/FileSyncUserQuota.html +1 -1
  424. package/documentation/types/FileWithExtensions.html +1 -1
  425. package/documentation/types/FilebankGetParentsParams.html +2 -2
  426. package/documentation/types/FilebankGetPathParams.html +3 -3
  427. package/documentation/types/FilebankPath.html +1 -1
  428. package/documentation/types/FilebankSearchContentParams.html +5 -5
  429. package/documentation/types/Filter.html +8 -8
  430. package/documentation/types/FilterValue.html +1 -1
  431. package/documentation/types/Filters.html +1 -1
  432. package/documentation/types/FlocklerHook.html +1 -1
  433. package/documentation/types/FolderShare.html +6 -6
  434. package/documentation/types/FolderShareConflict.html +4 -4
  435. package/documentation/types/FolderShareImpact.html +5 -5
  436. package/documentation/types/FolderShareLevel.html +1 -1
  437. package/documentation/types/FolderShareRecipientType.html +1 -1
  438. package/documentation/types/FormatArticles.html +1 -1
  439. package/documentation/types/FormatArticlesType.html +1 -1
  440. package/documentation/types/FormatComments.html +1 -1
  441. package/documentation/types/FormatCommentsType.html +1 -1
  442. package/documentation/types/FormatExtension.html +1 -1
  443. package/documentation/types/FormatLinks.html +1 -1
  444. package/documentation/types/FormatLinksType.html +1 -1
  445. package/documentation/types/FormatList.html +1 -1
  446. package/documentation/types/FormatType.html +1 -1
  447. package/documentation/types/Formats.html +7 -7
  448. package/documentation/types/GetCommentsParams.html +6 -6
  449. package/documentation/types/GetLicenseArticle.html +3 -3
  450. package/documentation/types/GetLicenseArticlesParams.html +7 -7
  451. package/documentation/types/GetLicenseKindUsersParams.html +6 -6
  452. package/documentation/types/GetPublicWebinarDataRequest.html +1 -1
  453. package/documentation/types/GetReportsParams.html +1 -1
  454. package/documentation/types/GetUnclassifiedFilesParams.html +1 -1
  455. package/documentation/types/Gif.html +3 -3
  456. package/documentation/types/GroupCategoriesConfiguration.html +2 -2
  457. package/documentation/types/GroupCustomWidget.html +8 -8
  458. package/documentation/types/GroupFormatsExtension.html +1 -1
  459. package/documentation/types/GroupListConfig.html +9 -9
  460. package/documentation/types/GroupMemberLevel.html +3 -3
  461. package/documentation/types/GroupProperties.html +27 -27
  462. package/documentation/types/GroupPropertiesOptions.html +13 -13
  463. package/documentation/types/GroupUserLevel.html +1 -1
  464. package/documentation/types/GroupWidget.html +7 -7
  465. package/documentation/types/GroupWidgetLittle.html +4 -4
  466. package/documentation/types/GroupWidgets.html +1 -1
  467. package/documentation/types/GroupWithExtensions.html +1 -1
  468. package/documentation/types/HeadingType.html +1 -1
  469. package/documentation/types/HookListType.html +1 -1
  470. package/documentation/types/ImageFormValue.html +5 -5
  471. package/documentation/types/ImageSize.html +3 -3
  472. package/documentation/types/ImapInboxMail.html +1 -1
  473. package/documentation/types/ImgUrlProps.html +1 -1
  474. package/documentation/types/InferSchemas.html +1 -1
  475. package/documentation/types/InheritedShare.html +8 -8
  476. package/documentation/types/JIACapabilities.html +1 -1
  477. package/documentation/types/JLandLog.html +8 -8
  478. package/documentation/types/JLandMapCreation.html +1 -1
  479. package/documentation/types/JLandMapFlavor.html +1 -1
  480. package/documentation/types/JLandMapKind.html +1 -1
  481. package/documentation/types/JLandMapList.html +1 -1
  482. package/documentation/types/JLandMapLittle.html +1 -1
  483. package/documentation/types/JLandMapView.html +1 -1
  484. package/documentation/types/JLandStat.html +3 -3
  485. package/documentation/types/JitsiHook.html +1 -1
  486. package/documentation/types/Join.html +1 -1
  487. package/documentation/types/Languages.html +1 -1
  488. package/documentation/types/License.html +9 -9
  489. package/documentation/types/LicenseHookListType.html +1 -1
  490. package/documentation/types/LicenseUserPriceUpdateSimulation.html +7 -7
  491. package/documentation/types/LinkConfigurationParams.html +3 -3
  492. package/documentation/types/LinkReturn.html +1 -1
  493. package/documentation/types/Links.html +1 -1
  494. package/documentation/types/ListOrder.html +3 -3
  495. package/documentation/types/ListQueryParameters.html +5 -5
  496. package/documentation/types/LuccaAbsenceHook.html +1 -1
  497. package/documentation/types/MSDocumentEntity.html +1 -1
  498. package/documentation/types/MSDocumentParams.html +7 -7
  499. package/documentation/types/MSGetDocumentsParams.html +3 -3
  500. package/documentation/types/MSGroupEntity.html +1 -1
  501. package/documentation/types/MSSiteEntity.html +1 -1
  502. package/documentation/types/MSTenantEntity.html +1 -1
  503. package/documentation/types/MSTenants.html +1 -1
  504. package/documentation/types/MSUnifiedEntity.html +1 -1
  505. package/documentation/types/MagicPadHook.html +1 -1
  506. package/documentation/types/MagicWandHook.html +1 -1
  507. package/documentation/types/MaybeWithAudience.html +2 -2
  508. package/documentation/types/MaybeWithParent.html +2 -2
  509. package/documentation/types/MaybeWithToken.html +1 -1
  510. package/documentation/types/MediaLibraryFileList.html +1 -1
  511. package/documentation/types/MediaLibraryFileLittle.html +1 -1
  512. package/documentation/types/MediaLibraryFilesStats.html +1 -1
  513. package/documentation/types/MediaLibraryFolderList.html +1 -1
  514. package/documentation/types/MediaLibraryFolderLittle.html +1 -1
  515. package/documentation/types/MediaLibraryFolderStats.html +1 -1
  516. package/documentation/types/MediaLibraryHook.html +1 -1
  517. package/documentation/types/MediaLibraryList.html +1 -1
  518. package/documentation/types/MediaLibraryStats.html +1 -1
  519. package/documentation/types/MeetingCreation.html +1 -1
  520. package/documentation/types/MeetingUpdate.html +1 -1
  521. package/documentation/types/Merge.html +1 -1
  522. package/documentation/types/MessengerDiscussions.html +1 -1
  523. package/documentation/types/MessengerHook.html +1 -1
  524. package/documentation/types/MessengerMessageRead.html +3 -3
  525. package/documentation/types/Metas.html +1 -1
  526. package/documentation/types/MetasExternal.html +15 -15
  527. package/documentation/types/MetasJamespot.html +4 -4
  528. package/documentation/types/MetasYoutube.html +9 -9
  529. package/documentation/types/MeteoLocation.html +3 -3
  530. package/documentation/types/MeteoSearchResult.html +1 -1
  531. package/documentation/types/Methods.html +1 -1
  532. package/documentation/types/MimetypesType.html +1 -1
  533. package/documentation/types/Model.html +8 -8
  534. package/documentation/types/ModuleConfiguration.html +7 -7
  535. package/documentation/types/ModuleConfigurationAction.html +5 -5
  536. package/documentation/types/ModuleConfigurationActionConfirmation.html +3 -3
  537. package/documentation/types/ModuleConfigurationActionType.html +1 -1
  538. package/documentation/types/ModuleConfigurationActions.html +1 -1
  539. package/documentation/types/ModuleConfigurationFields.html +1 -1
  540. package/documentation/types/ModuleRestrictionModeValues.html +1 -1
  541. package/documentation/types/MoveFaqEntry.html +1 -1
  542. package/documentation/types/MoveFaqTheme.html +1 -1
  543. package/documentation/types/MoveMediaLibraryFileParams.html +1 -1
  544. package/documentation/types/Namespaces.html +9 -9
  545. package/documentation/types/NetworkType.html +1 -1
  546. package/documentation/types/NewsArticleDisplayMode.html +1 -1
  547. package/documentation/types/NewsConcept.html +4 -4
  548. package/documentation/types/NewsHighlightOption.html +1 -1
  549. package/documentation/types/NewsOrder.html +1 -1
  550. package/documentation/types/NewsOrientation.html +1 -1
  551. package/documentation/types/NewsView.html +1 -1
  552. package/documentation/types/NewsflashGetResponse.html +3 -3
  553. package/documentation/types/NewsflashItem.html +11 -11
  554. package/documentation/types/NewsflashProperties.html +3 -3
  555. package/documentation/types/NewsflashSource.html +2 -2
  556. package/documentation/types/NewsflashSources.html +5 -5
  557. package/documentation/types/NewsflashView.html +1 -1
  558. package/documentation/types/NumberFormat.html +1 -1
  559. package/documentation/types/ObjectListProps.html +9 -9
  560. package/documentation/types/ObjectWithoutLicenseFilter.html +4 -4
  561. package/documentation/types/OfficeHook.html +1 -1
  562. package/documentation/types/OfficeProvider.html +1 -1
  563. package/documentation/types/OfficeProviderBaseUrls.html +1 -1
  564. package/documentation/types/OfficeSetConfigurationPayload.html +1 -1
  565. package/documentation/types/OfficeUserConfiguration.html +1 -1
  566. package/documentation/types/OnlyOfficeFile.html +1 -1
  567. package/documentation/types/OnlyOfficeFileInfo.html +6 -6
  568. package/documentation/types/OpeningType.html +1 -1
  569. package/documentation/types/OpeningTypeAnchor.html +2 -2
  570. package/documentation/types/OpeningTypeLink.html +3 -3
  571. package/documentation/types/OpeningTypePopup.html +3 -3
  572. package/documentation/types/Operators.html +1 -1
  573. package/documentation/types/Order.html +3 -3
  574. package/documentation/types/Orders.html +1 -1
  575. package/documentation/types/OrgChartConfiguration.html +1 -1
  576. package/documentation/types/OrgChartCreateForm.html +5 -5
  577. package/documentation/types/OrgChartLink.html +1 -1
  578. package/documentation/types/OrgChartUpdateMetasForm.html +1 -1
  579. package/documentation/types/Override.html +1 -1
  580. package/documentation/types/PartialUndefined.html +1 -1
  581. package/documentation/types/PollSurveyListParams.html +5 -5
  582. package/documentation/types/PollSurveyListResult.html +3 -3
  583. package/documentation/types/PollSurveyState.html +1 -1
  584. package/documentation/types/PollSurveyStatus.html +4 -4
  585. package/documentation/types/PreviewComment.html +33 -0
  586. package/documentation/types/PromiseApiPagingResults.html +1 -1
  587. package/documentation/types/PromiseApiWrapper.html +1 -1
  588. package/documentation/types/PublicWebinarData.html +1 -1
  589. package/documentation/types/PublicWebinarFullnameRequest.html +1 -1
  590. package/documentation/types/PublicWebinarUrl.html +1 -1
  591. package/documentation/types/PublishButtonConfiguration.html +7 -7
  592. package/documentation/types/PublishButtonConfigurationCustomSection.html +3 -3
  593. package/documentation/types/PublishButtonSections.html +1 -1
  594. package/documentation/types/QuestionAnswerSelectResponseParams.html +1 -1
  595. package/documentation/types/QuestionAnswerUnselectResponseParams.html +1 -1
  596. package/documentation/types/QuizFieldType.html +5 -5
  597. package/documentation/types/QuizResponse.html +7 -7
  598. package/documentation/types/RTMessage.html +3 -3
  599. package/documentation/types/RTMessageHandler.html +4 -4
  600. package/documentation/types/RTMessageObject.html +1 -1
  601. package/documentation/types/RTMessageTeamWorkDaySummaryUpdate.html +1 -1
  602. package/documentation/types/RTMessageTeamWorkTodoUpdate.html +1 -1
  603. package/documentation/types/RTMessageWsPresence.html +1 -1
  604. package/documentation/types/RTReceivedMessage.html +1 -1
  605. package/documentation/types/RTSurveyDateSubmit.html +1 -1
  606. package/documentation/types/Readable.html +1 -1
  607. package/documentation/types/RecurringEventCreation.html +21 -21
  608. package/documentation/types/RecurringEventUpdate.html +1 -1
  609. package/documentation/types/ReservationList.html +1 -1
  610. package/documentation/types/ResetNotificationConfiguration.html +6 -6
  611. package/documentation/types/Rights.html +13 -13
  612. package/documentation/types/RssType.html +7 -7
  613. package/documentation/types/SearchAdminConfig.html +1 -1
  614. package/documentation/types/SearchCategoryModel.html +10 -10
  615. package/documentation/types/SearchCategoryValue.html +3 -3
  616. package/documentation/types/SearchConfig.html +5 -5
  617. package/documentation/types/SearchFacetModel.html +8 -8
  618. package/documentation/types/SearchFacetValueModel.html +5 -5
  619. package/documentation/types/SearchFacetValues.html +4 -4
  620. package/documentation/types/SearchLastQuery.html +2 -2
  621. package/documentation/types/SearchQuery.html +12 -12
  622. package/documentation/types/SearchQueryFilterModel.html +5 -5
  623. package/documentation/types/SearchQueryOption.html +3 -3
  624. package/documentation/types/SearchQueryResult.html +1 -1
  625. package/documentation/types/SearchQuerySortModel.html +3 -3
  626. package/documentation/types/SearchResultCatProps.html +5 -5
  627. package/documentation/types/SearchResultProps.html +1 -1
  628. package/documentation/types/SearchResultPropsApp.html +10 -10
  629. package/documentation/types/SearchResultPropsObject.html +20 -20
  630. package/documentation/types/ShareAccessProps.html +5 -5
  631. package/documentation/types/ShareGeneralAccessRules.html +1 -1
  632. package/documentation/types/ShareOption.html +4 -4
  633. package/documentation/types/ShareOptionId.html +1 -1
  634. package/documentation/types/ShareOptionObject.html +6 -6
  635. package/documentation/types/SharedContentHook.html +1 -1
  636. package/documentation/types/SocialAction.html +1 -1
  637. package/documentation/types/SocialActionBase.html +5 -5
  638. package/documentation/types/SocialActionDeprecated.html +9 -9
  639. package/documentation/types/SocialActionRate.html +1 -1
  640. package/documentation/types/SocialActionReport.html +1 -1
  641. package/documentation/types/SocialActionShare.html +1 -1
  642. package/documentation/types/SocialActionStructDeprecated.html +6 -6
  643. package/documentation/types/SocialActionToggle.html +1 -1
  644. package/documentation/types/SocialEventCreation.html +1 -1
  645. package/documentation/types/SocialEventUpdate.html +1 -1
  646. package/documentation/types/SpotDiscussionKind.html +1 -1
  647. package/documentation/types/SpotRssFeed.html +1 -1
  648. package/documentation/types/StandardApiError.html +1 -1
  649. package/documentation/types/StoreFinalize.html +2 -2
  650. package/documentation/types/StoreItem.html +6 -6
  651. package/documentation/types/StudioAction.html +3 -3
  652. package/documentation/types/StudioAppListViewConfig.html +2 -2
  653. package/documentation/types/StudioAppViewsConfig.html +2 -2
  654. package/documentation/types/StudioApplication.html +1 -1
  655. package/documentation/types/StudioApplicationBase.html +36 -36
  656. package/documentation/types/StudioApplicationStatusEnumBased.html +1 -1
  657. package/documentation/types/StudioHook.html +1 -1
  658. package/documentation/types/StudioManifest.html +9 -9
  659. package/documentation/types/SurveyDateHook.html +1 -1
  660. package/documentation/types/SurveyDateResponses.html +1 -1
  661. package/documentation/types/SurveyDateUserResponse.html +3 -3
  662. package/documentation/types/SurveyDateUserResponses.html +1 -1
  663. package/documentation/types/SurveyDateUsersForDate.html +3 -3
  664. package/documentation/types/SurveyField.html +1 -1
  665. package/documentation/types/SurveyFieldKeys.html +1 -1
  666. package/documentation/types/SurveySection.html +4 -4
  667. package/documentation/types/TOrgChartNode.html +16 -16
  668. package/documentation/types/TVChannelCreatePayload.html +3 -3
  669. package/documentation/types/TVChannelCreation.html +1 -1
  670. package/documentation/types/TVChannelDynamicArticle.html +1 -1
  671. package/documentation/types/TVChannelDynamicComment.html +1 -1
  672. package/documentation/types/TVChannelDynamicList.html +1 -1
  673. package/documentation/types/TVChannelList.html +1 -1
  674. package/documentation/types/TVChannelLittle.html +1 -1
  675. package/documentation/types/TVChannelSlideshowList.html +1 -1
  676. package/documentation/types/TVGetChannelResponse.html +3 -3
  677. package/documentation/types/TVGetChannelSlideshowFile.html +1 -1
  678. package/documentation/types/TVGetConfigureChannelResponse.html +1 -1
  679. package/documentation/types/TVGetConfigureDynamicChannelResponse.html +1 -1
  680. package/documentation/types/TVGetConfigureSlideshowChannelResponse.html +1 -1
  681. package/documentation/types/TargetInfoHook.html +1 -1
  682. package/documentation/types/TeamWorkAiHook.html +1 -1
  683. package/documentation/types/TeamWorkAiTask.html +9 -9
  684. package/documentation/types/TeamWorkDaySummaryState.html +5 -5
  685. package/documentation/types/TeamWorkTodoState.html +6 -6
  686. package/documentation/types/TextEnhanceResponse.html +2 -2
  687. package/documentation/types/TinyMCECommonOptions.html +1 -1
  688. package/documentation/types/TinyMCEDynamicOptions.html +1 -1
  689. package/documentation/types/TinyMCEExtendedOptions.html +1 -1
  690. package/documentation/types/TvChannelType.html +1 -1
  691. package/documentation/types/TwoFactorAuthenticationDailyActivationStatistics.html +1 -1
  692. package/documentation/types/TwoFactorAuthenticationGenerateConfiguration.html +1 -1
  693. package/documentation/types/TwoFactorAuthenticationHook.html +1 -1
  694. package/documentation/types/TwoFactorAuthenticationStatistics.html +1 -1
  695. package/documentation/types/UpdateCommentParams.html +5 -5
  696. package/documentation/types/UpdateGroup.html +1 -1
  697. package/documentation/types/UpdateReportStatusParams.html +1 -1
  698. package/documentation/types/UploadConfig.html +5 -5
  699. package/documentation/types/UserAIProfile.html +2 -2
  700. package/documentation/types/UserBirthday.html +5 -5
  701. package/documentation/types/UserDirectoryConfiguration.html +12 -12
  702. package/documentation/types/UserDownload.html +5 -5
  703. package/documentation/types/UserField.html +3 -3
  704. package/documentation/types/UserFieldsConfigurationType.html +1 -1
  705. package/documentation/types/UserFieldsType.html +1 -1
  706. package/documentation/types/UserFormatsExtension.html +1 -1
  707. package/documentation/types/UserLevelAndRight.html +6 -6
  708. package/documentation/types/UserLevelSpot.html +11 -11
  709. package/documentation/types/UserLicense.html +1 -1
  710. package/documentation/types/UserList.html +1 -1
  711. package/documentation/types/UserMapModel.html +4 -4
  712. package/documentation/types/UserNotificationsConfiguration.html +5 -5
  713. package/documentation/types/UserRead.html +5 -5
  714. package/documentation/types/UserResponseStatus.html +1 -1
  715. package/documentation/types/UserSpotCategories.html +4 -4
  716. package/documentation/types/UserValues.html +3 -3
  717. package/documentation/types/UserWithExtensions.html +1 -1
  718. package/documentation/types/Users.html +1 -1
  719. package/documentation/types/ValueLabel.html +3 -3
  720. package/documentation/types/ValueOf.html +1 -1
  721. package/documentation/types/VariantSizeType.html +1 -1
  722. package/documentation/types/VariantType.html +1 -1
  723. package/documentation/types/VideoRecording.html +1 -1
  724. package/documentation/types/VisioConnectHook.html +1 -1
  725. package/documentation/types/VisioConnectRoom.html +1 -1
  726. package/documentation/types/VisioConnectStatistics.html +1 -1
  727. package/documentation/types/VisioConnectStatisticsRoomSession.html +1 -1
  728. package/documentation/types/VisioConnectStatisticsRoomSessions.html +1 -1
  729. package/documentation/types/WallFilter.html +4 -4
  730. package/documentation/types/WallFiltersResponse.html +3 -3
  731. package/documentation/types/WallHook.html +1 -1
  732. package/documentation/types/WeDocHook.html +1 -1
  733. package/documentation/types/WedocEmptyType.html +1 -1
  734. package/documentation/types/WedocFileAudienceType.html +1 -1
  735. package/documentation/types/WedocFileType.html +1 -1
  736. package/documentation/types/WedocFolderList.html +1 -1
  737. package/documentation/types/WedocQueryResults.html +1 -1
  738. package/documentation/types/WedocQueryType.html +1 -1
  739. package/documentation/types/WedocShareRecipient.html +61 -0
  740. package/documentation/types/WedocTemplate.html +1 -1
  741. package/documentation/types/Widget.html +1 -1
  742. package/documentation/types/WidgetAccessibilityContent.html +4 -4
  743. package/documentation/types/WidgetAccessibilityType.html +4 -4
  744. package/documentation/types/WidgetApplicationAppsItem.html +8 -8
  745. package/documentation/types/WidgetApplicationContent.html +6 -6
  746. package/documentation/types/WidgetApplicationCss.html +2 -2
  747. package/documentation/types/WidgetApplicationExtensionItem.html +8 -8
  748. package/documentation/types/WidgetApplicationImageItem.html +10 -10
  749. package/documentation/types/WidgetApplicationItem.html +1 -1
  750. package/documentation/types/WidgetApplicationLinkItem.html +12 -12
  751. package/documentation/types/WidgetApplicationSize.html +1 -1
  752. package/documentation/types/WidgetApplicationType.html +4 -4
  753. package/documentation/types/WidgetApplicationView.html +1 -1
  754. package/documentation/types/WidgetArticleAttachmentContent.html +3 -3
  755. package/documentation/types/WidgetArticleAttachmentType.html +4 -4
  756. package/documentation/types/WidgetArticleButtonContent.html +1 -1
  757. package/documentation/types/WidgetArticleButtonType.html +4 -4
  758. package/documentation/types/WidgetArticleGalleryContent.html +4 -4
  759. package/documentation/types/WidgetArticleGalleryType.html +4 -4
  760. package/documentation/types/WidgetArticleImageContent.html +3 -3
  761. package/documentation/types/WidgetArticleImageType.html +4 -4
  762. package/documentation/types/WidgetArticleSliderContent.html +8 -8
  763. package/documentation/types/WidgetArticleSliderType.html +4 -4
  764. package/documentation/types/WidgetArticleTextContent.html +6 -6
  765. package/documentation/types/WidgetArticleTextType.html +4 -4
  766. package/documentation/types/WidgetArticleTitleContent.html +7 -7
  767. package/documentation/types/WidgetArticleTitleType.html +4 -4
  768. package/documentation/types/WidgetAudience.html +3 -3
  769. package/documentation/types/WidgetBaseType.html +3 -3
  770. package/documentation/types/WidgetBirthdayContent.html +3 -3
  771. package/documentation/types/WidgetBirthdayCss.html +5 -5
  772. package/documentation/types/WidgetBirthdayType.html +4 -4
  773. package/documentation/types/WidgetButtonAction.html +2 -2
  774. package/documentation/types/WidgetButtonActionGroup.html +5 -5
  775. package/documentation/types/WidgetButtonActionType.html +1 -1
  776. package/documentation/types/WidgetButtonContent.html +16 -16
  777. package/documentation/types/WidgetButtonIconFontSize.html +2 -2
  778. package/documentation/types/WidgetButtonIconPadding.html +2 -2
  779. package/documentation/types/WidgetButtonIconPosition.html +1 -1
  780. package/documentation/types/WidgetButtonPosition.html +1 -1
  781. package/documentation/types/WidgetButtonProps.html +10 -10
  782. package/documentation/types/WidgetButtonSize.html +1 -1
  783. package/documentation/types/WidgetButtonStyle.html +10 -10
  784. package/documentation/types/WidgetButtonType.html +4 -4
  785. package/documentation/types/WidgetCalendarCalDavContent.html +4 -4
  786. package/documentation/types/WidgetCalendarCalDavType.html +4 -4
  787. package/documentation/types/WidgetCalendarContent.html +3 -3
  788. package/documentation/types/WidgetCalendarType.html +4 -4
  789. package/documentation/types/WidgetChartsContent.html +10 -10
  790. package/documentation/types/WidgetChartsType.html +4 -4
  791. package/documentation/types/WidgetCheckListContent.html +5 -5
  792. package/documentation/types/WidgetCheckListContentArr.html +7 -7
  793. package/documentation/types/WidgetCheckListContentArrForFront.html +8 -8
  794. package/documentation/types/WidgetCheckListContentForFront.html +3 -3
  795. package/documentation/types/WidgetCheckListType.html +4 -4
  796. package/documentation/types/WidgetCheckListTypeForFront.html +5 -5
  797. package/documentation/types/WidgetCheckbox.html +4 -4
  798. package/documentation/types/WidgetColor.html +3 -3
  799. package/documentation/types/WidgetColorContent.html +2 -2
  800. package/documentation/types/WidgetColorType.html +4 -4
  801. package/documentation/types/WidgetCombinationAlignItems.html +1 -1
  802. package/documentation/types/WidgetCombinationContent.html +6 -6
  803. package/documentation/types/WidgetCombinationContentRow.html +19 -19
  804. package/documentation/types/WidgetCombinationContentRowWidget.html +6 -6
  805. package/documentation/types/WidgetCombinationDirection.html +1 -1
  806. package/documentation/types/WidgetCombinationJustifyContent.html +1 -1
  807. package/documentation/types/WidgetCombinationType.html +4 -4
  808. package/documentation/types/WidgetContactCardDavContent.html +4 -4
  809. package/documentation/types/WidgetContactCardDavType.html +4 -4
  810. package/documentation/types/WidgetContactContent.html +4 -4
  811. package/documentation/types/WidgetContactCss.html +6 -6
  812. package/documentation/types/WidgetContactType.html +4 -4
  813. package/documentation/types/WidgetContentKeys.html +47 -47
  814. package/documentation/types/WidgetContext.html +1 -1
  815. package/documentation/types/WidgetCountdownContent.html +8 -8
  816. package/documentation/types/WidgetCountdownType.html +4 -4
  817. package/documentation/types/WidgetCoverContent.html +10 -10
  818. package/documentation/types/WidgetCoverSlide.html +10 -10
  819. package/documentation/types/WidgetCoverType.html +4 -4
  820. package/documentation/types/WidgetDatasourceTableContent.html +1 -1
  821. package/documentation/types/WidgetDatasourceTableType.html +4 -4
  822. package/documentation/types/WidgetDatasourceValues.html +1 -1
  823. package/documentation/types/WidgetDate.html +3 -3
  824. package/documentation/types/WidgetDatePicker.html +2 -2
  825. package/documentation/types/WidgetDatetime.html +2 -2
  826. package/documentation/types/WidgetDefaultProps.html +8 -8
  827. package/documentation/types/WidgetDefinitionProps.html +8 -8
  828. package/documentation/types/WidgetDisplayMode.html +1 -1
  829. package/documentation/types/WidgetDocumentsContent.html +10 -10
  830. package/documentation/types/WidgetDocumentsType.html +4 -4
  831. package/documentation/types/WidgetEditorActions.html +4 -4
  832. package/documentation/types/WidgetEditorErrorActions.html +2 -2
  833. package/documentation/types/WidgetEmail.html +2 -2
  834. package/documentation/types/WidgetEmailsImapContent.html +4 -4
  835. package/documentation/types/WidgetEmailsImapType.html +4 -4
  836. package/documentation/types/WidgetEmbed.html +2 -2
  837. package/documentation/types/WidgetEmbedContent.html +2 -2
  838. package/documentation/types/WidgetEmbedType.html +4 -4
  839. package/documentation/types/WidgetExcelDatasourceTableContent.html +1 -1
  840. package/documentation/types/WidgetExcelDatasourceTableType.html +4 -4
  841. package/documentation/types/WidgetExtensionContent.html +2 -2
  842. package/documentation/types/WidgetExtensionType.html +4 -4
  843. package/documentation/types/WidgetFaqContent.html +6 -6
  844. package/documentation/types/WidgetFaqType.html +4 -4
  845. package/documentation/types/WidgetFile.html +2 -2
  846. package/documentation/types/WidgetFileContent.html +9 -9
  847. package/documentation/types/WidgetFileStoredEntry.html +2 -2
  848. package/documentation/types/WidgetFileType.html +4 -4
  849. package/documentation/types/WidgetFlocklerContent.html +2 -2
  850. package/documentation/types/WidgetFlocklerType.html +4 -4
  851. package/documentation/types/WidgetFunctions.html +1 -1
  852. package/documentation/types/WidgetHook.html +1 -1
  853. package/documentation/types/WidgetIframeVideo.html +2 -2
  854. package/documentation/types/WidgetImage.html +3 -3
  855. package/documentation/types/WidgetImageContent.html +22 -22
  856. package/documentation/types/WidgetImageType.html +4 -4
  857. package/documentation/types/WidgetKeys.html +1 -1
  858. package/documentation/types/WidgetLayer.html +7 -7
  859. package/documentation/types/WidgetLegacyMixedBoolean.html +1 -1
  860. package/documentation/types/WidgetLink.html +2 -2
  861. package/documentation/types/WidgetLuccaAbsenceContent.html +2 -2
  862. package/documentation/types/WidgetLuccaAbsenceType.html +4 -4
  863. package/documentation/types/WidgetLuccaAbsenceUser.html +5 -5
  864. package/documentation/types/WidgetMeteoContent.html +3 -3
  865. package/documentation/types/WidgetMeteoType.html +4 -4
  866. package/documentation/types/WidgetModalProps.html +3 -3
  867. package/documentation/types/WidgetMultiattribute.html +2 -2
  868. package/documentation/types/WidgetMyGroupContent.html +2 -2
  869. package/documentation/types/WidgetMyGroupType.html +4 -4
  870. package/documentation/types/WidgetNewsContent.html +26 -26
  871. package/documentation/types/WidgetNewsType.html +4 -4
  872. package/documentation/types/WidgetNewsflashContent.html +8 -8
  873. package/documentation/types/WidgetNewsflashType.html +4 -4
  874. package/documentation/types/WidgetNumber.html +2 -2
  875. package/documentation/types/WidgetOrientedlinks.html +3 -3
  876. package/documentation/types/WidgetPlace.html +3 -3
  877. package/documentation/types/WidgetPresenceContent.html +5 -5
  878. package/documentation/types/WidgetPresenceRespondPayload.html +5 -5
  879. package/documentation/types/WidgetPresenceResponse.html +6 -6
  880. package/documentation/types/WidgetPresenceResponseUserList.html +5 -5
  881. package/documentation/types/WidgetPresenceType.html +4 -4
  882. package/documentation/types/WidgetQuickSurveyContent.html +12 -12
  883. package/documentation/types/WidgetQuickSurveyContentArr.html +6 -6
  884. package/documentation/types/WidgetQuickSurveyResponse.html +5 -5
  885. package/documentation/types/WidgetQuickSurveyResponseUserList.html +5 -5
  886. package/documentation/types/WidgetQuickSurveyResponses.html +1 -1
  887. package/documentation/types/WidgetQuickSurveyType.html +4 -4
  888. package/documentation/types/WidgetRadio.html +3 -3
  889. package/documentation/types/WidgetRefUser.html +2 -2
  890. package/documentation/types/WidgetRtObject.html +4 -4
  891. package/documentation/types/WidgetSelect.html +4 -4
  892. package/documentation/types/WidgetSelectionBackgroundProps.html +9 -9
  893. package/documentation/types/WidgetSelectionProps.html +2 -2
  894. package/documentation/types/WidgetSeparatorAlign.html +1 -1
  895. package/documentation/types/WidgetSeparatorContent.html +5 -5
  896. package/documentation/types/WidgetSeparatorOrientation.html +1 -1
  897. package/documentation/types/WidgetSeparatorType.html +4 -4
  898. package/documentation/types/WidgetSlide.html +8 -8
  899. package/documentation/types/WidgetSliderContent.html +9 -9
  900. package/documentation/types/WidgetSliderType.html +4 -4
  901. package/documentation/types/WidgetStateProps.html +10 -10
  902. package/documentation/types/WidgetStyles.html +1 -1
  903. package/documentation/types/WidgetSurveyContent.html +3 -3
  904. package/documentation/types/WidgetSurveyType.html +4 -4
  905. package/documentation/types/WidgetSyncContentContent.html +3 -3
  906. package/documentation/types/WidgetSyncContentType.html +4 -4
  907. package/documentation/types/WidgetTableColumn.html +6 -6
  908. package/documentation/types/WidgetTableColumnData.html +8 -8
  909. package/documentation/types/WidgetTableColumnTypes.html +1 -1
  910. package/documentation/types/WidgetTableColumnWidgetDate.html +2 -2
  911. package/documentation/types/WidgetTableColumnWidgetDefault.html +1 -1
  912. package/documentation/types/WidgetTableColumnWidgetSelect.html +3 -3
  913. package/documentation/types/WidgetTableColumnWidgetSelectOption.html +3 -3
  914. package/documentation/types/WidgetTableColumnWidgetText.html +2 -2
  915. package/documentation/types/WidgetTableColumnWidgets.html +1 -1
  916. package/documentation/types/WidgetTableColumnsData.html +1 -1
  917. package/documentation/types/WidgetTableContent.html +11 -11
  918. package/documentation/types/WidgetTaxonomy.html +3 -3
  919. package/documentation/types/WidgetTel.html +2 -2
  920. package/documentation/types/WidgetText.html +2 -2
  921. package/documentation/types/WidgetTextContent.html +4 -4
  922. package/documentation/types/WidgetTextType.html +4 -4
  923. package/documentation/types/WidgetTextarea.html +3 -3
  924. package/documentation/types/WidgetToggle.html +2 -2
  925. package/documentation/types/WidgetTransient.html +2 -2
  926. package/documentation/types/WidgetTypeKeys.html +47 -47
  927. package/documentation/types/WidgetUri.html +3 -3
  928. package/documentation/types/WidgetUrl.html +3 -3
  929. package/documentation/types/WidgetUserProfileContent.html +4 -4
  930. package/documentation/types/WidgetUserProfileType.html +4 -4
  931. package/documentation/types/WidgetVector.html +3 -3
  932. package/documentation/types/WidgetWelcomeContent.html +6 -6
  933. package/documentation/types/WidgetWelcomeType.html +4 -4
  934. package/documentation/types/WidgetWrapperGeneric.html +4 -4
  935. package/documentation/types/WidgetWrapperLevel.html +1 -1
  936. package/documentation/types/WidgetWrapperProps.html +1 -1
  937. package/documentation/types/WidgetYoutubeContent.html +2 -2
  938. package/documentation/types/WidgetYoutubeType.html +4 -4
  939. package/documentation/types/WidgetsRootState.html +2 -2
  940. package/documentation/types/WidgetsState.html +22 -22
  941. package/documentation/types/WidgetsValue.html +1 -1
  942. package/documentation/types/WithExtensions.html +1 -1
  943. package/documentation/types/WithPartialExtensions.html +1 -1
  944. package/documentation/types/ZodShape.html +1 -1
  945. package/documentation/types/fileExtensionTypes.html +1 -1
  946. package/documentation/types/fileFamilyTypes.html +1 -1
  947. package/documentation/types/internalDraftView.html +1 -1
  948. package/documentation/types/jArticleList.html +1 -1
  949. package/documentation/types/jArticleLittle.html +1 -1
  950. package/documentation/types/jArticleView.html +1 -1
  951. package/documentation/types/jArticleWidgetList.html +1 -1
  952. package/documentation/types/jArticleWidgetLittle.html +1 -1
  953. package/documentation/types/jArticleWidgetView.html +1 -1
  954. package/documentation/types/jBusinessContactList.html +1 -1
  955. package/documentation/types/jBusinessContactLittle.html +1 -1
  956. package/documentation/types/jCommentList.html +1 -1
  957. package/documentation/types/jCommentLittle.html +1 -1
  958. package/documentation/types/jContentFactoryTemplateList.html +1 -1
  959. package/documentation/types/jContentFactoryTemplateView.html +1 -1
  960. package/documentation/types/jDatasourceArticleList.html +1 -1
  961. package/documentation/types/jDatasourceExcel.html +5 -5
  962. package/documentation/types/jDiapazoneList.html +1 -1
  963. package/documentation/types/jDiapazoneListWithExtras.html +1 -1
  964. package/documentation/types/jDiapazoneView.html +1 -1
  965. package/documentation/types/jExtraBotView.html +1 -1
  966. package/documentation/types/jFileList.html +1 -1
  967. package/documentation/types/jFileLittle.html +1 -1
  968. package/documentation/types/jFileLittleCrop.html +1 -1
  969. package/documentation/types/jFileRendition.html +5 -5
  970. package/documentation/types/jFolderList.html +1 -1
  971. package/documentation/types/jFolderLittle.html +1 -1
  972. package/documentation/types/jGroupList.html +1 -1
  973. package/documentation/types/jGroupLittle.html +1 -1
  974. package/documentation/types/jGroupView.html +1 -1
  975. package/documentation/types/jHref.html +3 -3
  976. package/documentation/types/jInternalDraftList.html +1 -1
  977. package/documentation/types/jInternalDraftView.html +1 -1
  978. package/documentation/types/jLinkList.html +1 -1
  979. package/documentation/types/jLinkLittle.html +1 -1
  980. package/documentation/types/jMeetingList.html +1 -1
  981. package/documentation/types/jMeetingView.html +1 -1
  982. package/documentation/types/jMessengerDiscussionGroupList.html +1 -1
  983. package/documentation/types/jMessengerDiscussionGroupLittle.html +1 -1
  984. package/documentation/types/jMessengerDiscussionUserList.html +1 -1
  985. package/documentation/types/jMessengerDiscussionUserLittle.html +1 -1
  986. package/documentation/types/jMessengerMessageLittle.html +1 -1
  987. package/documentation/types/jNetworkLittle.html +1 -1
  988. package/documentation/types/jObjectAutocomplete.html +1 -1
  989. package/documentation/types/jObjectBase.html +7 -7
  990. package/documentation/types/jObjectList.html +1 -1
  991. package/documentation/types/jObjectLittle.html +1 -1
  992. package/documentation/types/jOrgChartList.html +1 -1
  993. package/documentation/types/jOrgChartView.html +1 -1
  994. package/documentation/types/jPermanentRoomList.html +1 -1
  995. package/documentation/types/jPollSurveyList.html +1 -1
  996. package/documentation/types/jPollSurveyLittle.html +1 -1
  997. package/documentation/types/jPollSurveyView.html +1 -1
  998. package/documentation/types/jQuarantineList.html +1 -1
  999. package/documentation/types/jQuarantineLittle.html +1 -1
  1000. package/documentation/types/jQuizzList.html +1 -1
  1001. package/documentation/types/jQuizzView.html +1 -1
  1002. package/documentation/types/jRecurringEventList.html +1 -1
  1003. package/documentation/types/jRecurringEventLittle.html +1 -1
  1004. package/documentation/types/jRecurringEventOccurrenceList.html +1 -1
  1005. package/documentation/types/jRecurringEventOccurrenceListFalsy.html +1 -1
  1006. package/documentation/types/jRecurringEventOccurrenceListTruthy.html +1 -1
  1007. package/documentation/types/jRecurringEventOccurrenceLittle.html +1 -1
  1008. package/documentation/types/jRecurringEventOccurrenceLittleFalsy.html +1 -1
  1009. package/documentation/types/jRecurringEventOccurrenceLittleTruthy.html +1 -1
  1010. package/documentation/types/jRecurringEventOccurrenceView.html +1 -1
  1011. package/documentation/types/jRecurringEventOccurrenceViewFalsy.html +1 -1
  1012. package/documentation/types/jRecurringEventOccurrenceViewTruthy.html +1 -1
  1013. package/documentation/types/jRecurringEventView.html +1 -1
  1014. package/documentation/types/jSocialEventList.html +1 -1
  1015. package/documentation/types/jSocialEventLittle.html +1 -1
  1016. package/documentation/types/jSocialEventView.html +1 -1
  1017. package/documentation/types/jSocialRateLinkList.html +1 -1
  1018. package/documentation/types/jSpotAutocomplete.html +1 -1
  1019. package/documentation/types/jSupportList.html +1 -1
  1020. package/documentation/types/jSupportView.html +1 -1
  1021. package/documentation/types/jSurveyDateList.html +1 -1
  1022. package/documentation/types/jSurveyDateView.html +1 -1
  1023. package/documentation/types/jTaxonomyLittle.html +1 -1
  1024. package/documentation/types/jUserAutocomplete.html +1 -1
  1025. package/documentation/types/jUserList.html +1 -1
  1026. package/documentation/types/jUserLittle.html +1 -1
  1027. package/documentation/types/jUserValues.html +1 -1
  1028. package/documentation/types/jUserView.html +1 -1
  1029. package/documentation/types/socialEventRecord.html +6 -6
  1030. package/documentation/types/visioConnectRooms.html +1 -1
  1031. package/documentation/types/widgetCombinationTemplate.html +6 -6
  1032. package/documentation/variables/ACCESS_REQUEST_ACCEPT.html +1 -1
  1033. package/documentation/variables/ACCESS_REQUEST_DENY.html +1 -1
  1034. package/documentation/variables/AsyncJobStateSchema.html +1 -1
  1035. package/documentation/variables/AsyncJobStatusSchema.html +1 -1
  1036. package/documentation/variables/CreateRoomPayloadSchema.html +1 -1
  1037. package/documentation/variables/DateFormatSchema.html +1 -1
  1038. package/documentation/variables/DiapazoneExtraFieldsSchema.html +1 -1
  1039. package/documentation/variables/FREQUENCY_DAILY.html +1 -1
  1040. package/documentation/variables/FREQUENCY_GROUP.html +1 -1
  1041. package/documentation/variables/FREQUENCY_INHERIT.html +1 -1
  1042. package/documentation/variables/FREQUENCY_NEVER.html +1 -1
  1043. package/documentation/variables/FREQUENCY_NOW.html +1 -1
  1044. package/documentation/variables/FREQUENCY_WEEKLY.html +1 -1
  1045. package/documentation/variables/ImapConnection.html +1 -1
  1046. package/documentation/variables/JLandMapCreationSchema.html +1 -1
  1047. package/documentation/variables/LanguagesList.html +1 -1
  1048. package/documentation/variables/LanguagesSchema.html +1 -1
  1049. package/documentation/variables/LicenseUserPriceUpdateSimulationSchema.html +1 -1
  1050. package/documentation/variables/NumberFormatSchema.html +1 -1
  1051. package/documentation/variables/OfficeProviderSchema.html +1 -1
  1052. package/documentation/variables/OrgChartConfigSchema.html +1 -1
  1053. package/documentation/variables/OrgChartConfigurationSchema.html +1 -1
  1054. package/documentation/variables/OrgChartLinkSchema.html +1 -1
  1055. package/documentation/variables/OrgChartNodeSchema.html +1 -1
  1056. package/documentation/variables/OrgChartUpdateMetasFormSchema.html +1 -1
  1057. package/documentation/variables/PublishButtonConfigurationCustomSectionSchema.html +1 -1
  1058. package/documentation/variables/PublishButtonConfigurationSchema.html +1 -1
  1059. package/documentation/variables/PublishButtonSectionEntrySchema.html +1 -1
  1060. package/documentation/variables/PublishButtonSectionSchema.html +1 -1
  1061. package/documentation/variables/PublishButtonSectionsSchema.html +1 -1
  1062. package/documentation/variables/TVChannelCustomSchema.html +1 -1
  1063. package/documentation/variables/TeamWorkAiTaskSchema.html +1 -1
  1064. package/documentation/variables/TeamWorkDaySummaryStateSchema.html +1 -1
  1065. package/documentation/variables/TeamWorkTodoStateSchema.html +1 -1
  1066. package/documentation/variables/TwoFactorAuthenticationDailyActivationStatisticsSchema.html +1 -1
  1067. package/documentation/variables/TwoFactorAuthenticationGenerateConfigurationSchema.html +1 -1
  1068. package/documentation/variables/TwoFactorAuthenticationStatisticsSchema.html +1 -1
  1069. package/documentation/variables/UserAIProfileSchema.html +1 -1
  1070. package/documentation/variables/UserBirthdaySchema.html +1 -1
  1071. package/documentation/variables/UserLevel.html +1 -1
  1072. package/documentation/variables/UserNotificationsConfigurationSchema.html +1 -1
  1073. package/documentation/variables/UserVariant.html +1 -1
  1074. package/documentation/variables/WIDGET_LEVEL_1.html +1 -1
  1075. package/documentation/variables/WIDGET_LEVEL_2.html +1 -1
  1076. package/documentation/variables/WIDGET_LEVEL_3.html +1 -1
  1077. package/documentation/variables/WIDGET_LEVEL_4.html +1 -1
  1078. package/documentation/variables/WRITE_RIGHT_ADMIN.html +1 -1
  1079. package/documentation/variables/WRITE_RIGHT_ALL.html +1 -1
  1080. package/documentation/variables/WRITE_RIGHT_CUSTOM.html +1 -1
  1081. package/documentation/variables/WRITE_RIGHT_PUBLIC.html +1 -1
  1082. package/documentation/variables/WidgetPresenceResponseUserListSchema.html +1 -1
  1083. package/documentation/variables/WidgetQuickSurveyContentArrSchema.html +1 -1
  1084. package/documentation/variables/WidgetQuickSurveyResponseSchema.html +1 -1
  1085. package/documentation/variables/WidgetQuickSurveyResponseUserListSchema.html +1 -1
  1086. package/documentation/variables/accessRequestStatusValuesSchema.html +1 -1
  1087. package/documentation/variables/actionParamsSchema.html +1 -1
  1088. package/documentation/variables/actionVerbSchema.html +1 -1
  1089. package/documentation/variables/addCommentParamsSchema.html +1 -1
  1090. package/documentation/variables/addFaqEntrySchema.html +1 -1
  1091. package/documentation/variables/adminAppSchema.html +1 -1
  1092. package/documentation/variables/adminAppTabSchema.html +1 -1
  1093. package/documentation/variables/adminAppsSchema.html +1 -1
  1094. package/documentation/variables/adminLicenseStatsSchema.html +1 -1
  1095. package/documentation/variables/adminLicensesAssignedSchema.html +1 -1
  1096. package/documentation/variables/adminLicensesNotAssignedSchema.html +1 -1
  1097. package/documentation/variables/adminLogNavigationSchema.html +1 -1
  1098. package/documentation/variables/adminLogObjectSchema.html +1 -1
  1099. package/documentation/variables/adminLogSearchSchema.html +1 -1
  1100. package/documentation/variables/animationConfigurationTypeSchema.html +1 -1
  1101. package/documentation/variables/animationStatsRowSchema.html +1 -1
  1102. package/documentation/variables/animationStatsSchema.html +1 -1
  1103. package/documentation/variables/animationVariantSchema.html +1 -1
  1104. package/documentation/variables/api.html +1 -1
  1105. package/documentation/variables/applicationActionBaseSchema.html +1 -1
  1106. package/documentation/variables/applicationBaseSchema.html +1 -1
  1107. package/documentation/variables/applicationDefaultSchema.html +1 -1
  1108. package/documentation/variables/applicationExtraPropertiesSchema.html +1 -1
  1109. package/documentation/variables/applicationIframeSchema.html +1 -1
  1110. package/documentation/variables/applicationIntranetHookSchema.html +1 -1
  1111. package/documentation/variables/applicationLinkSchema.html +1 -1
  1112. package/documentation/variables/applicationSchema.html +1 -1
  1113. package/documentation/variables/applicationTabSchema.html +1 -1
  1114. package/documentation/variables/applicationWithTabsSchema.html +1 -1
  1115. package/documentation/variables/articleCreationSchema.html +1 -1
  1116. package/documentation/variables/articleDisplayModeSchema.html +1 -1
  1117. package/documentation/variables/articleGetConfigSchema.html +1 -1
  1118. package/documentation/variables/articleListConfigSchema.html +1 -1
  1119. package/documentation/variables/articleTranslationGetSchema.html +1 -1
  1120. package/documentation/variables/articleTranslationLanguageSchema.html +1 -1
  1121. package/documentation/variables/articleTranslationTranslateSchema.html +1 -1
  1122. package/documentation/variables/aseiGroupsSchema.html +1 -1
  1123. package/documentation/variables/aseiRightsSchema.html +1 -1
  1124. package/documentation/variables/aseiTicketStatusSchema.html +1 -1
  1125. package/documentation/variables/assetReservationConfigurationSchema.html +1 -1
  1126. package/documentation/variables/audienceAutocompleteSchema.html +1 -1
  1127. package/documentation/variables/audienceSchema.html +1 -1
  1128. package/documentation/variables/autocompleteLittleSchema.html +1 -1
  1129. package/documentation/variables/baseArticleSchema.html +1 -1
  1130. package/documentation/variables/baseAutocompleteSchema.html +1 -1
  1131. package/documentation/variables/bbbRoomSettingsShape.html +1 -1
  1132. package/documentation/variables/bookmarkCustomSchema.html +1 -1
  1133. package/documentation/variables/bookmarkLinkSchema.html +1 -1
  1134. package/documentation/variables/bookmarkTypesSchema.html +1 -1
  1135. package/documentation/variables/businessContactSchema.html +1 -1
  1136. package/documentation/variables/calendarEventListSchema.html +1 -1
  1137. package/documentation/variables/calendarEventViewSchema.html +1 -1
  1138. package/documentation/variables/calendarEventsExtension.html +1 -1
  1139. package/documentation/variables/calendarMemberLittleSchema.html +1 -1
  1140. package/documentation/variables/calendarOldEventSchema.html +1 -1
  1141. package/documentation/variables/calendarTabSchema.html +1 -1
  1142. package/documentation/variables/categorySchema.html +1 -1
  1143. package/documentation/variables/chartTypeSchema.html +1 -1
  1144. package/documentation/variables/chartsPieDatumSchema.html +1 -1
  1145. package/documentation/variables/chartsSerieSchema.html +1 -1
  1146. package/documentation/variables/combinedContentFactoryDataSchema.html +1 -1
  1147. package/documentation/variables/combinedSurveyFieldOptionsSchema.html +1 -1
  1148. package/documentation/variables/combinedSurveyFieldSchema.html +1 -1
  1149. package/documentation/variables/combinedSurveyFieldTypeSchema.html +1 -1
  1150. package/documentation/variables/combinedWidgetContentSchema.html +1 -1
  1151. package/documentation/variables/combinedWidgetTypeSchema.html +1 -1
  1152. package/documentation/variables/commentWithActionsSchema.html +33 -0
  1153. package/documentation/variables/commentsPreviewSchema.html +33 -0
  1154. package/documentation/variables/communitySchema.html +1 -1
  1155. package/documentation/variables/contactEntrySchema.html +1 -1
  1156. package/documentation/variables/contactShowFieldsSchema.html +1 -1
  1157. package/documentation/variables/contentFactoryDefaultDataSchema.html +1 -1
  1158. package/documentation/variables/contentFactorySurveyDataSchema.html +1 -1
  1159. package/documentation/variables/contentFactoryTypes.html +1 -1
  1160. package/documentation/variables/createFaqCategorySchema.html +1 -1
  1161. package/documentation/variables/createFaqEntrySchema.html +1 -1
  1162. package/documentation/variables/createFaqThemeSchema.html +1 -1
  1163. package/documentation/variables/createGroupSchema.html +1 -1
  1164. package/documentation/variables/createReportParamsSchema.html +1 -1
  1165. package/documentation/variables/cssBackgroundPositionSchema.html +1 -1
  1166. package/documentation/variables/cssBackgroundSizeSchema.html +1 -1
  1167. package/documentation/variables/cssTextAlignTypeSchema.html +1 -1
  1168. package/documentation/variables/davAddressBookContactSchema.html +1 -1
  1169. package/documentation/variables/davCalendarEventSchema.html +1 -1
  1170. package/documentation/variables/default.html +1 -1
  1171. package/documentation/variables/deleteFaqThemeSchema.html +1 -1
  1172. package/documentation/variables/discussionPropertiesSchema.html +1 -1
  1173. package/documentation/variables/discussionPropertySchema.html +1 -1
  1174. package/documentation/variables/driveAccountSchema.html +1 -1
  1175. package/documentation/variables/driveGetAccountParamsSchema.html +1 -1
  1176. package/documentation/variables/driveGetAccountSchema.html +1 -1
  1177. package/documentation/variables/driveGetDocumentParamsSchema.html +1 -1
  1178. package/documentation/variables/driveGetGroupsParamsSchema.html +1 -1
  1179. package/documentation/variables/driveGetTenantsParamsSchema.html +1 -1
  1180. package/documentation/variables/driveItemTypeSchema.html +1 -1
  1181. package/documentation/variables/driveLogoutParamsSchema.html +1 -1
  1182. package/documentation/variables/driveSetDefaultAccountParamsSchema.html +1 -1
  1183. package/documentation/variables/driveTmpFileSchema.html +1 -1
  1184. package/documentation/variables/dropboxDocumentEntitySchema.html +1 -1
  1185. package/documentation/variables/dropboxDocumentParamsSchema.html +1 -1
  1186. package/documentation/variables/dropboxGetDocumentsParamsSchema.html +1 -1
  1187. package/documentation/variables/editFaqCategorySchema.html +1 -1
  1188. package/documentation/variables/editFaqEntrySchema.html +1 -1
  1189. package/documentation/variables/editFaqThemeSchema.html +1 -1
  1190. package/documentation/variables/eventModeSchema.html +1 -1
  1191. package/documentation/variables/eventStatusFilterSchema.html +1 -1
  1192. package/documentation/variables/extendSchema.html +1 -1
  1193. package/documentation/variables/extensions.html +1 -1
  1194. package/documentation/variables/facetModeSchema.html +1 -1
  1195. package/documentation/variables/faqAccessSchema.html +1 -1
  1196. package/documentation/variables/faqContentItemSchema.html +1 -1
  1197. package/documentation/variables/faqHookPropertiesSchema.html +1 -1
  1198. package/documentation/variables/faqTaxonomySchema.html +1 -1
  1199. package/documentation/variables/faqWidgetCategoryItemSchema.html +1 -1
  1200. package/documentation/variables/faqWidgetCategorySchema.html +1 -1
  1201. package/documentation/variables/faqWidgetItemSchema.html +1 -1
  1202. package/documentation/variables/faqWidgetItemUriCategorySchema.html +1 -1
  1203. package/documentation/variables/fileCropConfigSchema.html +1 -1
  1204. package/documentation/variables/fileMainTypeSchema.html +1 -1
  1205. package/documentation/variables/fileSyncAdminSpotSchema.html +1 -1
  1206. package/documentation/variables/fileSyncAdminSpotsPropsSchema.html +1 -1
  1207. package/documentation/variables/fileSyncFileBankSchema.html +1 -1
  1208. package/documentation/variables/fileSyncUserQuotaSchema.html +1 -1
  1209. package/documentation/variables/filterSchema.html +1 -1
  1210. package/documentation/variables/filterValueSchema.html +1 -1
  1211. package/documentation/variables/filtersSchema.html +1 -1
  1212. package/documentation/variables/folderShareConflictSchema.html +1 -1
  1213. package/documentation/variables/folderShareImpactSchema.html +1 -1
  1214. package/documentation/variables/folderShareLevelSchema.html +1 -1
  1215. package/documentation/variables/folderShareRecipientTypeSchema.html +1 -1
  1216. package/documentation/variables/folderShareSchema.html +1 -1
  1217. package/documentation/variables/formatExtensionSchema.html +2 -2
  1218. package/documentation/variables/formatListSchema.html +1 -1
  1219. package/documentation/variables/formats.html +1 -1
  1220. package/documentation/variables/getCommentsParamsSchema.html +1 -1
  1221. package/documentation/variables/getLicenseArticlesParamsSchema.html +1 -1
  1222. package/documentation/variables/getLicenseKindUsersParamsSchema.html +1 -1
  1223. package/documentation/variables/getReportsParamsSchema.html +1 -1
  1224. package/documentation/variables/getUnclassifiedFilesParamsSchema.html +1 -1
  1225. package/documentation/variables/gifSchema.html +1 -1
  1226. package/documentation/variables/groupCategoriesConfigurationSchema.html +1 -1
  1227. package/documentation/variables/groupCustomWidgetSchema.html +1 -1
  1228. package/documentation/variables/groupListConfigSchema.html +1 -1
  1229. package/documentation/variables/groupMemberLevelSchema.html +1 -1
  1230. package/documentation/variables/groupMemberSchema.html +1 -1
  1231. package/documentation/variables/groupModerateStatusSchema.html +1 -1
  1232. package/documentation/variables/groupPrivacy.html +1 -1
  1233. package/documentation/variables/groupPropertiesOptionsSchema.html +1 -1
  1234. package/documentation/variables/groupPropertiesSchema.html +1 -1
  1235. package/documentation/variables/groupUserLevelSchema.html +1 -1
  1236. package/documentation/variables/groupWidgetLittleSchema.html +1 -1
  1237. package/documentation/variables/groupWidgetSchema.html +1 -1
  1238. package/documentation/variables/groupWidgetsSchema.html +1 -1
  1239. package/documentation/variables/headingTypeSchema.html +1 -1
  1240. package/documentation/variables/hookListTypeSchema.html +1 -1
  1241. package/documentation/variables/imageFormValueSchema.html +1 -1
  1242. package/documentation/variables/imageSizeSchema.html +1 -1
  1243. package/documentation/variables/imapInboxMailSchema.html +1 -1
  1244. package/documentation/variables/inheritedShareSchema.html +1 -1
  1245. package/documentation/variables/jArticleListSchema.html +1 -1
  1246. package/documentation/variables/jArticleListShapeTmp.html +1 -1
  1247. package/documentation/variables/jArticleLittleSchema.html +1 -1
  1248. package/documentation/variables/jArticleViewSchema.html +1 -1
  1249. package/documentation/variables/jArticleWidgetListSchema.html +1 -1
  1250. package/documentation/variables/jArticleWidgetLittleSchema.html +1 -1
  1251. package/documentation/variables/jArticleWidgetViewSchema.html +1 -1
  1252. package/documentation/variables/jAseiInstitutionViewSchema.html +1 -1
  1253. package/documentation/variables/jAseiTicketViewSchema.html +1 -1
  1254. package/documentation/variables/jBookableAssetListSchema.html +1 -1
  1255. package/documentation/variables/jBookableAssetViewSchema.html +1 -1
  1256. package/documentation/variables/jBusinessContactListSchema.html +1 -1
  1257. package/documentation/variables/jBusinessContactLittleSchema.html +1 -1
  1258. package/documentation/variables/jCommentListSchema.html +1 -1
  1259. package/documentation/variables/jCommentLittleSchema.html +1 -1
  1260. package/documentation/variables/jContentFactoryDefaultTemplateViewSchema.html +1 -1
  1261. package/documentation/variables/jContentFactorySurveyTemplateViewSchema.html +1 -1
  1262. package/documentation/variables/jContentFactoryTemplateListSchema.html +1 -1
  1263. package/documentation/variables/jContentFactoryTemplateViewSchema.html +1 -1
  1264. package/documentation/variables/jContentReportListSchema.html +1 -1
  1265. package/documentation/variables/jDiapazoneListSchema.html +1 -1
  1266. package/documentation/variables/jDiapazoneViewSchema.html +1 -1
  1267. package/documentation/variables/jEnsure.html +1 -1
  1268. package/documentation/variables/jExtraBotViewSchema.html +1 -1
  1269. package/documentation/variables/jFaqItemListSchema.html +1 -1
  1270. package/documentation/variables/jFaqItemViewSchema.html +1 -1
  1271. package/documentation/variables/jFaqListSchema.html +1 -1
  1272. package/documentation/variables/jFaqViewSchema.html +1 -1
  1273. package/documentation/variables/jFileListSchema.html +1 -1
  1274. package/documentation/variables/jFileLittleCropSchema.html +1 -1
  1275. package/documentation/variables/jFileLittleSchema.html +1 -1
  1276. package/documentation/variables/jFileRenditionSchema.html +1 -1
  1277. package/documentation/variables/jFolderListSchema.html +1 -1
  1278. package/documentation/variables/jFolderLittleSchema.html +1 -1
  1279. package/documentation/variables/jGroupListSchema.html +1 -1
  1280. package/documentation/variables/jGroupLittleSchema.html +1 -1
  1281. package/documentation/variables/jGroupViewSchema.html +1 -1
  1282. package/documentation/variables/jHrefSchema.html +1 -1
  1283. package/documentation/variables/jIACapabilitiesSchema.html +1 -1
  1284. package/documentation/variables/jInternalDraftListSchema.html +1 -1
  1285. package/documentation/variables/jInternalDraftViewSchema.html +1 -1
  1286. package/documentation/variables/jLandLogSchema.html +1 -1
  1287. package/documentation/variables/jLandMapFlavorSchema.html +1 -1
  1288. package/documentation/variables/jLandMapKindSchema.html +1 -1
  1289. package/documentation/variables/jLandMapListSchema.html +1 -1
  1290. package/documentation/variables/jLandMapLittleSchema.html +1 -1
  1291. package/documentation/variables/jLandMapViewSchema.html +1 -1
  1292. package/documentation/variables/jLandStatSchema.html +1 -1
  1293. package/documentation/variables/jLinkListSchema.html +1 -1
  1294. package/documentation/variables/jLinkLittleSchema.html +1 -1
  1295. package/documentation/variables/jMediaLibraryFileListSchema.html +1 -1
  1296. package/documentation/variables/jMediaLibraryFileLittleSchema.html +1 -1
  1297. package/documentation/variables/jMediaLibraryFolderListSchema.html +1 -1
  1298. package/documentation/variables/jMediaLibraryFolderLittleSchema.html +1 -1
  1299. package/documentation/variables/jMeetingListSchema.html +1 -1
  1300. package/documentation/variables/jMeetingViewSchema.html +1 -1
  1301. package/documentation/variables/jMessengerDiscussionGroupListSchema.html +1 -1
  1302. package/documentation/variables/jMessengerDiscussionGroupLittleSchema.html +1 -1
  1303. package/documentation/variables/jMessengerDiscussionUserListSchema.html +1 -1
  1304. package/documentation/variables/jMessengerDiscussionUserLittleSchema.html +1 -1
  1305. package/documentation/variables/jMessengerMessageLittleSchema.html +1 -1
  1306. package/documentation/variables/jNetworkLittleSchema.html +1 -1
  1307. package/documentation/variables/jObjectAutocompleteSchema.html +1 -1
  1308. package/documentation/variables/jObjectBaseSchema.html +1 -1
  1309. package/documentation/variables/jObjectListSchema.html +1 -1
  1310. package/documentation/variables/jObjectLittleSchema.html +1 -1
  1311. package/documentation/variables/jOrgChartListSchema.html +1 -1
  1312. package/documentation/variables/jOrgChartViewSchema.html +1 -1
  1313. package/documentation/variables/jPermanentRoomListSchema.html +1 -1
  1314. package/documentation/variables/jPollSurveyListSchema.html +1 -1
  1315. package/documentation/variables/jPollSurveyLittleSchema.html +1 -1
  1316. package/documentation/variables/jPollSurveyViewSchema.html +1 -1
  1317. package/documentation/variables/jQuarantineListSchema.html +1 -1
  1318. package/documentation/variables/jQuarantineLittleSchema.html +1 -1
  1319. package/documentation/variables/jQuizzListSchema.html +1 -1
  1320. package/documentation/variables/jQuizzListShapeTmp.html +1 -1
  1321. package/documentation/variables/jQuizzViewSchema.html +1 -1
  1322. package/documentation/variables/jRecurringEventListSchema.html +1 -1
  1323. package/documentation/variables/jRecurringEventLittleSchema.html +1 -1
  1324. package/documentation/variables/jRecurringEventOccurrenceListFalsySchema.html +1 -1
  1325. package/documentation/variables/jRecurringEventOccurrenceListSchema.html +1 -1
  1326. package/documentation/variables/jRecurringEventOccurrenceListTruthySchema.html +1 -1
  1327. package/documentation/variables/jRecurringEventOccurrenceLittleFalsySchema.html +1 -1
  1328. package/documentation/variables/jRecurringEventOccurrenceLittleSchema.html +1 -1
  1329. package/documentation/variables/jRecurringEventOccurrenceLittleTruthySchema.html +1 -1
  1330. package/documentation/variables/jRecurringEventOccurrenceViewFalsySchema.html +1 -1
  1331. package/documentation/variables/jRecurringEventOccurrenceViewSchema.html +1 -1
  1332. package/documentation/variables/jRecurringEventOccurrenceViewTruthySchema.html +1 -1
  1333. package/documentation/variables/jRecurringEventViewSchema.html +1 -1
  1334. package/documentation/variables/jReservationListSchema.html +1 -1
  1335. package/documentation/variables/jSocialEventListSchema.html +1 -1
  1336. package/documentation/variables/jSocialEventLittleSchema.html +1 -1
  1337. package/documentation/variables/jSocialEventViewSchema.html +1 -1
  1338. package/documentation/variables/jSocialRateLinkListSchema.html +1 -1
  1339. package/documentation/variables/jSpotAutocompleteSchema.html +1 -1
  1340. package/documentation/variables/jSpotAutocompleteShape.html +1 -1
  1341. package/documentation/variables/jSupportListSchema.html +1 -1
  1342. package/documentation/variables/jSupportViewSchema.html +1 -1
  1343. package/documentation/variables/jSupportViewShapeTmp.html +1 -1
  1344. package/documentation/variables/jSurveyDateListSchema.html +1 -1
  1345. package/documentation/variables/jSurveyDateViewSchema.html +1 -1
  1346. package/documentation/variables/jTvChannelDynamicListSchema.html +1 -1
  1347. package/documentation/variables/jTvChannelListSchema.html +1 -1
  1348. package/documentation/variables/jTvChannelLittleSchema.html +1 -1
  1349. package/documentation/variables/jTvChannelSlideshowListSchema.html +1 -1
  1350. package/documentation/variables/jUserAutocompleteSchema.html +1 -1
  1351. package/documentation/variables/jUserListSchema.html +1 -1
  1352. package/documentation/variables/jUserLittleSchema.html +1 -1
  1353. package/documentation/variables/jUserValuesSchema.html +1 -1
  1354. package/documentation/variables/jUserViewSchema.html +1 -1
  1355. package/documentation/variables/licenseSchema.html +1 -1
  1356. package/documentation/variables/mediaLibraryFilesStatsSchema.html +1 -1
  1357. package/documentation/variables/mediaLibraryFolderStatsSchema.html +1 -1
  1358. package/documentation/variables/mediaLibraryListSchema.html +1 -1
  1359. package/documentation/variables/mediaLibraryStatsSchema.html +1 -1
  1360. package/documentation/variables/meetingActionSchema.html +1 -1
  1361. package/documentation/variables/meetingCreationSchema.html +1 -1
  1362. package/documentation/variables/meetingUpdateSchema.html +1 -1
  1363. package/documentation/variables/metasExternalSchema.html +1 -1
  1364. package/documentation/variables/metasJamespotSchema.html +1 -1
  1365. package/documentation/variables/metasSchema.html +1 -1
  1366. package/documentation/variables/metasYoutubeSchema.html +1 -1
  1367. package/documentation/variables/meteoLocationSchema.html +1 -1
  1368. package/documentation/variables/meteoSearchResultSchema.html +1 -1
  1369. package/documentation/variables/methodSchema.html +1 -1
  1370. package/documentation/variables/mimetypeToExt.html +1 -1
  1371. package/documentation/variables/mimetypes.html +1 -1
  1372. package/documentation/variables/moduleRestrictionMode.html +1 -1
  1373. package/documentation/variables/moveFaqEntrySchema.html +1 -1
  1374. package/documentation/variables/moveFaqThemeSchema.html +1 -1
  1375. package/documentation/variables/moveMediaLibraryFileParamsSchema.html +1 -1
  1376. package/documentation/variables/msDocumentEntitySchema.html +1 -1
  1377. package/documentation/variables/msDocumentParamsSchema.html +1 -1
  1378. package/documentation/variables/msGetDocumentsParamsSchema.html +1 -1
  1379. package/documentation/variables/msGroupEntitySchema.html +1 -1
  1380. package/documentation/variables/msSiteEntitySchema.html +1 -1
  1381. package/documentation/variables/msTenantEntitySchema.html +1 -1
  1382. package/documentation/variables/msTenantsSchema.html +1 -1
  1383. package/documentation/variables/msUnifiedEntitySchema.html +1 -1
  1384. package/documentation/variables/network.html +1 -1
  1385. package/documentation/variables/networkTypeSchema.html +1 -1
  1386. package/documentation/variables/newsConceptSchema.html +1 -1
  1387. package/documentation/variables/newsflashGetResponseSchema.html +1 -1
  1388. package/documentation/variables/newsflashItemSchema.html +1 -1
  1389. package/documentation/variables/newsflashPropertiesSchema.html +1 -1
  1390. package/documentation/variables/newsflashSourceSchema.html +1 -1
  1391. package/documentation/variables/newsflashSourcesSchema.html +1 -1
  1392. package/documentation/variables/objectListPropsSchema.html +1 -1
  1393. package/documentation/variables/objectWithoutLicenseFilterSchema.html +1 -1
  1394. package/documentation/variables/officeProviderBaseUrlsSchema.html +1 -1
  1395. package/documentation/variables/officeSetConfigurationPayloadSchema.html +1 -1
  1396. package/documentation/variables/officeUserConfigurationSchema.html +1 -1
  1397. package/documentation/variables/onlyOfficeFileSchema.html +1 -1
  1398. package/documentation/variables/onyOfficeFileInfoSchema.html +1 -1
  1399. package/documentation/variables/openingTypeAnchorSchema.html +1 -1
  1400. package/documentation/variables/openingTypeLinkSchema.html +1 -1
  1401. package/documentation/variables/openingTypePopupSchema.html +1 -1
  1402. package/documentation/variables/openingTypeSchema.html +1 -1
  1403. package/documentation/variables/operatorSchema.html +1 -1
  1404. package/documentation/variables/orderSchema.html +1 -1
  1405. package/documentation/variables/ordersSchema.html +1 -1
  1406. package/documentation/variables/pollSurveyStatusSchema.html +1 -1
  1407. package/documentation/variables/previewCommentSchema.html +33 -0
  1408. package/documentation/variables/publicWebinarData.html +1 -1
  1409. package/documentation/variables/publicWebinarFullnameRequestSchema.html +1 -1
  1410. package/documentation/variables/publicWebinarGetDateRequestSchema.html +1 -1
  1411. package/documentation/variables/publicWebinarUrlSchema.html +1 -1
  1412. package/documentation/variables/questionAnswerSelectResponseParamsSchema.html +1 -1
  1413. package/documentation/variables/questionAnswerUnselectResponseParamsSchema.html +1 -1
  1414. package/documentation/variables/quizFieldSchema.html +1 -1
  1415. package/documentation/variables/quizResponseSchema.html +1 -1
  1416. package/documentation/variables/recurrenceRuleSchema.html +1 -1
  1417. package/documentation/variables/recurringEventCreationSchema.html +1 -1
  1418. package/documentation/variables/recurringEventUpdateSchema.html +1 -1
  1419. package/documentation/variables/resetNotificationConfigurationSchema.html +1 -1
  1420. package/documentation/variables/rightsSchema.html +1 -1
  1421. package/documentation/variables/rssTypeSchema.html +1 -1
  1422. package/documentation/variables/searchCategoryModelSchema.html +1 -1
  1423. package/documentation/variables/searchCategoryValueSchema.html +1 -1
  1424. package/documentation/variables/searchConfigSchema.html +1 -1
  1425. package/documentation/variables/searchFacetModelSchema.html +1 -1
  1426. package/documentation/variables/searchFacetValueModelSchema.html +1 -1
  1427. package/documentation/variables/searchFacetValuesSchema.html +1 -1
  1428. package/documentation/variables/searchLastQuerySchema.html +1 -1
  1429. package/documentation/variables/searchQueryFilterModelSchema.html +1 -1
  1430. package/documentation/variables/searchQueryOptionSchema.html +1 -1
  1431. package/documentation/variables/searchQuerySchema.html +1 -1
  1432. package/documentation/variables/searchQuerySortModelSchema.html +1 -1
  1433. package/documentation/variables/searchResultCatPropsSchema.html +1 -1
  1434. package/documentation/variables/searchResultPropsAppSchema.html +1 -1
  1435. package/documentation/variables/searchResultPropsObjectSchema.html +1 -1
  1436. package/documentation/variables/searchResultPropsSchema.html +1 -1
  1437. package/documentation/variables/shareAccessPropsSchema.html +1 -1
  1438. package/documentation/variables/shareGeneralAccessRulesSchema.html +1 -1
  1439. package/documentation/variables/shareOptionObjectSchema.html +1 -1
  1440. package/documentation/variables/shareOptionSchema.html +1 -1
  1441. package/documentation/variables/socialActionRateSchema.html +1 -1
  1442. package/documentation/variables/socialActionReportSchema.html +1 -1
  1443. package/documentation/variables/socialActionSchema.html +1 -1
  1444. package/documentation/variables/socialActionSchema_deprecated.html +1 -1
  1445. package/documentation/variables/socialActionShareSchema.html +1 -1
  1446. package/documentation/variables/socialActionStructSchema_deprecated.html +1 -1
  1447. package/documentation/variables/socialActionToggleSchema.html +1 -1
  1448. package/documentation/variables/socialEventActionSchema.html +1 -1
  1449. package/documentation/variables/socialEventCreationSchema.html +1 -1
  1450. package/documentation/variables/socialEventUpdateSchema.html +1 -1
  1451. package/documentation/variables/spotDiscussionKindSchema.html +1 -1
  1452. package/documentation/variables/storeFinalizeSchema.html +1 -1
  1453. package/documentation/variables/storeItemSchema.html +1 -1
  1454. package/documentation/variables/surveyDateResponsesSchema.html +1 -1
  1455. package/documentation/variables/surveyDateUsersForDateSchema.html +1 -1
  1456. package/documentation/variables/surveyDateUsersResponseSchema.html +1 -1
  1457. package/documentation/variables/surveyDateUsersResponsesSchema.html +1 -1
  1458. package/documentation/variables/surveyDateUtils.html +1 -1
  1459. package/documentation/variables/surveyFieldBaseSchema.html +1 -1
  1460. package/documentation/variables/surveyFieldBinaryDataSchema.html +1 -1
  1461. package/documentation/variables/surveyFieldBinarySchema.html +1 -1
  1462. package/documentation/variables/surveyFieldCheckDataSchema.html +1 -1
  1463. package/documentation/variables/surveyFieldCheckSchema.html +1 -1
  1464. package/documentation/variables/surveyFieldFileUploadDataSchema.html +1 -1
  1465. package/documentation/variables/surveyFieldFileUploadSchema.html +1 -1
  1466. package/documentation/variables/surveyFieldGridCheckDataSchema.html +1 -1
  1467. package/documentation/variables/surveyFieldGridCheckSchema.html +1 -1
  1468. package/documentation/variables/surveyFieldGridRadioDataSchema.html +1 -1
  1469. package/documentation/variables/surveyFieldGridRadioSchema.html +1 -1
  1470. package/documentation/variables/surveyFieldKeysSchema.html +1 -1
  1471. package/documentation/variables/surveyFieldOptionCheckSchema.html +1 -1
  1472. package/documentation/variables/surveyFieldOptionFileUploadSchema.html +1 -1
  1473. package/documentation/variables/surveyFieldOptionGridCheckSchema.html +1 -1
  1474. package/documentation/variables/surveyFieldOptionGridRadioSchema.html +1 -1
  1475. package/documentation/variables/surveyFieldOptionRateSchema.html +1 -1
  1476. package/documentation/variables/surveyFieldOptionScaleSchema.html +1 -1
  1477. package/documentation/variables/surveyFieldOptionTextSchema.html +1 -1
  1478. package/documentation/variables/surveyFieldOptionTextareaSchema.html +1 -1
  1479. package/documentation/variables/surveyFieldRadioDataSchema.html +1 -1
  1480. package/documentation/variables/surveyFieldRadioSchema.html +1 -1
  1481. package/documentation/variables/surveyFieldRateDataSchema.html +1 -1
  1482. package/documentation/variables/surveyFieldRateSchema.html +1 -1
  1483. package/documentation/variables/surveyFieldScaleDataSchema.html +1 -1
  1484. package/documentation/variables/surveyFieldScaleSchema.html +1 -1
  1485. package/documentation/variables/surveyFieldSelectDataSchema.html +1 -1
  1486. package/documentation/variables/surveyFieldSelectSchema.html +1 -1
  1487. package/documentation/variables/surveyFieldTextDataSchema.html +1 -1
  1488. package/documentation/variables/surveyFieldTextSchema.html +1 -1
  1489. package/documentation/variables/surveyFieldTextareaDataSchema.html +1 -1
  1490. package/documentation/variables/surveyFieldTextareaSchema.html +1 -1
  1491. package/documentation/variables/surveySectionSchema.html +1 -1
  1492. package/documentation/variables/textEnhanceResponseSchema.html +1 -1
  1493. package/documentation/variables/tinyMCECommonOptionsSchema.html +1 -1
  1494. package/documentation/variables/tinyMCEDynamicOptionsSchema.html +1 -1
  1495. package/documentation/variables/tinymceExtendedOptionsSchema.html +1 -1
  1496. package/documentation/variables/tvChannelCreatePayloadSchema.html +1 -1
  1497. package/documentation/variables/tvChannelCreationSchema.html +1 -1
  1498. package/documentation/variables/tvChannelDynamicArticleSchema.html +1 -1
  1499. package/documentation/variables/tvChannelDynamicCommentSchema.html +1 -1
  1500. package/documentation/variables/tvChannelSlideshowFileSchema.html +1 -1
  1501. package/documentation/variables/tvChannelTypeSchema.html +1 -1
  1502. package/documentation/variables/tvGetChannelResponseSchema.html +1 -1
  1503. package/documentation/variables/tvGetConfigureDynamicChannelResponse.html +1 -1
  1504. package/documentation/variables/tvGetConfigureSlideshowChannelResponse.html +1 -1
  1505. package/documentation/variables/updateCommentParamsSchema.html +1 -1
  1506. package/documentation/variables/updateGroupSchema.html +1 -1
  1507. package/documentation/variables/updateReportStatusParamsSchema.html +1 -1
  1508. package/documentation/variables/uploadConfigSchema.html +1 -1
  1509. package/documentation/variables/userDefaultFieldsTypeSchema.html +1 -1
  1510. package/documentation/variables/userDirectoryConfigurationSchema.html +1 -1
  1511. package/documentation/variables/userDownloadSchema.html +1 -1
  1512. package/documentation/variables/userFieldSchema.html +1 -1
  1513. package/documentation/variables/userFieldsConfigurationTypeSchema.html +1 -1
  1514. package/documentation/variables/userFieldsSchema.html +1 -1
  1515. package/documentation/variables/userLevelSpotSchema.html +1 -1
  1516. package/documentation/variables/userMapModelSchema.html +1 -1
  1517. package/documentation/variables/userReadSchema.html +1 -1
  1518. package/documentation/variables/userResponseStatusSchema.html +1 -1
  1519. package/documentation/variables/userSpotCategoriesSchema.html +1 -1
  1520. package/documentation/variables/userValuesSchema.html +1 -1
  1521. package/documentation/variables/valueLabelSchema.html +1 -1
  1522. package/documentation/variables/variantSizeTypeSchema.html +1 -1
  1523. package/documentation/variables/variantTypeSchema.html +1 -1
  1524. package/documentation/variables/videoRecordingSchema.html +1 -1
  1525. package/documentation/variables/visioConnectStatisticsRoomSchema.html +1 -1
  1526. package/documentation/variables/visioConnectStatisticsRoomSessionsSchema.html +1 -1
  1527. package/documentation/variables/visioConnectStatisticsSchema.html +1 -1
  1528. package/documentation/variables/wallFilterSchema.html +1 -1
  1529. package/documentation/variables/weDocTemplateSchema-1.html +1 -1
  1530. package/documentation/variables/wedocEmptyTypeSchema.html +1 -1
  1531. package/documentation/variables/wedocFileAudienceTypeSchema.html +1 -1
  1532. package/documentation/variables/wedocFolderListSchema.html +1 -1
  1533. package/documentation/variables/wedocQueryResultsSchema.html +1 -1
  1534. package/documentation/variables/wedocQueryTypeSchema.html +1 -1
  1535. package/documentation/variables/wedocShareRecipientSchema.html +33 -0
  1536. package/documentation/variables/wedocTemplateSchema.html +1 -1
  1537. package/documentation/variables/widgetAccessibilityContentSchema.html +1 -1
  1538. package/documentation/variables/widgetAccessibilityTypeSchema.html +1 -1
  1539. package/documentation/variables/widgetActiveValueSchema.html +1 -1
  1540. package/documentation/variables/widgetApplicationAppsItemSchema.html +1 -1
  1541. package/documentation/variables/widgetApplicationContentSchema.html +1 -1
  1542. package/documentation/variables/widgetApplicationCssSchema.html +1 -1
  1543. package/documentation/variables/widgetApplicationExtensionItemSchema.html +1 -1
  1544. package/documentation/variables/widgetApplicationImageItemSchema.html +1 -1
  1545. package/documentation/variables/widgetApplicationItemSchema.html +1 -1
  1546. package/documentation/variables/widgetApplicationLinkItemSchema.html +1 -1
  1547. package/documentation/variables/widgetApplicationSizeSchema.html +1 -1
  1548. package/documentation/variables/widgetApplicationTypeSchema.html +1 -1
  1549. package/documentation/variables/widgetApplicationViewSchema.html +1 -1
  1550. package/documentation/variables/widgetArticleAttachmentContentSchema.html +1 -1
  1551. package/documentation/variables/widgetArticleAttachmentTypeSchema.html +1 -1
  1552. package/documentation/variables/widgetArticleButtonContentSchema.html +1 -1
  1553. package/documentation/variables/widgetArticleButtonTypeSchema.html +1 -1
  1554. package/documentation/variables/widgetArticleCheckListTypeForFrontSchema.html +1 -1
  1555. package/documentation/variables/widgetArticleGalleryContentSchema.html +1 -1
  1556. package/documentation/variables/widgetArticleGalleryTypeSchema.html +1 -1
  1557. package/documentation/variables/widgetArticleImageContentSchema.html +1 -1
  1558. package/documentation/variables/widgetArticleImageTypeSchema.html +1 -1
  1559. package/documentation/variables/widgetArticleSliderContentSchema.html +1 -1
  1560. package/documentation/variables/widgetArticleSliderTypeSchema.html +1 -1
  1561. package/documentation/variables/widgetArticleTextContentSchema.html +1 -1
  1562. package/documentation/variables/widgetArticleTextTypeSchema.html +1 -1
  1563. package/documentation/variables/widgetArticleTitleContentSchema.html +1 -1
  1564. package/documentation/variables/widgetArticleTitleTypeSchema.html +1 -1
  1565. package/documentation/variables/widgetAudienceSchema.html +1 -1
  1566. package/documentation/variables/widgetBaseSchema.html +1 -1
  1567. package/documentation/variables/widgetBirthdayContentSchema.html +1 -1
  1568. package/documentation/variables/widgetBirthdayCssSchema.html +1 -1
  1569. package/documentation/variables/widgetBirthdayTypeSchema.html +1 -1
  1570. package/documentation/variables/widgetButtonActionGroupSchema.html +1 -1
  1571. package/documentation/variables/widgetButtonActionSchema.html +1 -1
  1572. package/documentation/variables/widgetButtonActionTypeSchema.html +1 -1
  1573. package/documentation/variables/widgetButtonContentSchema.html +1 -1
  1574. package/documentation/variables/widgetButtonIconFontSizeSchema.html +1 -1
  1575. package/documentation/variables/widgetButtonIconPaddingSchema.html +1 -1
  1576. package/documentation/variables/widgetButtonIconPositionSchema.html +1 -1
  1577. package/documentation/variables/widgetButtonPositionSchema.html +1 -1
  1578. package/documentation/variables/widgetButtonPropsSchema.html +1 -1
  1579. package/documentation/variables/widgetButtonSizeSchema.html +1 -1
  1580. package/documentation/variables/widgetButtonStyleSchema.html +1 -1
  1581. package/documentation/variables/widgetButtonTypeSchema.html +1 -1
  1582. package/documentation/variables/widgetCalendarCalDavContentSchema.html +1 -1
  1583. package/documentation/variables/widgetCalendarCalDavTypeSchema.html +1 -1
  1584. package/documentation/variables/widgetCalendarContentSchema.html +1 -1
  1585. package/documentation/variables/widgetCalendarTypeSchema.html +1 -1
  1586. package/documentation/variables/widgetChartsContentSchema.html +1 -1
  1587. package/documentation/variables/widgetChartsTypeSchema.html +1 -1
  1588. package/documentation/variables/widgetCheckListContentArrForFrontSchema.html +1 -1
  1589. package/documentation/variables/widgetCheckListContentArrSchema.html +1 -1
  1590. package/documentation/variables/widgetCheckListContentForFrontSchema.html +1 -1
  1591. package/documentation/variables/widgetCheckListContentSchema.html +1 -1
  1592. package/documentation/variables/widgetCheckListTypeSchema.html +1 -1
  1593. package/documentation/variables/widgetCheckboxSchema.html +1 -1
  1594. package/documentation/variables/widgetColorContentSchema.html +1 -1
  1595. package/documentation/variables/widgetColorSchema.html +1 -1
  1596. package/documentation/variables/widgetColorTypeSchema.html +1 -1
  1597. package/documentation/variables/widgetCombinationAlignItemsSchema.html +1 -1
  1598. package/documentation/variables/widgetCombinationContentRowSchema.html +1 -1
  1599. package/documentation/variables/widgetCombinationContentRowWidgetSchema.html +1 -1
  1600. package/documentation/variables/widgetCombinationContentSchema.html +1 -1
  1601. package/documentation/variables/widgetCombinationDirectionSchema.html +1 -1
  1602. package/documentation/variables/widgetCombinationJustifyContentSchema.html +1 -1
  1603. package/documentation/variables/widgetCombinationTemplateSchema.html +1 -1
  1604. package/documentation/variables/widgetCombinationTypeSchema.html +1 -1
  1605. package/documentation/variables/widgetContactCardDavContentSchema.html +1 -1
  1606. package/documentation/variables/widgetContactCardDavTypeSchema.html +1 -1
  1607. package/documentation/variables/widgetContactContentSchema.html +1 -1
  1608. package/documentation/variables/widgetContactCssSchema.html +1 -1
  1609. package/documentation/variables/widgetContactTypeSchema.html +1 -1
  1610. package/documentation/variables/widgetContentBaseSchema.html +1 -1
  1611. package/documentation/variables/widgetContentKeysSchema.html +1 -1
  1612. package/documentation/variables/widgetContextSchema.html +1 -1
  1613. package/documentation/variables/widgetCountdownContentSchema.html +1 -1
  1614. package/documentation/variables/widgetCountdownTypeSchema.html +1 -1
  1615. package/documentation/variables/widgetCoverContentSchema.html +1 -1
  1616. package/documentation/variables/widgetCoverSlideSchema.html +1 -1
  1617. package/documentation/variables/widgetCoverTypeSchema.html +1 -1
  1618. package/documentation/variables/widgetDatasourceTableContentSchema.html +1 -1
  1619. package/documentation/variables/widgetDatasourceTableTypeSchema.html +1 -1
  1620. package/documentation/variables/widgetDatePickerSchema.html +1 -1
  1621. package/documentation/variables/widgetDatePickerValueSchema.html +1 -1
  1622. package/documentation/variables/widgetDateSchema.html +1 -1
  1623. package/documentation/variables/widgetDateValueSchema.html +1 -1
  1624. package/documentation/variables/widgetDatetimeSchema.html +1 -1
  1625. package/documentation/variables/widgetDatetimeValueSchema.html +1 -1
  1626. package/documentation/variables/widgetDefaultProps.html +1 -1
  1627. package/documentation/variables/widgetDefinitionPropsSchema.html +1 -1
  1628. package/documentation/variables/widgetDisplayModeSchema.html +1 -1
  1629. package/documentation/variables/widgetDocumentsContentSchema.html +1 -1
  1630. package/documentation/variables/widgetDocumentsTypeSchema.html +1 -1
  1631. package/documentation/variables/widgetEmailSchema.html +1 -1
  1632. package/documentation/variables/widgetEmailValueSchema.html +1 -1
  1633. package/documentation/variables/widgetEmailsImapContentSchema.html +1 -1
  1634. package/documentation/variables/widgetEmailsImapTypeSchema.html +1 -1
  1635. package/documentation/variables/widgetEmbedContentSchema.html +1 -1
  1636. package/documentation/variables/widgetEmbedSchema.html +1 -1
  1637. package/documentation/variables/widgetEmbedTypeSchema.html +1 -1
  1638. package/documentation/variables/widgetExcelDatasourceTableContentSchema.html +1 -1
  1639. package/documentation/variables/widgetExcelDatasourceTableTypeSchema.html +1 -1
  1640. package/documentation/variables/widgetExtensionContentSchema.html +1 -1
  1641. package/documentation/variables/widgetExtensionTypeSchema.html +1 -1
  1642. package/documentation/variables/widgetFaqContentSchema.html +1 -1
  1643. package/documentation/variables/widgetFaqTypeSchema.html +1 -1
  1644. package/documentation/variables/widgetFileContentSchema.html +1 -1
  1645. package/documentation/variables/widgetFileSchema.html +1 -1
  1646. package/documentation/variables/widgetFileTypeSchema.html +1 -1
  1647. package/documentation/variables/widgetFlocklerContentSchema.html +1 -1
  1648. package/documentation/variables/widgetFlocklerTypeSchema.html +1 -1
  1649. package/documentation/variables/widgetIframeVideoSchema.html +1 -1
  1650. package/documentation/variables/widgetImageContentSchema.html +1 -1
  1651. package/documentation/variables/widgetImageSchema.html +1 -1
  1652. package/documentation/variables/widgetImageTypeSchema.html +1 -1
  1653. package/documentation/variables/widgetKeysSchema.html +1 -1
  1654. package/documentation/variables/widgetLayerSchema.html +1 -1
  1655. package/documentation/variables/widgetLegacyMixedBooleanSchema.html +1 -1
  1656. package/documentation/variables/widgetLinkSchema.html +1 -1
  1657. package/documentation/variables/widgetLuccaAbsenceContentSchema.html +1 -1
  1658. package/documentation/variables/widgetLuccaAbsenceTypeSchema.html +1 -1
  1659. package/documentation/variables/widgetLuccaAbsenceUserSchema.html +1 -1
  1660. package/documentation/variables/widgetMeteoContentSchema.html +1 -1
  1661. package/documentation/variables/widgetMeteoTypeSchema.html +1 -1
  1662. package/documentation/variables/widgetMultiattributeSchema.html +1 -1
  1663. package/documentation/variables/widgetMyGroupContentSchema.html +1 -1
  1664. package/documentation/variables/widgetMyGroupTypeSchema.html +1 -1
  1665. package/documentation/variables/widgetNewsContentSchema.html +1 -1
  1666. package/documentation/variables/widgetNewsTypeSchema.html +1 -1
  1667. package/documentation/variables/widgetNewsflashContentSchema.html +1 -1
  1668. package/documentation/variables/widgetNewsflashTypeSchema.html +1 -1
  1669. package/documentation/variables/widgetNumberSchema.html +1 -1
  1670. package/documentation/variables/widgetNumberValueSchema.html +1 -1
  1671. package/documentation/variables/widgetOrientedlinksSchema.html +1 -1
  1672. package/documentation/variables/widgetPlaceSchema.html +1 -1
  1673. package/documentation/variables/widgetPresenceContentSchema.html +1 -1
  1674. package/documentation/variables/widgetPresenceRespondPayloadSchema.html +1 -1
  1675. package/documentation/variables/widgetPresenceResponseSchema.html +1 -1
  1676. package/documentation/variables/widgetPresenceTypeSchema.html +1 -1
  1677. package/documentation/variables/widgetQuickSurveyContentSchema.html +1 -1
  1678. package/documentation/variables/widgetQuickSurveyTypeSchema.html +1 -1
  1679. package/documentation/variables/widgetRadioSchema.html +1 -1
  1680. package/documentation/variables/widgetRefUserSchema.html +1 -1
  1681. package/documentation/variables/widgetRtObjectSchema.html +1 -1
  1682. package/documentation/variables/widgetSchema.html +1 -1
  1683. package/documentation/variables/widgetSelectSchema.html +1 -1
  1684. package/documentation/variables/widgetSelectionBackgroundPropsSchema.html +1 -1
  1685. package/documentation/variables/widgetSelectionPropsSchema.html +1 -1
  1686. package/documentation/variables/widgetSeparatorAlignSchema.html +1 -1
  1687. package/documentation/variables/widgetSeparatorContentSchema.html +1 -1
  1688. package/documentation/variables/widgetSeparatorOrientationSchema.html +1 -1
  1689. package/documentation/variables/widgetSeparatorTypeSchema.html +1 -1
  1690. package/documentation/variables/widgetSlideSchema.html +1 -1
  1691. package/documentation/variables/widgetSliderContentSchema.html +1 -1
  1692. package/documentation/variables/widgetSliderTypeSchema.html +1 -1
  1693. package/documentation/variables/widgetStatePropsSchema.html +1 -1
  1694. package/documentation/variables/widgetStylesSchema.html +1 -1
  1695. package/documentation/variables/widgetSurveyContentSchema.html +1 -1
  1696. package/documentation/variables/widgetSurveyTypeSchema.html +1 -1
  1697. package/documentation/variables/widgetSyncContentContentSchema.html +1 -1
  1698. package/documentation/variables/widgetSyncContentTypeSchema.html +1 -1
  1699. package/documentation/variables/widgetTableColumnDataSchema.html +1 -1
  1700. package/documentation/variables/widgetTableColumnSchema.html +1 -1
  1701. package/documentation/variables/widgetTableColumnTypesSchema.html +1 -1
  1702. package/documentation/variables/widgetTableColumnWidgetDateSchema.html +1 -1
  1703. package/documentation/variables/widgetTableColumnWidgetDefaultSchema.html +1 -1
  1704. package/documentation/variables/widgetTableColumnWidgetSelectOptionSchema.html +1 -1
  1705. package/documentation/variables/widgetTableColumnWidgetSelectSchema.html +1 -1
  1706. package/documentation/variables/widgetTableColumnWidgetTextSchema.html +1 -1
  1707. package/documentation/variables/widgetTableColumnWidgetsSchema.html +1 -1
  1708. package/documentation/variables/widgetTableColumnsData.html +1 -1
  1709. package/documentation/variables/widgetTableContentSchema.html +1 -1
  1710. package/documentation/variables/widgetTaxonomySchema.html +1 -1
  1711. package/documentation/variables/widgetTelSchema.html +1 -1
  1712. package/documentation/variables/widgetTextContentSchema.html +1 -1
  1713. package/documentation/variables/widgetTextSchema.html +1 -1
  1714. package/documentation/variables/widgetTextTypeSchema.html +1 -1
  1715. package/documentation/variables/widgetTextValueSchema.html +1 -1
  1716. package/documentation/variables/widgetTextareaSchema.html +1 -1
  1717. package/documentation/variables/widgetTextareaValueSchema.html +1 -1
  1718. package/documentation/variables/widgetToggleSchema.html +1 -1
  1719. package/documentation/variables/widgetTransientSchema.html +1 -1
  1720. package/documentation/variables/widgetTypeKeysSchema.html +1 -1
  1721. package/documentation/variables/widgetUriSchema.html +1 -1
  1722. package/documentation/variables/widgetUrlSchema.html +1 -1
  1723. package/documentation/variables/widgetUrlValueSchema.html +1 -1
  1724. package/documentation/variables/widgetUserProfileContentSchema.html +1 -1
  1725. package/documentation/variables/widgetUserProfileTypeSchema.html +1 -1
  1726. package/documentation/variables/widgetVectorSchema.html +1 -1
  1727. package/documentation/variables/widgetWelcomeContentSchema.html +1 -1
  1728. package/documentation/variables/widgetWelcomeTypeSchema.html +1 -1
  1729. package/documentation/variables/widgetWrapperLevelSchema.html +1 -1
  1730. package/documentation/variables/widgetWrapperPropsSchema.html +1 -1
  1731. package/documentation/variables/widgetYoutubeContentSchema.html +1 -1
  1732. package/documentation/variables/widgetYoutubeTypeSchema.html +1 -1
  1733. package/documentation/variables/widgetsRootStateSchema.html +1 -1
  1734. package/documentation/variables/widgetsStateSchema.html +1 -1
  1735. package/documentation/variables/widgetsValueSchema.html +1 -1
  1736. package/package.json +1 -1
@@ -35,17 +35,17 @@ class gs extends x {
35
35
  });
36
36
  }
37
37
  }
38
- const Ia = Array.isArray, Oa = Object.keys, ys = Object.prototype.hasOwnProperty;
39
- function Pa(a, e, n) {
38
+ const Oa = Array.isArray, Pa = Object.keys, ys = Object.prototype.hasOwnProperty;
39
+ function Ma(a, e, n) {
40
40
  const o = n?.map((i) => i.split("."));
41
41
  if (a === e) return !0;
42
42
  if (a && e && typeof a == "object" && typeof e == "object") {
43
- const i = Ia(a), l = Ia(e);
43
+ const i = Oa(a), l = Oa(e);
44
44
  let u, m, v;
45
45
  if (i && l) {
46
46
  if (m = a.length, m !== e.length) return !1;
47
47
  for (u = m; u-- !== 0; )
48
- if (!Pa(a[u], e[u], n)) return !1;
48
+ if (!Ma(a[u], e[u], n)) return !1;
49
49
  return !0;
50
50
  }
51
51
  if (i !== l) return !1;
@@ -55,11 +55,11 @@ function Pa(a, e, n) {
55
55
  const H = a instanceof RegExp, ye = e instanceof RegExp;
56
56
  if (H !== ye) return !1;
57
57
  if (H && ye) return a.toString() === e.toString();
58
- const Se = Oa(a).filter(
59
- (ee) => !o?.some((Oe) => Oe.length === 1 && Oe[0] === ee)
58
+ const Se = Pa(a).filter(
59
+ (ee) => !o?.some((Pe) => Pe.length === 1 && Pe[0] === ee)
60
60
  );
61
- if (m = Se.length, m !== Oa(e).filter(
62
- (ee) => !o?.some((Oe) => Oe.length === 1 && Oe[0] === ee)
61
+ if (m = Se.length, m !== Pa(e).filter(
62
+ (ee) => !o?.some((Pe) => Pe.length === 1 && Pe[0] === ee)
63
63
  ).length)
64
64
  return !1;
65
65
  for (u = m; u-- !== 0; ) {
@@ -67,7 +67,7 @@ function Pa(a, e, n) {
67
67
  if (ee && !ys.call(e, ee)) return !1;
68
68
  }
69
69
  for (u = m; u-- !== 0; )
70
- if (v = Se[u], !(v === "_owner" && a.$$typeof) && !Pa(
70
+ if (v = Se[u], !(v === "_owner" && a.$$typeof) && !Ma(
71
71
  a[v],
72
72
  e[v],
73
73
  o?.filter((ee) => ee.length > 1 && ee[0] === v).map((ee) => ee.splice(1).join("."))
@@ -77,15 +77,15 @@ function Pa(a, e, n) {
77
77
  }
78
78
  return a !== a && e !== e;
79
79
  }
80
- function Ma(a, e) {
80
+ function Ua(a, e) {
81
81
  if (Array.isArray(a))
82
- return a.map((n) => Ma(n, e));
82
+ return a.map((n) => Ua(n, e));
83
83
  if (typeof a == "object" && a !== null) {
84
84
  let n = {};
85
85
  return Object.keys(a).forEach((o) => {
86
86
  n = {
87
87
  ...n,
88
- [o]: o && e.includes(o) ? typeof a[o] : Ma(a[o], e)
88
+ [o]: o && e.includes(o) ? typeof a[o] : Ua(a[o], e)
89
89
  };
90
90
  }), n;
91
91
  } else
@@ -502,14 +502,14 @@ var M;
502
502
  }
503
503
  a.joinValues = o, a.jsonStringifyReplacer = (i, l) => typeof l == "bigint" ? l.toString() : l;
504
504
  })(M || (M = {}));
505
- var Ua;
505
+ var Ba;
506
506
  (function(a) {
507
507
  a.mergeShapes = (e, n) => ({
508
508
  ...e,
509
509
  ...n
510
510
  // second overwrites first
511
511
  });
512
- })(Ua || (Ua = {}));
512
+ })(Ba || (Ba = {}));
513
513
  const C = M.arrayToEnum([
514
514
  "string",
515
515
  "nan",
@@ -634,7 +634,7 @@ class K extends Error {
634
634
  }
635
635
  }
636
636
  K.create = (a) => new K(a);
637
- const Ue = (a, e) => {
637
+ const Be = (a, e) => {
638
638
  let n;
639
639
  switch (a.code) {
640
640
  case y.invalid_type:
@@ -690,7 +690,7 @@ const Ue = (a, e) => {
690
690
  }
691
691
  return { message: n };
692
692
  };
693
- let Cs = Ue;
693
+ let Cs = Be;
694
694
  function St() {
695
695
  return Cs;
696
696
  }
@@ -727,7 +727,7 @@ function b(a, e) {
727
727
  // then schema-bound map if available
728
728
  n,
729
729
  // then global override map
730
- n === Ue ? void 0 : Ue
730
+ n === Be ? void 0 : Be
731
731
  // then global default map
732
732
  ].filter((i) => !!i)
733
733
  });
@@ -776,7 +776,7 @@ class J {
776
776
  }
777
777
  const R = Object.freeze({
778
778
  status: "aborted"
779
- }), Pe = (a) => ({ status: "dirty", value: a }), Q = (a) => ({ status: "valid", value: a }), Ba = (a) => a.status === "aborted", qa = (a) => a.status === "dirty", Le = (a) => a.status === "valid", Je = (a) => typeof Promise < "u" && a instanceof Promise;
779
+ }), Me = (a) => ({ status: "dirty", value: a }), Q = (a) => ({ status: "valid", value: a }), qa = (a) => a.status === "aborted", Va = (a) => a.status === "dirty", Le = (a) => a.status === "valid", Qe = (a) => typeof Promise < "u" && a instanceof Promise;
780
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;
@@ -789,7 +789,7 @@ class re {
789
789
  return this._cachedPath.length || (Array.isArray(this._key) ? this._cachedPath.push(...this._path, ...this._key) : this._cachedPath.push(...this._path, this._key)), this._cachedPath;
790
790
  }
791
791
  }
792
- const Va = (a, e) => {
792
+ const Na = (a, e) => {
793
793
  if (Le(e))
794
794
  return { success: !0, data: e.value };
795
795
  if (!a.common.issues.length)
@@ -847,7 +847,7 @@ class I {
847
847
  }
848
848
  _parseSync(e) {
849
849
  const n = this._parse(e);
850
- if (Je(n))
850
+ if (Qe(n))
851
851
  throw new Error("Synchronous parse encountered promise.");
852
852
  return n;
853
853
  }
@@ -874,7 +874,7 @@ class I {
874
874
  data: e,
875
875
  parsedType: ue(e)
876
876
  }, i = this._parseSync({ data: e, path: o.path, parent: o });
877
- return Va(o, i);
877
+ return Na(o, i);
878
878
  }
879
879
  "~validate"(e) {
880
880
  const n = {
@@ -926,8 +926,8 @@ class I {
926
926
  parent: null,
927
927
  data: e,
928
928
  parsedType: ue(e)
929
- }, i = this._parse({ data: e, path: o.path, parent: o }), l = await (Je(i) ? i : Promise.resolve(i));
930
- return Va(o, l);
929
+ }, i = this._parse({ data: e, path: o.path, parent: o }), l = await (Qe(i) ? i : Promise.resolve(i));
930
+ return Na(o, l);
931
931
  }
932
932
  refine(e, n) {
933
933
  const o = (i) => typeof n == "string" || typeof n > "u" ? { message: n } : typeof n == "function" ? n(i) : n;
@@ -972,13 +972,13 @@ class I {
972
972
  return ie.create(this);
973
973
  }
974
974
  promise() {
975
- return Ve.create(this, this._def);
975
+ return Ne.create(this, this._def);
976
976
  }
977
977
  or(e) {
978
- return Ye.create([this, e], this._def);
978
+ return Ke.create([this, e], this._def);
979
979
  }
980
980
  and(e) {
981
- return Ke.create(this, e, this._def);
981
+ return Xe.create(this, e, this._def);
982
982
  }
983
983
  transform(e) {
984
984
  return new Ce({
@@ -1761,7 +1761,7 @@ be.create = (a) => new be({
1761
1761
  coerce: a?.coerce ?? !1,
1762
1762
  ...D(a)
1763
1763
  });
1764
- class Qe extends I {
1764
+ class Ye extends I {
1765
1765
  _parse(e) {
1766
1766
  if (this._def.coerce && (e.data = !!e.data), this._getType(e) !== C.boolean) {
1767
1767
  const o = this._getOrReturnCtx(e);
@@ -1774,7 +1774,7 @@ class Qe extends I {
1774
1774
  return Q(e.data);
1775
1775
  }
1776
1776
  }
1777
- Qe.create = (a) => new Qe({
1777
+ Ye.create = (a) => new Ye({
1778
1778
  typeName: A.ZodBoolean,
1779
1779
  coerce: a?.coerce || !1,
1780
1780
  ...D(a)
@@ -1857,7 +1857,7 @@ Re.create = (a) => new Re({
1857
1857
  typeName: A.ZodDate,
1858
1858
  ...D(a)
1859
1859
  });
1860
- class Na extends I {
1860
+ class Wa extends I {
1861
1861
  _parse(e) {
1862
1862
  if (this._getType(e) !== C.symbol) {
1863
1863
  const o = this._getOrReturnCtx(e);
@@ -1870,7 +1870,7 @@ class Na extends I {
1870
1870
  return Q(e.data);
1871
1871
  }
1872
1872
  }
1873
- Na.create = (a) => new Na({
1873
+ Wa.create = (a) => new Wa({
1874
1874
  typeName: A.ZodSymbol,
1875
1875
  ...D(a)
1876
1876
  });
@@ -1908,7 +1908,7 @@ kt.create = (a) => new kt({
1908
1908
  typeName: A.ZodNull,
1909
1909
  ...D(a)
1910
1910
  });
1911
- class Be extends I {
1911
+ class qe extends I {
1912
1912
  constructor() {
1913
1913
  super(...arguments), this._any = !0;
1914
1914
  }
@@ -1916,7 +1916,7 @@ class Be extends I {
1916
1916
  return Q(e.data);
1917
1917
  }
1918
1918
  }
1919
- Be.create = (a) => new Be({
1919
+ qe.create = (a) => new qe({
1920
1920
  typeName: A.ZodAny,
1921
1921
  ...D(a)
1922
1922
  });
@@ -2339,7 +2339,7 @@ N.lazycreate = (a, e) => new N({
2339
2339
  typeName: A.ZodObject,
2340
2340
  ...D(e)
2341
2341
  });
2342
- class Ye extends I {
2342
+ class Ke extends I {
2343
2343
  _parse(e) {
2344
2344
  const { ctx: n } = this._processInputParams(e), o = this._def.options;
2345
2345
  function i(l) {
@@ -2407,7 +2407,7 @@ class Ye extends I {
2407
2407
  return this._def.options;
2408
2408
  }
2409
2409
  }
2410
- Ye.create = (a, e) => new Ye({
2410
+ Ke.create = (a, e) => new Ke({
2411
2411
  options: a,
2412
2412
  typeName: A.ZodUnion,
2413
2413
  ...D(e)
@@ -2438,13 +2438,13 @@ function Ct(a, e) {
2438
2438
  return { valid: !0, data: i };
2439
2439
  } else return n === C.date && o === C.date && +a == +e ? { valid: !0, data: a } : { valid: !1 };
2440
2440
  }
2441
- class Ke extends I {
2441
+ class Xe extends I {
2442
2442
  _parse(e) {
2443
2443
  const { status: n, ctx: o } = this._processInputParams(e), i = (l, u) => {
2444
- if (Ba(l) || Ba(u))
2444
+ if (qa(l) || qa(u))
2445
2445
  return R;
2446
2446
  const m = Ct(l.value, u.value);
2447
- return m.valid ? ((qa(l) || qa(u)) && n.dirty(), { status: n.value, value: m.data }) : (b(o, {
2447
+ return m.valid ? ((Va(l) || Va(u)) && n.dirty(), { status: n.value, value: m.data }) : (b(o, {
2448
2448
  code: y.invalid_intersection_types
2449
2449
  }), R);
2450
2450
  };
@@ -2470,7 +2470,7 @@ class Ke extends I {
2470
2470
  }));
2471
2471
  }
2472
2472
  }
2473
- Ke.create = (a, e, n) => new Ke({
2473
+ Xe.create = (a, e, n) => new Xe({
2474
2474
  left: a,
2475
2475
  right: e,
2476
2476
  typeName: A.ZodIntersection,
@@ -2526,7 +2526,7 @@ de.create = (a, e) => {
2526
2526
  ...D(e)
2527
2527
  });
2528
2528
  };
2529
- class Xe extends I {
2529
+ class et extends I {
2530
2530
  get keySchema() {
2531
2531
  return this._def.keyType;
2532
2532
  }
@@ -2554,12 +2554,12 @@ class Xe extends I {
2554
2554
  return this._def.valueType;
2555
2555
  }
2556
2556
  static create(e, n, o) {
2557
- return n instanceof I ? new Xe({
2557
+ return n instanceof I ? new et({
2558
2558
  keyType: e,
2559
2559
  valueType: n,
2560
2560
  typeName: A.ZodRecord,
2561
2561
  ...D(o)
2562
- }) : new Xe({
2562
+ }) : new et({
2563
2563
  keyType: oe.create(),
2564
2564
  valueType: e,
2565
2565
  typeName: A.ZodRecord,
@@ -2567,7 +2567,7 @@ class Xe extends I {
2567
2567
  });
2568
2568
  }
2569
2569
  }
2570
- class Wa extends I {
2570
+ class za extends I {
2571
2571
  get keySchema() {
2572
2572
  return this._def.keyType;
2573
2573
  }
@@ -2609,13 +2609,13 @@ class Wa extends I {
2609
2609
  }
2610
2610
  }
2611
2611
  }
2612
- Wa.create = (a, e, n) => new Wa({
2612
+ za.create = (a, e, n) => new za({
2613
2613
  valueType: e,
2614
2614
  keyType: a,
2615
2615
  typeName: A.ZodMap,
2616
2616
  ...D(n)
2617
2617
  });
2618
- class qe extends I {
2618
+ class Ve extends I {
2619
2619
  _parse(e) {
2620
2620
  const { status: n, ctx: o } = this._processInputParams(e);
2621
2621
  if (o.parsedType !== C.set)
@@ -2654,13 +2654,13 @@ class qe extends I {
2654
2654
  return o.common.async ? Promise.all(m).then((v) => u(v)) : u(m);
2655
2655
  }
2656
2656
  min(e, n) {
2657
- return new qe({
2657
+ return new Ve({
2658
2658
  ...this._def,
2659
2659
  minSize: { value: e, message: T.toString(n) }
2660
2660
  });
2661
2661
  }
2662
2662
  max(e, n) {
2663
- return new qe({
2663
+ return new Ve({
2664
2664
  ...this._def,
2665
2665
  maxSize: { value: e, message: T.toString(n) }
2666
2666
  });
@@ -2672,14 +2672,14 @@ class qe extends I {
2672
2672
  return this.min(1, e);
2673
2673
  }
2674
2674
  }
2675
- qe.create = (a, e) => new qe({
2675
+ Ve.create = (a, e) => new Ve({
2676
2676
  valueType: a,
2677
2677
  minSize: null,
2678
2678
  maxSize: null,
2679
2679
  typeName: A.ZodSet,
2680
2680
  ...D(e)
2681
2681
  });
2682
- class Me extends I {
2682
+ class Ue extends I {
2683
2683
  constructor() {
2684
2684
  super(...arguments), this.validate = this.implement;
2685
2685
  }
@@ -2695,7 +2695,7 @@ class Me extends I {
2695
2695
  return wt({
2696
2696
  data: m,
2697
2697
  path: n.path,
2698
- errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, St(), Ue].filter((w) => !!w),
2698
+ errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, St(), Be].filter((w) => !!w),
2699
2699
  issueData: {
2700
2700
  code: y.invalid_arguments,
2701
2701
  argumentsError: v
@@ -2706,7 +2706,7 @@ class Me extends I {
2706
2706
  return wt({
2707
2707
  data: m,
2708
2708
  path: n.path,
2709
- errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, St(), Ue].filter((w) => !!w),
2709
+ errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, St(), Be].filter((w) => !!w),
2710
2710
  issueData: {
2711
2711
  code: y.invalid_return_type,
2712
2712
  returnTypeError: v
@@ -2714,7 +2714,7 @@ class Me extends I {
2714
2714
  });
2715
2715
  }
2716
2716
  const l = { errorMap: n.common.contextualErrorMap }, u = n.data;
2717
- if (this._def.returns instanceof Ve) {
2717
+ if (this._def.returns instanceof Ne) {
2718
2718
  const m = this;
2719
2719
  return Q(async function(...v) {
2720
2720
  const w = new K([]), E = await m._def.args.parseAsync(v, l).catch((Se) => {
@@ -2744,13 +2744,13 @@ class Me extends I {
2744
2744
  return this._def.returns;
2745
2745
  }
2746
2746
  args(...e) {
2747
- return new Me({
2747
+ return new Ue({
2748
2748
  ...this._def,
2749
2749
  args: de.create(e).rest(Ae.create())
2750
2750
  });
2751
2751
  }
2752
2752
  returns(e) {
2753
- return new Me({
2753
+ return new Ue({
2754
2754
  ...this._def,
2755
2755
  returns: e
2756
2756
  });
@@ -2762,7 +2762,7 @@ class Me extends I {
2762
2762
  return this.parse(e);
2763
2763
  }
2764
2764
  static create(e, n, o) {
2765
- return new Me({
2765
+ return new Ue({
2766
2766
  args: e || de.create([]).rest(Ae.create()),
2767
2767
  returns: n || Ae.create(),
2768
2768
  typeName: A.ZodFunction,
@@ -2897,7 +2897,7 @@ _t.create = (a, e) => new _t({
2897
2897
  typeName: A.ZodNativeEnum,
2898
2898
  ...D(e)
2899
2899
  });
2900
- class Ve extends I {
2900
+ class Ne extends I {
2901
2901
  unwrap() {
2902
2902
  return this._def.type;
2903
2903
  }
@@ -2916,7 +2916,7 @@ class Ve extends I {
2916
2916
  })));
2917
2917
  }
2918
2918
  }
2919
- Ve.create = (a, e) => new Ve({
2919
+ Ne.create = (a, e) => new Ne({
2920
2920
  type: a,
2921
2921
  typeName: A.ZodPromise,
2922
2922
  ...D(e)
@@ -2948,7 +2948,7 @@ class Ce extends I {
2948
2948
  path: o.path,
2949
2949
  parent: o
2950
2950
  });
2951
- return v.status === "aborted" ? R : v.status === "dirty" || n.value === "dirty" ? Pe(v.value) : v;
2951
+ return v.status === "aborted" ? R : v.status === "dirty" || n.value === "dirty" ? Me(v.value) : v;
2952
2952
  });
2953
2953
  {
2954
2954
  if (n.value === "aborted")
@@ -2958,7 +2958,7 @@ class Ce extends I {
2958
2958
  path: o.path,
2959
2959
  parent: o
2960
2960
  });
2961
- return m.status === "aborted" ? R : m.status === "dirty" || n.value === "dirty" ? Pe(m.value) : m;
2961
+ return m.status === "aborted" ? R : m.status === "dirty" || n.value === "dirty" ? Me(m.value) : m;
2962
2962
  }
2963
2963
  }
2964
2964
  if (i.type === "refinement") {
@@ -3074,7 +3074,7 @@ class Lt extends I {
3074
3074
  ...o
3075
3075
  }
3076
3076
  });
3077
- return Je(i) ? i.then((l) => ({
3077
+ return Qe(i) ? i.then((l) => ({
3078
3078
  status: "valid",
3079
3079
  value: l.status === "valid" ? l.value : this._def.catchValue({
3080
3080
  get error() {
@@ -3102,7 +3102,7 @@ Lt.create = (a, e) => new Lt({
3102
3102
  catchValue: typeof e.catch == "function" ? e.catch : () => e.catch,
3103
3103
  ...D(e)
3104
3104
  });
3105
- class za extends I {
3105
+ class Ga extends I {
3106
3106
  _parse(e) {
3107
3107
  if (this._getType(e) !== C.nan) {
3108
3108
  const o = this._getOrReturnCtx(e);
@@ -3115,7 +3115,7 @@ class za extends I {
3115
3115
  return { status: "valid", value: e.data };
3116
3116
  }
3117
3117
  }
3118
- za.create = (a) => new za({
3118
+ Ga.create = (a) => new Ga({
3119
3119
  typeName: A.ZodNaN,
3120
3120
  ...D(a)
3121
3121
  });
@@ -3142,7 +3142,7 @@ class Et extends I {
3142
3142
  path: o.path,
3143
3143
  parent: o
3144
3144
  });
3145
- return l.status === "aborted" ? R : l.status === "dirty" ? (n.dirty(), Pe(l.value)) : this._def.out._parseAsync({
3145
+ return l.status === "aborted" ? R : l.status === "dirty" ? (n.dirty(), Me(l.value)) : this._def.out._parseAsync({
3146
3146
  data: l.value,
3147
3147
  path: o.path,
3148
3148
  parent: o
@@ -3175,7 +3175,7 @@ class Et extends I {
3175
3175
  class Rt extends I {
3176
3176
  _parse(e) {
3177
3177
  const n = this._def.innerType._parse(e), o = (i) => (Le(i) && (i.value = Object.freeze(i.value)), i);
3178
- return Je(n) ? n.then((i) => o(i)) : o(n);
3178
+ return Qe(n) ? n.then((i) => o(i)) : o(n);
3179
3179
  }
3180
3180
  unwrap() {
3181
3181
  return this._def.innerType;
@@ -3186,25 +3186,25 @@ Rt.create = (a, e) => new Rt({
3186
3186
  typeName: A.ZodReadonly,
3187
3187
  ...D(e)
3188
3188
  });
3189
- function Ga(a, e) {
3189
+ function Ha(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
3193
  function $s(a, e = {}, n) {
3194
- return a ? Be.create().superRefine((o, i) => {
3194
+ return a ? qe.create().superRefine((o, i) => {
3195
3195
  const l = a(o);
3196
3196
  if (l instanceof Promise)
3197
3197
  return l.then((u) => {
3198
3198
  if (!u) {
3199
- const m = Ga(e, o), v = m.fatal ?? n ?? !0;
3199
+ const m = Ha(e, o), v = m.fatal ?? n ?? !0;
3200
3200
  i.addIssue({ code: "custom", ...m, fatal: v });
3201
3201
  }
3202
3202
  });
3203
3203
  if (!l) {
3204
- const u = Ga(e, o), m = u.fatal ?? n ?? !0;
3204
+ const u = Ha(e, o), m = u.fatal ?? n ?? !0;
3205
3205
  i.addIssue({ code: "custom", ...u, fatal: m });
3206
3206
  }
3207
- }) : Be.create();
3207
+ }) : qe.create();
3208
3208
  }
3209
3209
  var A;
3210
3210
  (function(a) {
@@ -3214,22 +3214,22 @@ const Zs = (a, e = {
3214
3214
  message: `Input not instance of ${a.name}`
3215
3215
  }) => $s((n) => n instanceof a, e), t = oe.create, r = ke.create;
3216
3216
  be.create;
3217
- const d = Qe.create;
3217
+ const d = Ye.create;
3218
3218
  Re.create;
3219
- const U = vt.create, j = kt.create, fe = Be.create, le = Ae.create, xe = he.create, ft = bt.create, S = ie.create, p = N.create, f = Ye.create;
3220
- Ke.create;
3221
- const so = de.create, _ = Xe.create, gt = Me.create, Js = xt.create, c = Tt.create, k = Fe.create, X = _t.create;
3222
- Ve.create;
3219
+ const U = vt.create, j = kt.create, fe = qe.create, le = Ae.create, xe = he.create, ft = bt.create, S = ie.create, p = N.create, f = Ke.create;
3220
+ Xe.create;
3221
+ const so = de.create, _ = et.create, gt = Ue.create, Js = xt.create, c = Tt.create, k = Fe.create, X = _t.create;
3222
+ Ne.create;
3223
3223
  const se = me.create, Qs = Ee.create, jt = Ce.createWithPreprocess, te = {
3224
3224
  string: ((a) => oe.create({ ...a, coerce: !0 })),
3225
3225
  number: ((a) => ke.create({ ...a, coerce: !0 })),
3226
- boolean: ((a) => Qe.create({
3226
+ boolean: ((a) => Ye.create({
3227
3227
  ...a,
3228
3228
  coerce: !0
3229
3229
  })),
3230
3230
  bigint: ((a) => be.create({ ...a, coerce: !0 })),
3231
3231
  date: ((a) => Re.create({ ...a, coerce: !0 }))
3232
- }, $g = ["de", "en", "es", "fl", "fr", "it", "nl", "pl", "pt", "ro", "tr"], Ys = (a) => a === !0 || a === 1 || a === "1" || a === "true", s = (a) => p(a), g = (a) => a, Zg = (a) => a.and(p({}).passthrough()), ve = () => jt((a) => Ys(a), d()), Y = () => jt(
3232
+ }, Qg = ["de", "en", "es", "fl", "fr", "it", "nl", "pl", "pt", "ro", "tr"], Ys = (a) => a === !0 || a === 1 || a === "1" || a === "true", s = (a) => p(a), g = (a) => a, Yg = (a) => a.and(p({}).passthrough()), ve = () => jt((a) => Ys(a), d()), Y = () => jt(
3233
3233
  (a) => a === "" || a === null ? void 0 : a,
3234
3234
  te.number().optional()
3235
3235
  ), Ks = () => jt((a) => a === null ? void 0 : a, t().optional()), Xs = s({
@@ -3276,7 +3276,7 @@ const se = me.create, Qs = Ee.create, jt = Ce.createWithPreprocess, te = {
3276
3276
  tab: t(),
3277
3277
  name: t().optional(),
3278
3278
  url: t().optional()
3279
- }), ro = S(or), Jg = (a) => ro.safeParse(a).success, ir = s({
3279
+ }), ro = S(or), Kg = (a) => ro.safeParse(a).success, ir = s({
3280
3280
  ...We.shape,
3281
3281
  tabs: ro
3282
3282
  }), sr = s({
@@ -3290,7 +3290,7 @@ const se = me.create, Qs = Ee.create, jt = Ce.createWithPreprocess, te = {
3290
3290
  ar,
3291
3291
  ir,
3292
3292
  sr
3293
- ]), Qg = (a) => rr.safeParse(a).success;
3293
+ ]), Xg = (a) => rr.safeParse(a).success;
3294
3294
  var cr = /* @__PURE__ */ ((a) => (a.local = "local", a.installed = "installed", a.autosaved = "autosaved", a.saved = "saved", a))(cr || {});
3295
3295
  class lr extends x {
3296
3296
  /**
@@ -3443,21 +3443,21 @@ const co = s({
3443
3443
  or: d().optional(),
3444
3444
  isNull: d().optional(),
3445
3445
  isNotNull: d().optional()
3446
- }), je = Dt.array(), ze = It.array(), Ot = (a) => a.and(
3446
+ }), De = Dt.array(), ze = It.array(), Ot = (a) => a.and(
3447
3447
  p({
3448
3448
  token: t().or(U()).optional()
3449
3449
  })
3450
3450
  );
3451
3451
  var z = /* @__PURE__ */ ((a) => (a.LITTLE = "raw-little", a.LIST = "raw-list", a.VIEW = "raw-view", a))(z || {});
3452
- const Sr = X(z).transform((a) => `${a}`), nt = f([Sr, U()]), Yg = s({
3452
+ const Sr = X(z).transform((a) => `${a}`), at = f([Sr, U()]), ey = s({
3453
3453
  additionalFilter: p({}).optional(),
3454
3454
  facets: S(p({})).optional(),
3455
3455
  filters: ze.optional(),
3456
3456
  query: t().optional(),
3457
3457
  limit: r().optional(),
3458
3458
  page: r().optional(),
3459
- orders: je.optional(),
3460
- format: nt.optional()
3459
+ orders: De.optional(),
3460
+ format: at.optional()
3461
3461
  });
3462
3462
  class wr extends x {
3463
3463
  list(e, n) {
@@ -3570,7 +3570,7 @@ class wr extends x {
3570
3570
  o: "article",
3571
3571
  f: "getComments",
3572
3572
  ...e,
3573
- attachments: e.attachment ?? !1,
3573
+ attachment: e.attachment ?? !1,
3574
3574
  limits: e.limits ?? { start: 0, max: 1e4 },
3575
3575
  format: q(n?.format ?? z.LITTLE, n?.formatExtension)
3576
3576
  },
@@ -6450,6 +6450,7 @@ class Sc extends x {
6450
6450
  }
6451
6451
  }
6452
6452
  class wc extends x {
6453
+ /** `withCount: false` skips the server-side count query; `cnt` then only reflects the returned page. */
6453
6454
  getFiles(e, n) {
6454
6455
  return this.network.post(
6455
6456
  {
@@ -6464,6 +6465,7 @@ class wc extends x {
6464
6465
  getTemplates(e) {
6465
6466
  return this.network.post({ o: "weDoc", f: "getTemplates" }, e?.signal);
6466
6467
  }
6468
+ // Mutually exclusive: sending both is a BAD_REQUEST. The union enforces it, unhelpfully.
6467
6469
  createFile(e, n) {
6468
6470
  return this.network.postCSRF(
6469
6471
  {
@@ -6546,6 +6548,11 @@ class wc extends x {
6546
6548
  unshareFolder(e, n) {
6547
6549
  return this.network.postCSRF({ ...e, o: "weDoc", f: "unshareFolder" }, n?.signal);
6548
6550
  }
6551
+ // Not getFolderShares, which lists direct shares only: a folder with none of its own is still
6552
+ // exposed as soon as an ancestor is shared.
6553
+ folderAudience(e, n) {
6554
+ return this.network.post({ ...e, o: "weDoc", f: "folderAudience" }, n?.signal);
6555
+ }
6549
6556
  getFolderShares(e, n) {
6550
6557
  return this.network.post({ ...e, o: "weDoc", f: "getFolderShares" }, n?.signal);
6551
6558
  }
@@ -6746,7 +6753,7 @@ class lo {
6746
6753
  }
6747
6754
  }
6748
6755
  var kc = /* @__PURE__ */ ((a) => (a[a.ABORT = -1] = "ABORT", a[a.SUCCESS = 0] = "SUCCESS", a[a.CONFLICT = 409] = "CONFLICT", a[a.RATE_LIMIT = 429] = "RATE_LIMIT", a))(kc || {});
6749
- class et {
6756
+ class tt {
6750
6757
  action;
6751
6758
  window;
6752
6759
  constructor(e, n = "api-front") {
@@ -6793,7 +6800,7 @@ class et {
6793
6800
  async fetch({ o: e, f: n, ...o }, i) {
6794
6801
  i === void 0 && (i = null);
6795
6802
  const l = await this.getUrl(e, n);
6796
- return this.handleApiResponse(l, { ...et._formatPostOptions(o), signal: i });
6803
+ return this.handleApiResponse(l, { ...tt._formatPostOptions(o), signal: i });
6797
6804
  }
6798
6805
  async get(e, n, o, i) {
6799
6806
  i === void 0 && (i = null);
@@ -6839,7 +6846,7 @@ class et {
6839
6846
  * Handles file upload without creating a jFile on the platform
6840
6847
  */
6841
6848
  async postWithFile(e, n) {
6842
- const { o, f: i, ...l } = e, u = et.serializeFormData(l), m = await this.getUrl(o, i);
6849
+ const { o, f: i, ...l } = e, u = tt.serializeFormData(l), m = await this.getUrl(o, i);
6843
6850
  return this.postFormData(m, u, n);
6844
6851
  }
6845
6852
  async postCSRFWithFile(e, n) {
@@ -6888,7 +6895,7 @@ const ge = s({
6888
6895
  }), Cc = ge.extend({
6889
6896
  title: t(),
6890
6897
  _url: t()
6891
- }), B = g(Cc), Kg = (a) => B.safeParse(a).success, po = s({
6898
+ }), B = g(Cc), ty = (a) => B.safeParse(a).success, po = s({
6892
6899
  id: t(),
6893
6900
  uri: t(),
6894
6901
  shortUri: t(),
@@ -6913,11 +6920,11 @@ const ge = s({
6913
6920
  idspot: t()
6914
6921
  }), mo = g(
6915
6922
  _c
6916
- ), Xg = f([
6923
+ ), ny = f([
6917
6924
  Ge,
6918
6925
  uo,
6919
6926
  mo
6920
- ]), ey = B.extend({
6927
+ ]), ay = B.extend({
6921
6928
  isTechnical: r(),
6922
6929
  status: r(),
6923
6930
  image: t(),
@@ -6927,7 +6934,7 @@ const ge = s({
6927
6934
  members: t()
6928
6935
  }),
6929
6936
  _members: S(B)
6930
- }), ty = po.pick({ uri: !0, title: !0 }), ce = s({
6937
+ }), oy = po.pick({ uri: !0, title: !0 }), ce = s({
6931
6938
  create: d(),
6932
6939
  read: d(),
6933
6940
  publish: d(),
@@ -6940,7 +6947,7 @@ const ge = s({
6940
6947
  versioning: d().optional(),
6941
6948
  generateRendition: d().optional(),
6942
6949
  onlyOffice: d().optional()
6943
- }), ny = (a) => ce.safeParse(a).success, Pt = f([
6950
+ }), iy = (a) => ce.safeParse(a).success, Pt = f([
6944
6951
  c("de"),
6945
6952
  c("en"),
6946
6953
  c("es"),
@@ -6966,11 +6973,11 @@ const ge = s({
6966
6973
  dateModified: t()
6967
6974
  }), O = g(Rc), Fc = O.extend({
6968
6975
  active: r()
6969
- }), at = g(Fc), ay = (a) => at.safeParse(a).success, Ec = at, oy = (a) => Ec.safeParse(a).success, jc = s({
6976
+ }), ot = g(Fc), sy = (a) => ot.safeParse(a).success, Ec = ot, ry = (a) => Ec.safeParse(a).success, jc = s({
6970
6977
  idInType: r(),
6971
6978
  lat: r(),
6972
6979
  lng: r()
6973
- }), iy = (a) => jc.safeParse(a).success, $e = p({
6980
+ }), cy = (a) => jc.safeParse(a).success, Ze = p({
6974
6981
  title: t(),
6975
6982
  firstname: t(),
6976
6983
  lastname: t(),
@@ -6993,27 +7000,27 @@ const ge = s({
6993
7000
  field3: t().optional(),
6994
7001
  field4: t().optional(),
6995
7002
  field5: t().optional()
6996
- }), Ha = $e.required().extend({
7003
+ }), $a = Ze.required().extend({
6997
7004
  level: t(),
6998
7005
  image: t().optional(),
6999
7006
  businessManagementManager: O.array().optional(),
7000
7007
  businessNetworkingUserToCompanySrc: O.array().optional()
7001
- }), sy = p({
7002
- user_field_edit_profil: _($e.keyof(), r()),
7003
- user_field_editable: _($e.keyof(), r()),
7004
- user_field_my_page: _($e.keyof(), r()),
7008
+ }), ly = p({
7009
+ user_field_edit_profil: _(Ze.keyof(), r()),
7010
+ user_field_editable: _(Ze.keyof(), r()),
7011
+ user_field_my_page: _(Ze.keyof(), r()),
7005
7012
  user_page_mandatory_fields: p({
7006
7013
  firstname: k(["0", "1"]),
7007
7014
  lastname: k(["0", "1"]),
7008
7015
  pseudo: k(["0", "1"])
7009
7016
  })
7010
- }), ry = s({
7017
+ }), dy = s({
7011
7018
  name: t(),
7012
7019
  value: f([t(), _(t(), fe())])
7013
- }), cy = k(["popover"]), ly = s({
7014
- values: Ha,
7015
- mobileEditableFields: Ha.keyof().array()
7016
- }), dy = s({
7020
+ }), py = k(["popover"]), uy = s({
7021
+ values: $a,
7022
+ mobileEditableFields: $a.keyof().array()
7023
+ }), my = s({
7017
7024
  mail: f([t(), U()]).optional(),
7018
7025
  title: t(),
7019
7026
  firstname: t(),
@@ -7042,15 +7049,15 @@ const ge = s({
7042
7049
  name: t(),
7043
7050
  type: t()
7044
7051
  }).array()
7045
- }), py = (a) => Dc.safeParse(a).success, Ic = -1, $a = 0, Oc = 5, Za = 1, Ja = 2, Qa = 10, uy = s({
7052
+ }), hy = (a) => Dc.safeParse(a).success, Ic = -1, Za = 0, Oc = 5, Ja = 1, Qa = 2, Ya = 10, fy = s({
7046
7053
  default: p({
7047
7054
  mailEnabled: d(),
7048
7055
  mailFrequency: f([
7049
- c($a),
7050
7056
  c(Za),
7051
- c(Oc),
7052
7057
  c(Ja),
7053
- c(Qa)
7058
+ c(Oc),
7059
+ c(Qa),
7060
+ c(Ya)
7054
7061
  ]),
7055
7062
  mailGroupFrequency: r(),
7056
7063
  wantMailSpotit: d(),
@@ -7069,10 +7076,10 @@ const ge = s({
7069
7076
  wantMailSubscriber: d(),
7070
7077
  mailFrequency: f([
7071
7078
  c(Ic),
7072
- c($a),
7073
7079
  c(Za),
7074
7080
  c(Ja),
7075
- c(Qa)
7081
+ c(Qa),
7082
+ c(Ya)
7076
7083
  ]),
7077
7084
  wantActivitySpotit: d(),
7078
7085
  wantActivityComment: d()
@@ -7093,9 +7100,9 @@ const ge = s({
7093
7100
  wantMail: d()
7094
7101
  })
7095
7102
  )
7096
- }), my = s({
7103
+ }), gy = s({
7097
7104
  customPrompt: t()
7098
- }), hy = s({
7105
+ }), yy = s({
7099
7106
  IdUser: r(),
7100
7107
  FirstName: t(),
7101
7108
  LastName: t(),
@@ -7104,28 +7111,28 @@ const ge = s({
7104
7111
  description: t().optional().nullable(),
7105
7112
  _user: O,
7106
7113
  _right: ce
7107
- }), ho = g(Pc), fy = (a) => ho.safeParse(a).success, Mc = B.extend({
7114
+ }), ho = g(Pc), Sy = (a) => ho.safeParse(a).success, Mc = B.extend({
7108
7115
  type: k(["folder", "rootFolder"]),
7109
7116
  folderColor: t().optional()
7110
- }), tt = g(Mc), Uc = B.omit({ _url: !0 }).extend({
7117
+ }), nt = g(Mc), Uc = B.omit({ _url: !0 }).extend({
7111
7118
  mainType: c("network"),
7112
7119
  type: k(["networkPublic"]),
7113
7120
  dateModified: t().nullable()
7114
7121
  }), Bc = g(
7115
7122
  Uc
7116
- ), gy = s({
7123
+ ), wy = s({
7117
7124
  attrName: t(),
7118
7125
  token: t(),
7119
7126
  file: Zs(File).nullable().optional(),
7120
7127
  url: t().optional()
7121
- }), ot = s({
7128
+ }), it = s({
7122
7129
  width: r(),
7123
7130
  height: r()
7124
- }), yy = s({
7131
+ }), vy = s({
7125
7132
  type: t(),
7126
7133
  id: r(),
7127
7134
  timestamp: t(),
7128
- imagesize: se(ot)
7135
+ imagesize: se(it)
7129
7136
  }), qc = s({
7130
7137
  x: r(),
7131
7138
  y: r(),
@@ -7138,21 +7145,21 @@ const ge = s({
7138
7145
  path: t().optional(),
7139
7146
  size: r(),
7140
7147
  mainType: Nc
7141
- }), V = g(fo), Sy = (a) => V.parse(a), Wc = V.extend({
7148
+ }), V = g(fo), ky = (a) => V.parse(a), Wc = V.extend({
7142
7149
  _extend: p({
7143
7150
  crop: qc
7144
7151
  })
7145
- }), wy = g(Wc), zc = ho.merge(fo), vy = g(zc), ky = s({
7152
+ }), by = g(Wc), zc = ho.merge(fo), Cy = g(zc), xy = s({
7146
7153
  name: t(),
7147
7154
  filename: t(),
7148
7155
  dateModified: t(),
7149
7156
  mimetype: t()
7150
- }), by = s({
7157
+ }), Ty = s({
7151
7158
  idUser: t(),
7152
7159
  dateDownload: t(),
7153
7160
  Pseudo: t(),
7154
7161
  type: t()
7155
- }), Cy = s({
7162
+ }), _y = s({
7156
7163
  url: t(),
7157
7164
  aspectRatio: r()
7158
7165
  }), go = "og:image", Gc = "og:title", Hc = "og:url", $c = "og:video", Zc = "og:description", yo = "og:video:height", So = "og:video:width", wo = "og:video:url", Mt = "og:type", Jc = s({
@@ -7193,7 +7200,7 @@ const ge = s({
7193
7200
  category: t(),
7194
7201
  idCommunity: t().optional(),
7195
7202
  widgets: S(t()).optional()
7196
- }), el = f([c(0), c(1), c(2), c(3)]), xy = s({
7203
+ }), el = f([c(0), c(1), c(2), c(3)]), Ay = s({
7197
7204
  level: el,
7198
7205
  user: O
7199
7206
  }), vo = s({
@@ -7211,7 +7218,7 @@ const ge = s({
7211
7218
  var ko = /* @__PURE__ */ ((a) => (a[a.SPOT_MODERATE_IGNORE = 0] = "SPOT_MODERATE_IGNORE", a[a.SPOT_MODERATE_ACCEPT = 1] = "SPOT_MODERATE_ACCEPT", a[a.SPOT_MODERATE_PENDING = 2] = "SPOT_MODERATE_PENDING", a))(ko || {});
7212
7219
  const tl = X(ko);
7213
7220
  var bo = /* @__PURE__ */ ((a) => (a[a.SPOT_PRIVATE = 0] = "SPOT_PRIVATE", a[a.SPOT_PUBLIC = 1] = "SPOT_PUBLIC", a[a.SPOT_MODERATE = 2] = "SPOT_MODERATE", a))(bo || {});
7214
- const Co = X(bo), Ty = s({
7221
+ const Co = X(bo), Ly = s({
7215
7222
  userLevelSpot: vo,
7216
7223
  spotMinLevelToInvit: r(),
7217
7224
  userRights: ce,
@@ -7285,7 +7292,7 @@ const Co = X(bo), Ty = s({
7285
7292
  _options: al,
7286
7293
  _errors: so([]),
7287
7294
  lastRssExecution: _(t()).optional()
7288
- }), _y = xo.array(), sl = Xc.extend(il.omit({ rss_feed: !0 }).partial().shape).extend({
7295
+ }), Ry = xo.array(), sl = Xc.extend(il.omit({ rss_feed: !0 }).partial().shape).extend({
7289
7296
  uri: t(),
7290
7297
  image: t().nullable().optional(),
7291
7298
  spotBanner: V.array().optional(),
@@ -7293,7 +7300,7 @@ const Co = X(bo), Ty = s({
7293
7300
  uriCommunity: t().optional(),
7294
7301
  custom_widgets: _(To).optional(),
7295
7302
  rss_feed: t()
7296
- }), Ay = g(sl), Ly = s({
7303
+ }), Fy = g(sl), Ey = s({
7297
7304
  idWidget: t(),
7298
7305
  title: t(),
7299
7306
  url: t(),
@@ -7304,7 +7311,7 @@ const Co = X(bo), Ty = s({
7304
7311
  id: t(),
7305
7312
  idorder: r(),
7306
7313
  label: t()
7307
- }), Ry = s({
7314
+ }), jy = s({
7308
7315
  use: f([d(), r(), t(), j()]),
7309
7316
  open: f([d(), r(), t(), j()]),
7310
7317
  list: rl.array()
@@ -7315,7 +7322,7 @@ const Co = X(bo), Ty = s({
7315
7322
  privacy: Co,
7316
7323
  cssColor: t().optional(),
7317
7324
  unread: r().optional()
7318
- }), it = g(cl), ll = it.extend({}), dl = g(ll), pl = dl.extend({
7325
+ }), st = g(cl), ll = st.extend({}), dl = g(ll), pl = dl.extend({
7319
7326
  description: t().optional(),
7320
7327
  edito: t().nullable().optional(),
7321
7328
  language: t(),
@@ -7323,27 +7330,27 @@ const Co = X(bo), Ty = s({
7323
7330
  spotBanner: V.array().optional(),
7324
7331
  idCommunity: t().optional(),
7325
7332
  useTeaser: f([c(""), c("0"), c("1")]).nullable().optional()
7326
- }), Fy = g(pl), Ey = s({
7333
+ }), Dy = g(pl), Iy = s({
7327
7334
  idSpot: f([t(), r()]),
7328
7335
  mailFrequency: f([t(), r()]),
7329
7336
  mailSpotit: d(),
7330
7337
  mailComment: d(),
7331
7338
  mailSubscriber: d()
7332
- }), jy = s({
7339
+ }), Oy = s({
7333
7340
  type: t().optional(),
7334
- format: nt.optional(),
7341
+ format: at.optional(),
7335
7342
  query: t().optional(),
7336
7343
  limit: r().optional(),
7337
7344
  page: r().optional(),
7338
7345
  public: d().optional(),
7339
- orders: je.optional(),
7346
+ orders: De.optional(),
7340
7347
  filters: ze.or(U()).optional()
7341
- }), Dy = s({
7348
+ }), Py = s({
7342
7349
  openCategory: d()
7343
- }), Iy = (a) => vo.safeParse(a).success, Te = f([
7350
+ }), My = (a) => vo.safeParse(a).success, Te = f([
7344
7351
  O,
7345
- it,
7346
- tt,
7352
+ st,
7353
+ nt,
7347
7354
  Bc
7348
7355
  ]);
7349
7356
  var h = /* @__PURE__ */ ((a) => (a.Accessibility = "widget-accessibility", a.Application = "widget-application", a.ArticleButton = "widget-article-button", a.Button = "widget-button", a.Combination = "widget-combination", a.ArticleGallery = "widget-article-gallery", a.ArticleTitle = "widget-article-title", a.ArticleText = "widget-article-text", a.ArticleImage = "widget-article-image", a.ArticleAttachment = "widget-article-attachment", a.ArticleSlider = "widget-article-slider", a.CheckList = "widget-check-list", a.DatasourceTable = "widget-datasource-table", a.ExcelDatasourceTable = "widget-excel-datasource-table", a.Presence = "widget-presence", a.QuickSurvey = "widget-quick-survey", a.Contact = "widget-contact", a.ContactCardDav = "widget-contact-cardDav", a.CalendarCalDav = "widget-calendar-calDav", a.EmailsImap = "widget-emails-imap", a.Documents = "widget-documents", a.LuccaAbsence = "widget-lucca-absence", a.Slider = "widget-slider", a.Welcome = "widget-welcome", a.UserProfile = "widget-user-profil", a.Color = "widget-color", a.Birthday = "widget-birthday", a.Separator = "widget-separator", a.Calendar = "widget-calendar", a.Extension = "widget-extension", a.Cover = "widget-cover", a.Image = "widget-image", a.Countdown = "widget-countdown", a.Charts = "widget-charts", a.Meteo = "widget-meteo", a.News = "widget-news", a.MyGroup = "widget-my-group", a.Newsflash = "widget-newsflash", a.SyncContent = "widget-sync-content", a.Text = "widget-text", a.Embed = "widget-embed", a.Youtube = "widget-youtube", a.Flockler = "widget-flockler", a.Faq = "widget-faq", a.File = "widget-file", a.Survey = "widget-survey", a))(h || {});
@@ -7354,7 +7361,7 @@ const Ut = X(h), ul = s({
7354
7361
  }), ml = p({
7355
7362
  title: t(),
7356
7363
  widget: ul
7357
- }), Bt = g(ml), hl = k(["left", "right", "center", "justify"]), Oy = k(["top", "bottom", "center", "left", "right"]), Py = k(["auto", "contain", "cover"]), fl = k(["sm", "md", "lg"]), Ao = k(["h1", "h2", "h3", "h4", "h5", "h6"]), gl = k(["contained", "outlined"]), yl = k(["link", "anchor", "popup"]), Sl = s({
7364
+ }), Bt = g(ml), hl = k(["left", "right", "center", "justify"]), Uy = k(["top", "bottom", "center", "left", "right"]), By = k(["auto", "contain", "cover"]), fl = k(["sm", "md", "lg"]), Ao = k(["h1", "h2", "h3", "h4", "h5", "h6"]), gl = k(["contained", "outlined"]), yl = k(["link", "anchor", "popup"]), Sl = s({
7358
7365
  x: r(),
7359
7366
  y: r()
7360
7367
  }), wl = k(["default", "vertical"]), F = (a, e, n) => {
@@ -7376,7 +7383,7 @@ const Ut = X(h), ul = s({
7376
7383
  value: r(),
7377
7384
  unit: t().nullable()
7378
7385
  }).array()
7379
- }), My = s({
7386
+ }), qy = s({
7380
7387
  backgroundImage: Lo
7381
7388
  });
7382
7389
  let Ro;
@@ -7433,7 +7440,7 @@ const bl = (a) => {
7433
7440
  Ll,
7434
7441
  Rl,
7435
7442
  Fl
7436
- ]), Uy = (a) => a.tab === "apps", By = (a) => a.tab === "links" || a.tab === "default", qy = (a) => a.tab === "image", Vy = (a) => a.tab === "extensions", jl = s({
7443
+ ]), Vy = (a) => a.tab === "apps", Ny = (a) => a.tab === "links" || a.tab === "default", Wy = (a) => a.tab === "image", zy = (a) => a.tab === "extensions", jl = s({
7437
7444
  color: t().optional()
7438
7445
  }), Nt = s({
7439
7446
  size: _l.optional(),
@@ -7687,7 +7694,7 @@ const bl = (a) => {
7687
7694
  alignItems: ed.optional(),
7688
7695
  maxHorizontalElements: r().optional(),
7689
7696
  widgets: td.array().optional()
7690
- }), st = s({
7697
+ }), rt = s({
7691
7698
  rows: nd.array().optional(),
7692
7699
  gapValue: r().optional(),
7693
7700
  maxHorizontalElements: r().optional(),
@@ -7696,7 +7703,7 @@ const bl = (a) => {
7696
7703
  }), Eo = s({
7697
7704
  name: c(h.Combination),
7698
7705
  uniqid: t(),
7699
- content: st
7706
+ content: rt
7700
7707
  }), ad = s({
7701
7708
  background: t().optional(),
7702
7709
  backgroundCardContact: t().optional(),
@@ -7707,7 +7714,7 @@ const bl = (a) => {
7707
7714
  usersUri: t().array().optional(),
7708
7715
  displayFields: t().array().optional(),
7709
7716
  css: ad.optional()
7710
- }), Ny = _(t(), t()), Wy = p({
7717
+ }), Gy = _(t(), t()), Hy = p({
7711
7718
  id: r(),
7712
7719
  firstname: t().optional(),
7713
7720
  lastname: t().optional(),
@@ -7775,7 +7782,7 @@ const bl = (a) => {
7775
7782
  dateFormat: od.optional(),
7776
7783
  numberFormat: id.optional(),
7777
7784
  sortByCreationDate: d().optional()
7778
- }), zy = jo.array(), ud = k([
7785
+ }), $y = jo.array(), ud = k([
7779
7786
  "text",
7780
7787
  "uri",
7781
7788
  "file",
@@ -7787,7 +7794,7 @@ const bl = (a) => {
7787
7794
  "email",
7788
7795
  "number",
7789
7796
  "title"
7790
- ]), Gy = s({
7797
+ ]), Zy = s({
7791
7798
  name: t(),
7792
7799
  label: t(),
7793
7800
  sortable: d().optional(),
@@ -7806,10 +7813,10 @@ const bl = (a) => {
7806
7813
  tableSizedColumnsWidth: r().optional()
7807
7814
  }), hd = md.extend({
7808
7815
  uri: t().optional()
7809
- }), rt = g(hd), An = s({
7816
+ }), ct = g(hd), An = s({
7810
7817
  name: c(h.DatasourceTable),
7811
7818
  uniqid: t(),
7812
- content: rt
7819
+ content: ct
7813
7820
  }), Ln = s({
7814
7821
  uri: t().optional(),
7815
7822
  textColor: t().optional(),
@@ -7838,7 +7845,7 @@ const bl = (a) => {
7838
7845
  name: c(h.Embed),
7839
7846
  uniqid: t(),
7840
7847
  content: jn
7841
- }), In = rt, On = s({
7848
+ }), In = ct, On = s({
7842
7849
  name: c(h.ExcelDatasourceTable),
7843
7850
  uniqid: t(),
7844
7851
  content: In
@@ -7907,7 +7914,7 @@ const bl = (a) => {
7907
7914
  name: c(h.Image),
7908
7915
  uniqid: t(),
7909
7916
  content: zn
7910
- }), Hy = s({
7917
+ }), Jy = s({
7911
7918
  absentUntil: t(),
7912
7919
  period: t().array(),
7913
7920
  title: t(),
@@ -7921,7 +7928,7 @@ const bl = (a) => {
7921
7928
  }), fd = s({
7922
7929
  insee: t(),
7923
7930
  title: t()
7924
- }), $y = s({
7931
+ }), Qy = s({
7925
7932
  insee: t(),
7926
7933
  title: t(),
7927
7934
  nid: t()
@@ -7938,7 +7945,7 @@ const bl = (a) => {
7938
7945
  name: c(h.MyGroup),
7939
7946
  uniqid: t(),
7940
7947
  content: Qn
7941
- }), He = s({
7948
+ }), $e = s({
7942
7949
  id: te.string(),
7943
7950
  uri: t(),
7944
7951
  title: t()
@@ -7954,10 +7961,10 @@ const bl = (a) => {
7954
7961
  order: k(["dateCreation", "dateLastEvent"]).optional(),
7955
7962
  types: S(t()).optional(),
7956
7963
  limit: Y(),
7957
- taxonomiesSelected: S(He).optional(),
7958
- keywordsList: S(He).optional(),
7959
- keywordsMandatories: S(He).optional(),
7960
- filters: S(He).optional(),
7964
+ taxonomiesSelected: S($e).optional(),
7965
+ keywordsList: S($e).optional(),
7966
+ keywordsMandatories: S($e).optional(),
7967
+ filters: S($e).optional(),
7961
7968
  // Stored as 0 / 1 or as booleans, depending on the editor that saved the widget.
7962
7969
  showKeywordsMandatories: ve().optional(),
7963
7970
  useHighlight: ve().optional(),
@@ -7987,27 +7994,27 @@ const bl = (a) => {
7987
7994
  name: c(h.Newsflash),
7988
7995
  uniqid: t(),
7989
7996
  content: ea
7990
- }), ae = d().or(c(0)).or(c(1)), ct = s({
7997
+ }), ae = d().or(c(0)).or(c(1)), lt = s({
7991
7998
  limit: d().or(r()).optional(),
7992
7999
  limitValue: r().optional(),
7993
8000
  closing: ae.optional(),
7994
8001
  isClosed: ae.optional()
7995
- }), Zy = (a) => vl(a, ct), na = s({
8002
+ }), Yy = (a) => vl(a, lt), na = s({
7996
8003
  name: c(h.Presence),
7997
8004
  uniqid: t(),
7998
- content: ct
7999
- }), Jy = (a) => F(a, na), gd = s({
8005
+ content: lt
8006
+ }), Ky = (a) => F(a, na), gd = s({
8000
8007
  id: r(),
8001
8008
  type: t(),
8002
8009
  uniqid: t(),
8003
8010
  value: r()
8004
- }), Qy = (a) => F(a, gd), yd = s({
8011
+ }), Xy = (a) => F(a, gd), yd = s({
8005
8012
  userValue: r(),
8006
8013
  userAvailableList: O.array(),
8007
8014
  userUnavailableList: O.array(),
8008
8015
  userAvailableTotal: r(),
8009
8016
  userUnavailableTotal: r()
8010
- }), Yy = (a) => F(a, yd), Ky = s({
8017
+ }), eS = (a) => F(a, yd), tS = s({
8011
8018
  data: O.array(),
8012
8019
  cnt: r(),
8013
8020
  page: r(),
@@ -8037,12 +8044,12 @@ const bl = (a) => {
8037
8044
  }), wd = s({
8038
8045
  userList: O.array(),
8039
8046
  counter: r()
8040
- }), Xy = s({
8047
+ }), nS = s({
8041
8048
  totalRespondent: r(),
8042
8049
  totalResponse: r(),
8043
8050
  userLoggedResponses: t().array(),
8044
8051
  userResponses: wd.array()
8045
- }), eS = s({
8052
+ }), aS = s({
8046
8053
  data: O.array(),
8047
8054
  cnt: r(),
8048
8055
  page: r(),
@@ -8092,7 +8099,7 @@ const bl = (a) => {
8092
8099
  }), la = s({
8093
8100
  uri: t().optional(),
8094
8101
  surveySelected: p({ uri: t() }).array().optional()
8095
- }), tS = (a) => a.uri !== void 0 && a.uri !== "" ? a.uri : a.surveySelected?.[0]?.uri, da = s({
8102
+ }), oS = (a) => a.uri !== void 0 && a.uri !== "" ? a.uri : a.surveySelected?.[0]?.uri, da = s({
8096
8103
  name: c(h.Survey),
8097
8104
  uniqid: t(),
8098
8105
  content: la
@@ -8209,10 +8216,10 @@ const Cd = 1, xd = 2, Td = 3, _d = 4, Ad = f([
8209
8216
  L.extend(Kt.shape),
8210
8217
  L.extend(fn.shape),
8211
8218
  L.extend(Cn.shape),
8212
- L.extend(rt.shape),
8219
+ L.extend(ct.shape),
8213
8220
  L.extend(In.shape),
8214
8221
  L.extend(Ln.shape),
8215
- L.extend(ct.shape),
8222
+ L.extend(lt.shape),
8216
8223
  L.extend(aa.shape),
8217
8224
  L.extend(pn.shape),
8218
8225
  L.extend(kn.shape),
@@ -8243,8 +8250,8 @@ const Cd = 1, xd = 2, Td = 3, _d = 4, Ad = f([
8243
8250
  L.extend(qn.shape),
8244
8251
  L.extend(la.shape),
8245
8252
  L.extend(Sa.shape),
8246
- L.extend(st.shape)
8247
- ]), nS = s({
8253
+ L.extend(rt.shape)
8254
+ ]), iS = s({
8248
8255
  [h.Application]: Wt,
8249
8256
  [h.ArticleButton]: $t,
8250
8257
  [h.Button]: cn,
@@ -8302,9 +8309,9 @@ const Cd = 1, xd = 2, Td = 3, _d = 4, Ad = f([
8302
8309
  [h.ArticleAttachment]: zt,
8303
8310
  [h.ArticleSlider]: Kt,
8304
8311
  [h.CheckList]: fn,
8305
- [h.DatasourceTable]: rt,
8312
+ [h.DatasourceTable]: ct,
8306
8313
  [h.ExcelDatasourceTable]: In,
8307
- [h.Presence]: ct,
8314
+ [h.Presence]: lt,
8308
8315
  [h.QuickSurvey]: aa,
8309
8316
  [h.CalendarCalDav]: pn,
8310
8317
  [h.ContactCardDav]: kn,
@@ -8337,8 +8344,8 @@ const Cd = 1, xd = 2, Td = 3, _d = 4, Ad = f([
8337
8344
  [h.File]: qn,
8338
8345
  [h.Survey]: la,
8339
8346
  [h.Youtube]: Sa,
8340
- [h.Combination]: st
8341
- }), aS = (a) => {
8347
+ [h.Combination]: rt
8348
+ }), sS = (a) => {
8342
8349
  const n = Rd.shape[a.name];
8343
8350
  return n ? { ...a, content: kl(a.content, n) } : a;
8344
8351
  }, Oo = s({
@@ -8362,7 +8369,7 @@ const Cd = 1, xd = 2, Td = 3, _d = 4, Ad = f([
8362
8369
  _user: O,
8363
8370
  _right: ce,
8364
8371
  _audience: Te.array(),
8365
- image: ot.optional(),
8372
+ image: it.optional(),
8366
8373
  articleWidgets: pe.array().optional(),
8367
8374
  metas: Kc.optional(),
8368
8375
  edito: t().optional()
@@ -8384,38 +8391,35 @@ const Cd = 1, xd = 2, Td = 3, _d = 4, Ad = f([
8384
8391
  form: _(t(), fe())
8385
8392
  }), Id = g(
8386
8393
  Dd
8387
- ), oS = s({
8394
+ ), rS = s({
8388
8395
  type: t().optional(),
8389
8396
  query: t().optional(),
8390
8397
  limit: r().optional(),
8391
8398
  page: r().optional(),
8392
- orders: je.optional(),
8399
+ orders: De.optional(),
8393
8400
  filters: ze.optional(),
8394
8401
  public: d().optional()
8395
- }), iS = s({
8402
+ }), cS = s({
8396
8403
  uri: t().optional(),
8397
8404
  idArticle: r().optional()
8398
- }), lt = s({
8405
+ }), dt = s({
8399
8406
  title: t().optional(),
8400
8407
  description: t().nullable().optional(),
8401
8408
  type: t().optional(),
8402
8409
  publishTo: t().optional(),
8403
8410
  idSpot: S(t()).optional()
8404
- }), sS = s({
8411
+ }), lS = s({
8405
8412
  id: r(),
8406
8413
  type: t(),
8407
8414
  dateCreation: t(),
8408
8415
  dateModified: t(),
8409
8416
  title: t(),
8410
8417
  uri: t()
8411
- }), rS = s({
8418
+ }), dS = s({
8412
8419
  attachment: d().optional(),
8413
8420
  idArticle: r(),
8414
- limits: p({
8415
- max: r(),
8416
- start: r()
8417
- }).optional()
8418
- }), cS = s({
8421
+ limits: f([p({ max: r(), start: r() }), p({ max: r(), beforeId: r() })]).optional()
8422
+ }), pS = s({
8419
8423
  token: t(),
8420
8424
  content: t(),
8421
8425
  idArticle: r(),
@@ -8423,20 +8427,20 @@ const Cd = 1, xd = 2, Td = 3, _d = 4, Ad = f([
8423
8427
  alertAuthor: d(),
8424
8428
  widgets: pe.array().optional(),
8425
8429
  type: f([c("comment"), c("commentResponse")]).optional()
8426
- }), lS = s({
8430
+ }), uS = s({
8427
8431
  token: t().optional(),
8428
8432
  description: t().optional(),
8429
8433
  idComment: r(),
8430
8434
  widgets: pe.array().optional()
8431
- }), dS = s({
8435
+ }), mS = s({
8432
8436
  idUser: t(),
8433
8437
  dateRead: t(),
8434
8438
  Pseudo: t(),
8435
8439
  type: t()
8436
- }), Od = tt.extend(Po.shape).extend({
8440
+ }), Od = nt.extend(Po.shape).extend({
8437
8441
  _nbItems: r(),
8438
8442
  parentURI: t().optional(),
8439
- type: tt.shape.type
8443
+ type: nt.shape.type
8440
8444
  }), Pd = g(Od);
8441
8445
  var va = /* @__PURE__ */ ((a) => (a.Binary = "binary", a.Select = "select", a.Radio = "radio", a.Check = "check", a.Rate = "rate", a.Scale = "scale", a.Text = "text", a.Textarea = "textarea", a.FileUpload = "file-upload", a.GridRadio = "grid-radio", a.GridCheck = "grid-check", a))(va || {});
8442
8446
  const Md = X(va), Uo = s({
@@ -8473,7 +8477,7 @@ const Md = X(va), Uo = s({
8473
8477
  }), Zo = s({
8474
8478
  lines: p({ title: t() }).array(),
8475
8479
  rows: p({ title: t() }).array()
8476
- }), pS = f([
8480
+ }), hS = f([
8477
8481
  Uo,
8478
8482
  Bo,
8479
8483
  qo,
@@ -8520,7 +8524,7 @@ const Md = X(va), Uo = s({
8520
8524
  forceResponse: d()
8521
8525
  }), ni = s({
8522
8526
  forceResponse: d()
8523
- }), uS = f([
8527
+ }), fS = f([
8524
8528
  Jo,
8525
8529
  Qo,
8526
8530
  Yo,
@@ -8674,11 +8678,11 @@ const Md = X(va), Uo = s({
8674
8678
  (i) => typeof i == "object" && i !== null && np.includes(i.name)
8675
8679
  ) : !1;
8676
8680
  }) : !1;
8677
- }, ap = (a) => ii(a), mS = (a) => {
8681
+ }, ap = (a) => ii(a), gS = (a) => {
8678
8682
  if (typeof a != "object" || a === null) return !1;
8679
8683
  const e = a;
8680
8684
  return e.type !== "pollSurvey" || typeof e.title != "string" ? !1 : ii(e.data);
8681
- }, hS = (a, e) => e === "pollSurvey" ? ap(a) : !1, op = ge.extend({
8685
+ }, yS = (a, e) => e === "pollSurvey" ? ap(a) : !1, op = ge.extend({
8682
8686
  mainType: c("link"),
8683
8687
  srcId: r(),
8684
8688
  srcType: t(),
@@ -8688,13 +8692,13 @@ const Md = X(va), Uo = s({
8688
8692
  value: le().nullable(),
8689
8693
  _src: B.optional(),
8690
8694
  _target: B.optional()
8691
- }), fS = g(ip), sp = ka.extend({
8695
+ }), SS = g(ip), sp = ka.extend({
8692
8696
  value: r().optional(),
8693
8697
  _src: O.optional(),
8694
8698
  _target: B.optional()
8695
8699
  }), rp = g(
8696
8700
  sp
8697
- ), Ze = (a) => {
8701
+ ), Je = (a) => {
8698
8702
  const e = a ?? B.or(O);
8699
8703
  return ka.extend({
8700
8704
  value: t().nullable(),
@@ -8732,17 +8736,17 @@ const Md = X(va), Uo = s({
8732
8736
  url: t().optional().nullable()
8733
8737
  });
8734
8738
  var si = /* @__PURE__ */ ((a) => (a.RAW_LIST = "raw-list", a.LIST = "list", a))(si || {});
8735
- const gS = s({
8739
+ const wS = s({
8736
8740
  targetId: r(),
8737
8741
  targetType: t(),
8738
8742
  format: X(si).optional()
8739
- }), yS = p({
8740
- "raw-list": Ze(),
8743
+ }), vS = p({
8744
+ "raw-list": Je(),
8741
8745
  list: cp()
8742
- }), SS = p({
8743
- bookmarkLabel: Ze(B).shape.bookmarkLabel,
8744
- bookmarkMeta: Ze(B).shape.bookmarkMeta,
8745
- bookmarkUrl: Ze(B).shape.bookmarkUrl
8746
+ }), kS = p({
8747
+ bookmarkLabel: Je(B).shape.bookmarkLabel,
8748
+ bookmarkMeta: Je(B).shape.bookmarkMeta,
8749
+ bookmarkUrl: Je(B).shape.bookmarkUrl
8746
8750
  }), lp = s({
8747
8751
  type: c("text")
8748
8752
  }), dp = t(), pp = s({
@@ -8848,7 +8852,7 @@ const gS = s({
8848
8852
  "jcomplete-url": t(),
8849
8853
  type: t()
8850
8854
  }).optional()
8851
- }), wS = f([
8855
+ }), bS = f([
8852
8856
  lp,
8853
8857
  pp,
8854
8858
  mp,
@@ -8876,7 +8880,7 @@ const gS = s({
8876
8880
  _p,
8877
8881
  Ap,
8878
8882
  Cp
8879
- ]), vS = f([
8883
+ ]), CS = f([
8880
8884
  bp,
8881
8885
  kp,
8882
8886
  wp,
@@ -8907,13 +8911,13 @@ const gS = s({
8907
8911
  urlAction: t(),
8908
8912
  actionName: t(),
8909
8913
  sources: Hp
8910
- }), kS = s({
8914
+ }), xS = s({
8911
8915
  properties: Gp,
8912
8916
  results: S($p)
8913
8917
  }), Zp = 0, Jp = 1, Qp = 2, Yp = 3, Kp = s({
8914
8918
  label: t(),
8915
8919
  entries: S(t())
8916
- }), bS = s({
8920
+ }), TS = s({
8917
8921
  writeRight: f([
8918
8922
  c(Zp),
8919
8923
  c(Jp),
@@ -8925,15 +8929,15 @@ const gS = s({
8925
8929
  sections: S(Kp),
8926
8930
  otherEnabledEntries: S(t()),
8927
8931
  disabledEntries: S(t())
8928
- }), CS = s({
8932
+ }), _S = s({
8929
8933
  countActiveUsersWithoutLicense: r().optional(),
8930
8934
  countLicensesAssigned: r(),
8931
8935
  countLicensesNotAssigned: r()
8932
- }), xS = s({
8936
+ }), AS = s({
8933
8937
  name: t(),
8934
8938
  operator: t(),
8935
8939
  value: r()
8936
- }), TS = _(r()), _S = s({
8940
+ }), LS = _(r()), RS = s({
8937
8941
  id: r(),
8938
8942
  kind: t(),
8939
8943
  dateCreation: t(),
@@ -8951,7 +8955,7 @@ const gS = s({
8951
8955
  contentId: r(),
8952
8956
  contentType: t(),
8953
8957
  status: r()
8954
- }), AS = s({
8958
+ }), FS = s({
8955
8959
  dateCreation: t(),
8956
8960
  action: t(),
8957
8961
  idUser: r(),
@@ -8960,7 +8964,7 @@ const gS = s({
8960
8964
  ip: t(),
8961
8965
  url: t(),
8962
8966
  extended: t().optional()
8963
- }), LS = s({
8967
+ }), ES = s({
8964
8968
  dateCreation: t(),
8965
8969
  action: t(),
8966
8970
  mainType: t(),
@@ -8969,17 +8973,17 @@ const gS = s({
8969
8973
  mail: t().optional(),
8970
8974
  url: t(),
8971
8975
  extended: t().optional()
8972
- }), RS = s({
8976
+ }), jS = s({
8973
8977
  dateCreation: t(),
8974
8978
  type: t(),
8975
8979
  msg: t()
8976
- }), FS = s({
8980
+ }), DS = s({
8977
8981
  uri: t(),
8978
8982
  title: t(),
8979
8983
  price: r(),
8980
8984
  image: t(),
8981
8985
  license: d()
8982
- }), ES = s({
8986
+ }), IS = s({
8983
8987
  url: t()
8984
8988
  }), eu = s({
8985
8989
  sref: t().optional(),
@@ -8998,7 +9002,7 @@ const gS = s({
8998
9002
  access: d(),
8999
9003
  url: t().optional(),
9000
9004
  tabs: S(eu).optional()
9001
- }), jS = tu.array(), nu = k([
9005
+ }), OS = tu.array(), nu = k([
9002
9006
  "Autumn",
9003
9007
  "BackToSchool",
9004
9008
  "Birthday",
@@ -9019,7 +9023,7 @@ const gS = s({
9019
9023
  "Summer",
9020
9024
  "Winter",
9021
9025
  "NationalHoliday"
9022
- ]), DS = s({
9026
+ ]), PS = s({
9023
9027
  name: nu,
9024
9028
  activeClickEffect: r(),
9025
9029
  activeDecor: r(),
@@ -9038,7 +9042,7 @@ const gS = s({
9038
9042
  auto: d(),
9039
9043
  stats: S(au),
9040
9044
  animAudience: S(t())
9041
- }), IS = g(ou), iu = s({
9045
+ }), MS = g(ou), iu = s({
9042
9046
  code: Pt,
9043
9047
  label: t()
9044
9048
  }), su = s({
@@ -9055,7 +9059,7 @@ const gS = s({
9055
9059
  }).nullable(),
9056
9060
  keepAsDraft: d(),
9057
9061
  report: d().optional()
9058
- }), OS = s({
9062
+ }), US = s({
9059
9063
  languages: iu.array(),
9060
9064
  translations: su.array()
9061
9065
  }), ru = f([c("created"), c("validated"), c("handled")]), cu = W.extend({
@@ -9104,14 +9108,14 @@ const gS = s({
9104
9108
  aseiInstitutionValidator: B.array()
9105
9109
  }), pu = g(
9106
9110
  du
9107
- ), PS = s({
9111
+ ), BS = s({
9108
9112
  dsi: t(),
9109
9113
  gestionnaireApplicatif: t(),
9110
9114
  createurDemande: t()
9111
- }), MS = s({
9115
+ }), qS = s({
9112
9116
  accessWriter: d(),
9113
9117
  accessApp: d()
9114
- }), US = s({
9118
+ }), VS = s({
9115
9119
  description: t(),
9116
9120
  right: p({
9117
9121
  manage: d()
@@ -9139,7 +9143,7 @@ const gS = s({
9139
9143
  _asset: ba
9140
9144
  }), gu = g(
9141
9145
  fu
9142
- ), Ca = k(["pending", "success", "error"]), BS = s({
9146
+ ), Ca = k(["pending", "success", "error"]), NS = s({
9143
9147
  errorMsg: t().optional(),
9144
9148
  jobUid: t(),
9145
9149
  state: Ca,
@@ -9147,14 +9151,14 @@ const gS = s({
9147
9151
  // Unix timestamp should be positive integer
9148
9152
  end: r().int().positive().optional(),
9149
9153
  value: t().optional()
9150
- }), qS = p({
9154
+ }), WS = p({
9151
9155
  token: t(),
9152
9156
  fullname: t()
9153
- }), VS = p({
9157
+ }), zS = p({
9154
9158
  redirectUrl: t()
9155
- }), NS = p({
9159
+ }), GS = p({
9156
9160
  token: t()
9157
- }), WS = p({
9161
+ }), HS = p({
9158
9162
  dateStart: t(),
9159
9163
  title: t()
9160
9164
  }), xa = {
@@ -9230,7 +9234,7 @@ const gS = s({
9230
9234
  animatedMeetingReactions: j().optional()
9231
9235
  }), li = g(
9232
9236
  Ru
9233
- ), zS = p({
9237
+ ), $S = p({
9234
9238
  _extend: p({
9235
9239
  status: t(),
9236
9240
  statusValue: c(1).or(c(2)).or(c(3)),
@@ -9248,9 +9252,9 @@ const gS = s({
9248
9252
  textColor: t(),
9249
9253
  backgroundColor: t(),
9250
9254
  qrCodeValue: t().optional()
9251
- }), De = g(
9255
+ }), Ie = g(
9252
9256
  Fu
9253
- ), GS = (a) => De.safeParse(a).success, Eu = W.extend(De.shape).extend({
9257
+ ), ZS = (a) => Ie.safeParse(a).success, Eu = W.extend(Ie.shape).extend({
9254
9258
  allDay: d(),
9255
9259
  useQrcode: d().optional(),
9256
9260
  bgColor: t().optional(),
@@ -9259,9 +9263,9 @@ const gS = s({
9259
9263
  hideFromCalendar: d(),
9260
9264
  urlGestion: t().optional(),
9261
9265
  webinarUrlForGuests: t().optional().nullable()
9262
- }), Ie = g(
9266
+ }), Oe = g(
9263
9267
  Eu
9264
- ), HS = (a) => Ie.safeParse(a).success, di = p({
9268
+ ), JS = (a) => Oe.safeParse(a).success, di = p({
9265
9269
  title: t().min(1),
9266
9270
  dateStart: t().regex(/\d{4}-\d{2}-\d{2}( \d{2}:\d{2}:\d{2})?/),
9267
9271
  dateEnd: t().regex(/\d{4}-\d{2}-\d{2}( \d{2}:\d{2}:\d{2})?/),
@@ -9285,19 +9289,19 @@ const gS = s({
9285
9289
  }).refine((a) => {
9286
9290
  const e = new Date(a.dateStart), n = new Date(a.dateEnd);
9287
9291
  return e.getTime() <= n.getTime();
9288
- }, "The start date must be before the end date."), $S = di.and(
9292
+ }, "The start date must be before the end date."), QS = di.and(
9289
9293
  p({
9290
9294
  sendAlert: k(["1", "0"]).optional(),
9291
9295
  alertAuthor: k(["1", "0"]).optional(),
9292
9296
  idDraft: r().optional()
9293
9297
  })
9294
- ), ZS = di.and(
9298
+ ), YS = di.and(
9295
9299
  p({
9296
9300
  uri: t()
9297
9301
  })
9298
- ), ju = De.extend({
9302
+ ), ju = Ie.extend({
9299
9303
  type: c("meeting")
9300
- }), dt = g(ju), JS = (a) => dt.safeParse(a).success, Du = Ie.omit({ socialEventUseCeiling: !0, socialEventCeiling: !0, hideFromCalendar: !0 }).extend(dt.shape).extend({
9304
+ }), pt = g(ju), KS = (a) => pt.safeParse(a).success, Du = Oe.omit({ socialEventUseCeiling: !0, socialEventCeiling: !0, hideFromCalendar: !0 }).extend(pt.shape).extend({
9301
9305
  agenda: t().optional(),
9302
9306
  report: t().optional(),
9303
9307
  reportFile: V.nullable()
@@ -9323,13 +9327,13 @@ const gS = s({
9323
9327
  const e = new Date(a.dateStart), n = new Date(a.dateEnd);
9324
9328
  return e.getTime() <= n.getTime();
9325
9329
  }, "The start date must be before the end date.")
9326
- ), QS = ui.and(
9330
+ ), XS = ui.and(
9327
9331
  p({
9328
9332
  sendAlert: k(["1", "0"]).optional(),
9329
9333
  alertAuthor: k(["1", "0"]).optional(),
9330
9334
  idDraft: r().optional()
9331
9335
  })
9332
- ), YS = ui.and(
9336
+ ), ew = ui.and(
9333
9337
  p({
9334
9338
  uri: t()
9335
9339
  })
@@ -9349,9 +9353,9 @@ const gS = s({
9349
9353
  Ou
9350
9354
  );
9351
9355
  var hi = /* @__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))(hi || {});
9352
- const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(gi.shape).extend({
9356
+ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = Ie.extend(gi.shape).extend({
9353
9357
  recurrenceRuleLabel: t()
9354
- }), Mu = Ie.extend(yi.shape).extend({
9358
+ }), Mu = Oe.extend(yi.shape).extend({
9355
9359
  recurrenceRule: fi,
9356
9360
  recurrenceRuleUntil: t().optional(),
9357
9361
  hiddenOccurrences: S(t()).optional()
@@ -9371,7 +9375,7 @@ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(
9371
9375
  _url: c(""),
9372
9376
  type: c("recurringEventOccurrence")
9373
9377
  }).shape
9374
- ), wi = g(Bu), KS = f([
9378
+ ), wi = g(Bu), tw = f([
9375
9379
  Aa,
9376
9380
  wi
9377
9381
  ]), qu = P.extend(
@@ -9416,13 +9420,13 @@ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(
9416
9420
  sendAlert: k(["1", "0"]).optional(),
9417
9421
  alertAuthor: k(["1", "0"]).optional(),
9418
9422
  idDraft: r().optional()
9419
- }), XS = g($u).refine((a) => {
9423
+ }), nw = g($u).refine((a) => {
9420
9424
  const e = new Date(a.dateStart), n = new Date(a.dateEnd);
9421
9425
  return e.getTime() <= n.getTime();
9422
9426
  }, "The start date must be before the end date."), Zu = bi.extend({
9423
9427
  uri: t(),
9424
9428
  hiddenOccurrences: S(t()).optional()
9425
- }), ew = g(
9429
+ }), aw = g(
9426
9430
  Zu
9427
9431
  ), Ju = p({
9428
9432
  idArticle: r(),
@@ -9435,29 +9439,29 @@ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(
9435
9439
  bgColor: t().optional(),
9436
9440
  backgroundColor: t().optional(),
9437
9441
  subscribe: d()
9438
- }), tw = (a) => Ju.safeParse(a).success, nw = p({
9442
+ }), ow = (a) => Ju.safeParse(a).success, iw = p({
9439
9443
  maxdate: t().optional(),
9440
9444
  subscribers: O.array(),
9441
9445
  subscribersTotal: r()
9442
- }), aw = f([
9446
+ }), sw = f([
9443
9447
  ci,
9444
- dt,
9445
- De,
9448
+ pt,
9449
+ Ie,
9446
9450
  Nu,
9447
9451
  Ta,
9448
9452
  mi
9449
- ]), ow = f([
9453
+ ]), rw = f([
9450
9454
  bu,
9451
9455
  pi,
9452
- Ie,
9456
+ Oe,
9453
9457
  Hu,
9454
9458
  li,
9455
9459
  Pu
9456
- ]), iw = k(["subscribed", "unanswered", "refused"]), sw = k(["onSpot", "visio", "hybrid"]), rw = k(["all", "available", "presence", "onSpot", "visio", "unavailable", "waiting"]), cw = s({
9460
+ ]), cw = k(["subscribed", "unanswered", "refused"]), lw = k(["onSpot", "visio", "hybrid"]), dw = k(["all", "available", "presence", "onSpot", "visio", "unavailable", "waiting"]), pw = s({
9457
9461
  user: O,
9458
9462
  dateCreation: t().nullable(),
9459
9463
  isPresent: d()
9460
- }), lw = c("read"), Qu = s({
9464
+ }), uw = c("read"), Qu = s({
9461
9465
  action: t(),
9462
9466
  do: t(),
9463
9467
  type: t(),
@@ -9508,12 +9512,12 @@ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(
9508
9512
  type: t(),
9509
9513
  isActive: d().optional(),
9510
9514
  count: r().optional()
9511
- }), Ya = f([
9515
+ }), Ra = f([
9512
9516
  Yu,
9513
9517
  Ku,
9514
9518
  em,
9515
9519
  tm
9516
- ]), nm = (a) => a.type === "socialrate", am = (a) => a.type === "reportaction", om = (a) => a.type === "shareaction", dw = (a) => !nm(a) && !am(a) && !om(a), pw = s({
9520
+ ]), nm = (a) => a.type === "socialrate", am = (a) => a.type === "reportaction", om = (a) => a.type === "shareaction", mw = (a) => !nm(a) && !am(a) && !om(a), hw = s({
9517
9521
  targetId: r(),
9518
9522
  targetType: t(),
9519
9523
  type: t()
@@ -9531,7 +9535,7 @@ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(
9531
9535
  _actions: _(t(), Ci).optional(),
9532
9536
  _widgets: S(pe).optional(),
9533
9537
  _article: Z.optional()
9534
- }), pt = g(rm), uw = "pollSurvey", xi = s({}), Ti = s({
9538
+ }), He = g(rm), fw = "pollSurvey", xi = s({}), Ti = s({
9535
9539
  pollContent: ai.array(),
9536
9540
  pollLinks: _(t(), t()).or(j()),
9537
9541
  pollMessage: t().optional(),
@@ -9543,7 +9547,7 @@ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(
9543
9547
  pollResponseShowProgression: t().or(j()).optional(),
9544
9548
  pollResponseShowRespondent: t().or(j()).optional(),
9545
9549
  bannerSrc: t().optional()
9546
- }), mw = f([
9550
+ }), gw = f([
9547
9551
  xi,
9548
9552
  Ti
9549
9553
  ]), cm = P.extend({
@@ -9551,17 +9555,17 @@ const fi = X(hi), gi = _a.extend({ type: c("recurringEvent") }), yi = De.extend(
9551
9555
  contentFactoryTemplateType: k(["pollSurvey", "default"]),
9552
9556
  contentFactoryTemplateAuthor: t(),
9553
9557
  contentFactoryTemplateUsage: r()
9554
- }), Ra = g(cm), lm = W.extend(Ra.shape).extend({
9558
+ }), Fa = g(cm), lm = W.extend(Fa.shape).extend({
9555
9559
  contentFactoryTemplateType: c("pollSurvey"),
9556
9560
  contentFactoryTemplateData: Ti
9557
- }), dm = g(lm), pm = W.extend(Ra.shape).extend({
9561
+ }), dm = g(lm), pm = W.extend(Fa.shape).extend({
9558
9562
  contentFactoryTemplateType: c("default"),
9559
9563
  contentFactoryTemplateData: xi
9560
9564
  }), um = g(pm), mm = f([
9561
9565
  um,
9562
9566
  dm
9563
9567
  ]);
9564
- var Fa = /* @__PURE__ */ ((a) => (a.RUNNING = "running", a.CLOSED = "closed", a.HANDLED = "handled", a))(Fa || {});
9568
+ var Ea = /* @__PURE__ */ ((a) => (a.RUNNING = "running", a.CLOSED = "closed", a.HANDLED = "handled", a))(Ea || {});
9565
9569
  const hm = P.extend({
9566
9570
  type: c("contentReport"),
9567
9571
  articleId: r(),
@@ -9570,20 +9574,20 @@ const hm = P.extend({
9570
9574
  articleUrl: t(),
9571
9575
  commentId: r().optional(),
9572
9576
  commentType: t().optional(),
9573
- status: X(Fa)
9577
+ status: X(Ea)
9574
9578
  }), fm = g(
9575
9579
  hm
9576
- ), hw = p({
9580
+ ), yw = p({
9577
9581
  limit: r().optional(),
9578
9582
  page: r().optional(),
9579
- orders: je.optional(),
9583
+ orders: De.optional(),
9580
9584
  filters: ze.optional()
9581
- }), fw = p({
9585
+ }), Sw = p({
9582
9586
  uri: t(),
9583
9587
  description: t()
9584
- }), gw = p({
9588
+ }), ww = p({
9585
9589
  uri: t(),
9586
- status: X(Fa)
9590
+ status: X(Ea)
9587
9591
  }), gm = p({
9588
9592
  type: t(),
9589
9593
  dialog: d(),
@@ -9592,7 +9596,7 @@ const hm = P.extend({
9592
9596
  }), ym = p({
9593
9597
  label: t(),
9594
9598
  entries: S(gm)
9595
- }), yw = S(ym), _i = f([
9599
+ }), vw = S(ym), _i = f([
9596
9600
  c("groups"),
9597
9601
  c("sites"),
9598
9602
  c("onedrive"),
@@ -9605,30 +9609,30 @@ const hm = P.extend({
9605
9609
  type: t()
9606
9610
  }), Sm = ut.omit({ id: !0 }).extend({
9607
9611
  name: _i.optional()
9608
- }), Sw = g(
9612
+ }), kw = g(
9609
9613
  Sm
9610
9614
  ), wm = ut.extend({
9611
9615
  msContainer: d().optional()
9612
- }), ww = g(wm), Ai = ut.extend({
9616
+ }), bw = g(wm), Ai = ut.extend({
9613
9617
  visibility: f([c("public"), c("private")]).optional(),
9614
9618
  msContainer: d().optional()
9615
- }), vw = g(Ai), mt = ut.extend({
9619
+ }), Cw = g(Ai), mt = ut.extend({
9616
9620
  mimetype: t().optional(),
9617
9621
  webUrl: t().optional(),
9618
9622
  size: r().nullable().optional()
9619
- }), kw = mt, vm = mt.extend({
9623
+ }), xw = mt, vm = mt.extend({
9620
9624
  downloadUrl: t().optional(),
9621
9625
  _extend: p({ path: t() })
9622
- }), bw = g(
9626
+ }), Tw = g(
9623
9627
  vm
9624
- ), km = Ai.extend(mt.shape), Cw = g(
9628
+ ), km = Ai.extend(mt.shape), _w = g(
9625
9629
  km
9626
9630
  ), bm = s({
9627
9631
  id: t(),
9628
9632
  title: t(),
9629
9633
  mail: t(),
9630
9634
  default: d().optional()
9631
- }), xw = s({
9635
+ }), Aw = s({
9632
9636
  title: t(),
9633
9637
  id: t(),
9634
9638
  type: t(),
@@ -9644,14 +9648,14 @@ const hm = P.extend({
9644
9648
  }), xm = s({
9645
9649
  path_lower: t(),
9646
9650
  query: t().nullable().optional()
9647
- }), Tw = s({
9651
+ }), Lw = s({
9648
9652
  id: r(),
9649
9653
  name: t(),
9650
9654
  type: t(),
9651
9655
  token: t(),
9652
9656
  size: r(),
9653
9657
  mediaKey: t()
9654
- }), _w = s({
9658
+ }), Rw = s({
9655
9659
  token: t().optional(),
9656
9660
  attrName: t(),
9657
9661
  file: s({
@@ -9661,27 +9665,27 @@ const hm = P.extend({
9661
9665
  mimetype: t().optional(),
9662
9666
  _document: mt
9663
9667
  })
9664
- }), Aw = s({
9668
+ }), Fw = s({
9665
9669
  id: t(),
9666
9670
  service: t()
9667
- }), Lw = s({
9671
+ }), Ew = s({
9668
9672
  service: t(),
9669
9673
  id: t()
9670
- }), Rw = s({
9674
+ }), jw = s({
9671
9675
  account: bm
9672
- }), Fw = s({
9676
+ }), Dw = s({
9673
9677
  service: t(),
9674
9678
  account: t()
9675
- }), Ew = s({
9679
+ }), Iw = s({
9676
9680
  allow: f([c("groups"), c("me")]).array().optional(),
9677
9681
  id: t()
9678
- }), jw = s({
9682
+ }), Ow = s({
9679
9683
  id: t(),
9680
9684
  documentParams: Cm
9681
- }), Dw = s({
9685
+ }), Pw = s({
9682
9686
  id: t(),
9683
9687
  documentParams: xm
9684
- }), Iw = s({
9688
+ }), Mw = s({
9685
9689
  query: t().optional(),
9686
9690
  filter: t().optional(),
9687
9691
  id: t()
@@ -9690,7 +9694,7 @@ const hm = P.extend({
9690
9694
  }), _m = g(Tm), Am = f([c("restricted"), c("synchronized")]), Lm = s({
9691
9695
  isMuted: d(),
9692
9696
  isImportant: d()
9693
- }), Ow = _(t(), Lm), Li = s({
9697
+ }), Uw = _(t(), Lm), Li = s({
9694
9698
  _url: t(),
9695
9699
  bubbleColor: t(),
9696
9700
  _right: ce,
@@ -9710,9 +9714,9 @@ const hm = P.extend({
9710
9714
  isMessengerSpotGroup: d(),
9711
9715
  disabled: d(),
9712
9716
  kind: se(Am)
9713
- }), Ea = g(jm), Dm = Ea.extend(Li.shape).extend({
9717
+ }), ja = g(jm), Dm = ja.extend(Li.shape).extend({
9714
9718
  title: t().nullable(),
9715
- _spot: it.optional()
9719
+ _spot: st.optional()
9716
9720
  }), Im = g(Dm), Om = P.extend({
9717
9721
  type: c("quizz"),
9718
9722
  quizzDescription: t().nullable(),
@@ -9768,10 +9772,10 @@ const hm = P.extend({
9768
9772
  ), Gm = _(
9769
9773
  t(),
9770
9774
  p({ dates: t().array(), user: O })
9771
- ), Pw = s({
9772
- list: at.array(),
9775
+ ), Bw = s({
9776
+ list: ot.array(),
9773
9777
  total: r()
9774
- }), Hm = s({}), Mw = s({
9778
+ }), Hm = s({}), qw = s({
9775
9779
  data: O.array(),
9776
9780
  total: r()
9777
9781
  }), $m = f([
@@ -9788,19 +9792,30 @@ const hm = P.extend({
9788
9792
  subscribeAction: Ci,
9789
9793
  subscribers: O.array(),
9790
9794
  isVisio: d().optional()
9795
+ }), Jm = He.extend({
9796
+ _extend: p({ actions: Ra.array().optional() })
9797
+ }), Qm = He.extend({
9798
+ _extend: p({
9799
+ actions: Ra.array().optional(),
9800
+ quarantine: p({ count: r() }).optional()
9801
+ })
9802
+ }), Ym = s({
9803
+ count: r(),
9804
+ list: Qm.array()
9791
9805
  }), ji = s({
9792
- actions: Ya.array().optional(),
9806
+ actions: Ra.array().optional(),
9793
9807
  attachments: V.array().optional(),
9794
- comments: pt.extend({ _extend: p({ actions: Ya.array().optional() }) }).array().optional(),
9808
+ comments: Jm.array().optional(),
9809
+ commentsPreview: Ym.optional(),
9795
9810
  contact: d(),
9796
- filebank: tt.nullable().optional(),
9811
+ filebank: nt.nullable().optional(),
9797
9812
  licenses: S(Xp),
9798
9813
  licensesExtrabot: p({
9799
9814
  active: d(),
9800
9815
  monthRequestsMax: r(),
9801
9816
  monthRequestsHit: r()
9802
9817
  }).optional(),
9803
- messenger: Ea.nullable().optional(),
9818
+ messenger: ja.nullable().optional(),
9804
9819
  parentArticle: P.optional(),
9805
9820
  filebankPath: Z.array(),
9806
9821
  quarantine: p({ count: r() }).optional(),
@@ -9821,7 +9836,7 @@ const hm = P.extend({
9821
9836
  */
9822
9837
  search: xe(),
9823
9838
  bookmark: xe()
9824
- }), Uw = ji.keyof().array(), Jm = W.extend({
9839
+ }), Vw = ji.keyof().array(), Km = W.extend({
9825
9840
  type: c("extraBot"),
9826
9841
  avatar: V.optional(),
9827
9842
  context: t(),
@@ -9839,26 +9854,26 @@ const hm = P.extend({
9839
9854
  webhookUrl: t().optional(),
9840
9855
  webhookKey: t().optional(),
9841
9856
  webhookAutomationOnly: d().optional()
9842
- }), Qm = g(Jm), Di = p({
9857
+ }), Xm = g(Km), Di = p({
9843
9858
  title: t(),
9844
9859
  id: t().optional(),
9845
9860
  items: S(t())
9846
- }), Ym = P.extend({
9861
+ }), eh = P.extend({
9847
9862
  type: c("faq"),
9848
9863
  faqColor: t().optional(),
9849
- image: ot.optional()
9850
- }), Ii = g(Ym), Km = W.extend(Ii.shape).extend({
9864
+ image: it.optional()
9865
+ }), Ii = g(eh), th = W.extend(Ii.shape).extend({
9851
9866
  isWeb: d(),
9852
9867
  faqContent: Di.array().optional()
9853
- }), Xm = g(Km), eh = P.extend({
9868
+ }), nh = g(th), ah = P.extend({
9854
9869
  type: c("faqItem")
9855
- }), Oi = g(eh), th = W.extend(Oi.shape).extend({
9870
+ }), Oi = g(ah), oh = W.extend(Oi.shape).extend({
9856
9871
  faqResponse: t().optional(),
9857
9872
  uriCategory: Z.array().optional(),
9858
9873
  themeId: t(),
9859
9874
  _nbAttachedFiles: r().optional(),
9860
9875
  _attachedFiles: V.array()
9861
- }), nh = g(th), ah = s({
9876
+ }), ih = g(oh), sh = s({
9862
9877
  id: r(),
9863
9878
  type: t(),
9864
9879
  uri: t(),
@@ -9868,17 +9883,17 @@ const hm = P.extend({
9868
9883
  faqColor: t().optional(),
9869
9884
  _url: t().optional(),
9870
9885
  _audience: Te.array().optional()
9871
- }), Bw = s({
9886
+ }), Nw = s({
9872
9887
  image: t(),
9873
- faq: ah.optional()
9874
- }), oh = s({
9888
+ faq: sh.optional()
9889
+ }), rh = s({
9875
9890
  href: t().optional(),
9876
9891
  label: t().optional(),
9877
9892
  tooltip: t().optional(),
9878
9893
  id: t().optional(),
9879
9894
  uri: t().optional(),
9880
9895
  title: t().optional()
9881
- }), qw = s({
9896
+ }), Ww = s({
9882
9897
  id: r(),
9883
9898
  type: t(),
9884
9899
  uri: t(),
@@ -9886,29 +9901,29 @@ const hm = P.extend({
9886
9901
  faqResponse: t().optional(),
9887
9902
  description: t().optional(),
9888
9903
  themeId: t().optional(),
9889
- uriCategory: oh.optional(),
9904
+ uriCategory: rh.optional(),
9890
9905
  _attachedFiles: V.array().optional(),
9891
9906
  _nbAttachment: r().optional(),
9892
9907
  _url: t().optional(),
9893
9908
  _cssColor: t().optional(),
9894
9909
  _cssClass: t().optional()
9895
- }), ih = Ot(lt.omit({ idSpot: !0 })).and(
9910
+ }), ch = Ot(dt.omit({ idSpot: !0 })).and(
9896
9911
  p({
9897
- image: ot.nullable().optional(),
9912
+ image: it.nullable().optional(),
9898
9913
  tags: t().optional(),
9899
9914
  faqColor: t().optional(),
9900
9915
  isWeb: d().optional(),
9901
9916
  type: c("faq")
9902
9917
  })
9903
- ), Vw = ih.and(
9918
+ ), zw = ch.and(
9904
9919
  p({
9905
9920
  uri: t(),
9906
- format: nt.optional()
9921
+ format: at.optional()
9907
9922
  })
9908
- ), Nw = p({
9923
+ ), Gw = p({
9909
9924
  title: t(),
9910
9925
  id: t()
9911
- }), Ww = p({
9926
+ }), Hw = p({
9912
9927
  _web: f([c("0"), c("1"), c("")]).optional(),
9913
9928
  appImageText: t().optional(),
9914
9929
  appImage: f([
@@ -9921,66 +9936,66 @@ const hm = P.extend({
9921
9936
  })
9922
9937
  ]).optional(),
9923
9938
  _displayComment: f([c("0"), c("1"), c("")]).optional()
9924
- }), zw = p({
9939
+ }), $w = p({
9925
9940
  createCategory: d()
9926
- }), Gw = p({
9941
+ }), Zw = p({
9927
9942
  idCategory: r(),
9928
9943
  title: t()
9929
- }), Hw = p({
9944
+ }), Jw = p({
9930
9945
  idCategory: r(),
9931
9946
  indexTheme: r(),
9932
9947
  deleteEntries: d().optional()
9933
- }), $w = p({
9948
+ }), Qw = p({
9934
9949
  idCategory: r(),
9935
9950
  indexTheme: r(),
9936
9951
  title: t()
9937
- }), sh = Ot(lt).and(
9952
+ }), lh = Ot(dt).and(
9938
9953
  p({
9939
9954
  tags: t().optional(),
9940
9955
  faqResponse: t().optional(),
9941
9956
  type: c("faqItem")
9942
9957
  })
9943
- ), Zw = p({
9958
+ ), Yw = p({
9944
9959
  idEntry: r(),
9945
9960
  idCategory: r(),
9946
9961
  theme: r()
9947
- }), Jw = sh.and(
9962
+ }), Kw = lh.and(
9948
9963
  p({
9949
9964
  uri: t()
9950
9965
  })
9951
- ), Qw = p({
9966
+ ), Xw = p({
9952
9967
  entryURI: t(),
9953
9968
  sourceURI: t().optional(),
9954
9969
  targetURI: t(),
9955
9970
  theme: r()
9956
- }), Yw = p({
9971
+ }), ev = p({
9957
9972
  sourceUri: t(),
9958
9973
  targetUri: t(),
9959
9974
  themeIndex: r()
9960
9975
  }), Pi = Z.extend({
9961
9976
  type: c("quarantine")
9962
- }), rh = P.extend(Pi.shape).extend({
9977
+ }), dh = P.extend(Pi.shape).extend({
9963
9978
  relatedArticle: P.optional(),
9964
- relatedObject: pt.or(P).optional(),
9965
- relatedUser: at.optional()
9966
- }), ch = g(rh), Kw = p({
9979
+ relatedObject: He.or(P).optional(),
9980
+ relatedUser: ot.optional()
9981
+ }), ph = g(dh), tv = p({
9967
9982
  uri: t(),
9968
9983
  name: t(),
9969
9984
  size: r(),
9970
9985
  isSynchronized: d()
9971
- }), Xw = p({
9986
+ }), nv = p({
9972
9987
  quotaUsed: r(),
9973
9988
  quotaTotal: r(),
9974
9989
  percentage: r()
9975
- }), ev = p({
9990
+ }), av = p({
9976
9991
  name: t(),
9977
9992
  isSynchronized: t(),
9978
9993
  synchronizationsNb: t()
9979
- }), tv = p({
9994
+ }), ov = p({
9980
9995
  page: r(),
9981
9996
  limit: r(),
9982
- orders: je.optional()
9983
- }), nv = s({
9997
+ orders: De.optional()
9998
+ }), iv = s({
9984
9999
  idLog: r(),
9985
10000
  slug: t(),
9986
10001
  dateCreation: t(),
@@ -9988,51 +10003,51 @@ const hm = P.extend({
9988
10003
  mail: t(),
9989
10004
  action: t(),
9990
10005
  mode: t()
9991
- }), av = s({
10006
+ }), sv = s({
9992
10007
  mail: t(),
9993
10008
  cnt: t()
9994
- }), lh = t(), dh = t(), ov = lt.extend({
10009
+ }), uh = t(), mh = t(), rv = dt.extend({
9995
10010
  type: c("jlandmap"),
9996
10011
  jlandMapAggregated: t()
9997
- }), ph = Z.extend({
10012
+ }), hh = Z.extend({
9998
10013
  type: c("jlandmap"),
9999
- jlandMapKind: dh,
10000
- jlandMapFlavor: lh,
10014
+ jlandMapKind: mh,
10015
+ jlandMapFlavor: uh,
10001
10016
  limit: r().nullable(),
10002
10017
  waMapUrl: t().nullable()
10003
10018
  }), Mi = g(
10004
- ph
10005
- ), uh = P.extend(Mi.shape), Ui = g(uh), mh = W.extend(Ui.shape), hh = g(mh), fh = Z.extend({
10019
+ hh
10020
+ ), fh = P.extend(Mi.shape), Ui = g(fh), gh = W.extend(Ui.shape), yh = g(gh), Sh = Z.extend({
10006
10021
  type: c("mediaLibraryFile"),
10007
10022
  attachment: V,
10008
10023
  _user: O
10009
- }), Bi = g(fh), gh = P.extend(Bi.shape), qi = g(
10010
- gh
10011
- ), yh = Z.extend({
10024
+ }), Bi = g(Sh), wh = P.extend(Bi.shape), qi = g(
10025
+ wh
10026
+ ), vh = Z.extend({
10012
10027
  type: c("mediaLibraryFolder"),
10013
10028
  _user: O,
10014
10029
  description: t().optional(),
10015
10030
  _audience: Te.array()
10016
- }), Vi = g(yh), Sh = P.extend(Vi.shape), Ni = g(Sh), iv = qi.or(Ni), sv = p({
10031
+ }), Vi = g(vh), kh = P.extend(Vi.shape), Ni = g(kh), cv = qi.or(Ni), lv = p({
10017
10032
  page: r().optional(),
10018
10033
  limit: r().optional(),
10019
10034
  query: t().optional()
10020
- }), rv = p({
10035
+ }), dv = p({
10021
10036
  id: r(),
10022
10037
  idFolder: r().optional(),
10023
10038
  fileName: t(),
10024
10039
  nbViews: r(),
10025
10040
  nbDistinctViews: r(),
10026
10041
  nbDownloads: r()
10027
- }), cv = p({
10042
+ }), pv = p({
10028
10043
  id: r(),
10029
10044
  folderName: t(),
10030
10045
  nb: r(),
10031
10046
  nbDistinct: r()
10032
- }), lv = p({
10047
+ }), uv = p({
10033
10048
  nbFolders: r(),
10034
10049
  nbFiles: r()
10035
- }), dv = p({
10050
+ }), mv = p({
10036
10051
  uriFile: t(),
10037
10052
  uriFolder: t(),
10038
10053
  publishTo: t().array()
@@ -10040,7 +10055,7 @@ const hm = P.extend({
10040
10055
  uri: t(),
10041
10056
  title: t(),
10042
10057
  selected: d()
10043
- }), wh = p({
10058
+ }), bh = p({
10044
10059
  id: r().or(t()),
10045
10060
  pid: r().nullable().optional(),
10046
10061
  name: t(),
@@ -10056,23 +10071,23 @@ const hm = P.extend({
10056
10071
  selectedLink: Ka.nullable().optional(),
10057
10072
  openInNewTab: r().nullable().optional(),
10058
10073
  isAssistant: r().nullable().optional()
10059
- }), vh = g(wh), Xa = p({
10060
- nodes: S(vh),
10074
+ }), Ch = g(bh), Xa = p({
10075
+ nodes: S(Ch),
10061
10076
  platformColors: _(t())
10062
- }), kh = P.extend({
10077
+ }), xh = P.extend({
10063
10078
  type: c("orgCharts"),
10064
10079
  chartIsVisible: d(),
10065
10080
  chartAdmins: O.array()
10066
- }), Wi = g(kh), bh = W.extend(Wi.shape).extend({
10081
+ }), Wi = g(xh), Th = W.extend(Wi.shape).extend({
10067
10082
  chartConfig: Xa,
10068
10083
  chartConfigDraft: Xa
10069
- }), Ch = g(bh), pv = p({
10084
+ }), _h = g(Th), hv = p({
10070
10085
  title: t(),
10071
10086
  chartIsVisible: t(),
10072
10087
  publishTo: t(),
10073
10088
  uri: t(),
10074
10089
  chartAdmins: t()
10075
- }), uv = p({
10090
+ }), fv = p({
10076
10091
  global: p({
10077
10092
  user_directory: p({
10078
10093
  card: S(t()),
@@ -10083,23 +10098,23 @@ const hm = P.extend({
10083
10098
  css: _(t().nullable())
10084
10099
  }),
10085
10100
  writer: d()
10086
- }), xh = P.extend({
10101
+ }), Ah = P.extend({
10087
10102
  type: c("socialQuestion"),
10088
10103
  socialQuestionResolved: d(),
10089
- _response: pt.optional(),
10104
+ _response: He.optional(),
10090
10105
  _validator: O.optional(),
10091
10106
  socialQuestionValidationDate: t().optional()
10092
- }), Th = g(
10093
- xh
10094
- ), _h = P.extend({
10107
+ }), Lh = g(
10108
+ Ah
10109
+ ), Rh = P.extend({
10095
10110
  type: c("support"),
10096
10111
  supportStatus: f([r(), t()]).nullable(),
10097
10112
  supportType: f([r(), t()]).nullable(),
10098
10113
  supportOwner: S(O)
10099
- }), zi = g(_h), Ah = W.extend(zi.shape), Lh = g(Ah), Rh = f([c("DYNAMIC"), c("SLIDESHOW")]), Gi = s({
10114
+ }), zi = g(Rh), Fh = W.extend(zi.shape), Eh = g(Fh), jh = f([c("DYNAMIC"), c("SLIDESHOW")]), Gi = s({
10100
10115
  tvChannelBackgroundColor: t().nullable(),
10101
10116
  tvChannelNumImages: r(),
10102
- tvChannelGroupTarget: it.optional(),
10117
+ tvChannelGroupTarget: st.optional(),
10103
10118
  tvChannelConfig: p({
10104
10119
  backgroundType: f([c("color"), c("image")]).optional(),
10105
10120
  globalShowComment: d().optional(),
@@ -10114,56 +10129,56 @@ const hm = P.extend({
10114
10129
  })
10115
10130
  ).optional()
10116
10131
  })
10117
- }), Fh = Gi.extend({
10132
+ }), Dh = Gi.extend({
10118
10133
  tvChannelType: c("DYNAMIC"),
10119
10134
  tvChannelNumImages: c(0)
10120
- }), Hi = g(Fh), Eh = Gi.extend({ tvChannelType: c("SLIDESHOW") }), $i = g(Eh), jh = Z.extend({ type: c("tvDisplayChannel") }), ja = g(
10121
- jh
10122
- ), Dh = P.extend(ja.shape).extend(Hi.shape), Zi = g(
10123
- Dh
10124
- ), Ih = P.extend(ja.shape).extend($i.shape), Ji = g(Ih), Oh = f([Zi, Ji]), mv = lt.and(Hi.partial().or($i.partial())).and(
10135
+ }), Hi = g(Dh), Ih = Gi.extend({ tvChannelType: c("SLIDESHOW") }), $i = g(Ih), Oh = Z.extend({ type: c("tvDisplayChannel") }), Da = g(
10136
+ Oh
10137
+ ), Ph = P.extend(Da.shape).extend(Hi.shape), Zi = g(
10138
+ Ph
10139
+ ), Mh = P.extend(Da.shape).extend($i.shape), Ji = g(Mh), Uh = f([Zi, Ji]), gv = dt.and(Hi.partial().or($i.partial())).and(
10125
10140
  p({
10126
- tvChannelType: Rh
10141
+ tvChannelType: jh
10127
10142
  })
10128
- ).readonly(), hv = s({
10143
+ ).readonly(), yv = s({
10129
10144
  tvChannelGroupTarget: S(t()).optional(),
10130
10145
  tvChannelNumImages: xe().optional()
10131
- }), Ph = pt.extend({
10146
+ }), Bh = He.extend({
10132
10147
  _extend: p({
10133
10148
  userImageSecureUrl: t(),
10134
10149
  descriptionSecure: t()
10135
10150
  })
10136
- }), Mh = g(Ph), Uh = P.extend({
10151
+ }), qh = g(Bh), Vh = P.extend({
10137
10152
  _extend: p({
10138
10153
  imageSecureUrl: t().optional(),
10139
10154
  descriptionSecure: t(),
10140
- comments: S(Mh)
10155
+ comments: S(qh)
10141
10156
  }).optional()
10142
- }), Bh = g(Uh), qh = V.extend({
10157
+ }), Nh = g(Vh), Wh = V.extend({
10143
10158
  _extend: p({
10144
10159
  imageSecureUrl: t().optional()
10145
10160
  })
10146
- }), Vh = g(qh), Nh = Zi.extend({
10161
+ }), zh = g(Wh), Gh = Zi.extend({
10147
10162
  _extend: p({
10148
10163
  imageSecureUrl: t().optional(),
10149
- articles: S(Bh).optional()
10164
+ articles: S(Nh).optional()
10150
10165
  })
10151
- }), Qi = g(Nh), fv = (a) => Qi.safeParse(a).success, Wh = Ji.extend({
10166
+ }), Qi = g(Gh), Sv = (a) => Qi.safeParse(a).success, Hh = Ji.extend({
10152
10167
  _extend: p({
10153
- attachments: S(Vh).optional()
10168
+ attachments: S(zh).optional()
10154
10169
  })
10155
- }), Yi = g(Wh), gv = (a) => Yi.safeParse(a).success, zh = p({
10170
+ }), Yi = g(Hh), wv = (a) => Yi.safeParse(a).success, $h = p({
10156
10171
  interval: r(),
10157
10172
  channel: f([Qi, Yi])
10158
- }), yv = g(
10159
- zh
10160
- ), Sv = p({
10173
+ }), vv = g(
10174
+ $h
10175
+ ), kv = p({
10161
10176
  createdAt: t(),
10162
10177
  // RFC3339
10163
10178
  filename: t(),
10164
10179
  isExpired: d(),
10165
10180
  url: t()
10166
- }), Gh = p({
10181
+ }), Zh = p({
10167
10182
  id: r(),
10168
10183
  subject: t(),
10169
10184
  createdAt: t(),
@@ -10181,10 +10196,10 @@ const hm = P.extend({
10181
10196
  totalDurationSeconds: r(),
10182
10197
  visioSessionsNumber: r()
10183
10198
  })
10184
- }), wv = p({
10199
+ }), bv = p({
10185
10200
  rooms: p({
10186
10201
  totalItems: r(),
10187
- member: S(Gh)
10202
+ member: S(Zh)
10188
10203
  }),
10189
10204
  platform: p({
10190
10205
  sessionsNumber: r(),
@@ -10192,16 +10207,16 @@ const hm = P.extend({
10192
10207
  durationMedian: r(),
10193
10208
  participantsNumber: r()
10194
10209
  })
10195
- }), Hh = p({
10210
+ }), Jh = p({
10196
10211
  id: r(),
10197
10212
  room: t(),
10198
10213
  duration: r(),
10199
10214
  participantsNb: r(),
10200
10215
  startedAt: t(),
10201
10216
  endedAt: t()
10202
- }), vv = p({
10217
+ }), Cv = p({
10203
10218
  totalItems: r(),
10204
- member: S(Hh)
10219
+ member: S(Jh)
10205
10220
  }), Ki = ge.extend({
10206
10221
  name: t(),
10207
10222
  service: f([c("visio-connect"), c("other")]),
@@ -10214,13 +10229,13 @@ const hm = P.extend({
10214
10229
  _user: se(O)
10215
10230
  }), Xi = g(
10216
10231
  Ki
10217
- ), $h = Ki.pick({
10232
+ ), Qh = Ki.pick({
10218
10233
  name: !0,
10219
10234
  service: !0,
10220
10235
  url: !0
10221
- }).extend({ audience: Xi.shape._audience }), kv = g(
10222
- $h
10223
- ), Zh = s({
10236
+ }).extend({ audience: Xi.shape._audience }), xv = g(
10237
+ Qh
10238
+ ), Yh = s({
10224
10239
  label: t(),
10225
10240
  description: t(),
10226
10241
  name: Ut,
@@ -10234,34 +10249,34 @@ const hm = P.extend({
10234
10249
  useWidgets: d(),
10235
10250
  useSync: d().optional()
10236
10251
  })
10237
- }), bv = (a) => Zh.safeParse(a).success, Cv = (a) => a !== void 0 && "id" && "type" in a && "uri" in a, Jh = Z.extend({
10252
+ }), Tv = (a) => Yh.safeParse(a).success, _v = (a) => a !== void 0 && "id" && "type" in a && "uri" in a, Kh = Z.extend({
10238
10253
  type: c("articleWidget"),
10239
10254
  articleWidgets: pe.array(),
10240
10255
  articleWidgetDisplayMode: f([wl, j(), U()])
10241
10256
  }), es = g(
10242
- Jh
10243
- ), Qh = P.extend(es.shape).extend({
10257
+ Kh
10258
+ ), Xh = P.extend(es.shape).extend({
10244
10259
  articleWidgetsCover: r().or(U())
10245
10260
  }), ts = g(
10246
- Qh
10247
- ), Yh = W.extend(ts.shape), Kh = g(
10248
- Yh
10249
- ), Xh = s({
10261
+ Xh
10262
+ ), ef = W.extend(ts.shape), tf = g(
10263
+ ef
10264
+ ), nf = s({
10250
10265
  uniqid: t(),
10251
10266
  title: t(),
10252
10267
  locked: d(),
10253
10268
  visible: d(),
10254
10269
  widgets: pe.array(),
10255
10270
  position: Sl.optional()
10256
- }), ef = k(["edit", "view", "preview", "tpl"]), xv = s({
10271
+ }), af = k(["edit", "view", "preview", "tpl"]), Av = s({
10257
10272
  width: r().or(U()).optional(),
10258
10273
  inplace: d(),
10259
10274
  isComponentVisible: d().optional(),
10260
- mode: ef,
10275
+ mode: af,
10261
10276
  onClick: gt().returns(ft()).optional(),
10262
10277
  onChange: gt().args(Ld, d()).returns(ft()),
10263
10278
  onStateChange: gt().args(Oo).returns(ft())
10264
- }), tf = s({
10279
+ }), of = s({
10265
10280
  text: t(),
10266
10281
  value: d().optional(),
10267
10282
  links: co.array().optional(),
@@ -10269,27 +10284,27 @@ const hm = P.extend({
10269
10284
  mimetype: t().optional(),
10270
10285
  id: r().optional(),
10271
10286
  user: O.optional()
10272
- }), nf = s({
10273
- arr: tf.array().optional(),
10287
+ }), sf = s({
10288
+ arr: of.array().optional(),
10274
10289
  edit: d().optional()
10275
- }), Tv = s({
10290
+ }), Lv = s({
10276
10291
  name: c("widget-check-list"),
10277
10292
  uniqid: t(),
10278
- content: nf,
10293
+ content: sf,
10279
10294
  title: t()
10280
- }), af = s({
10295
+ }), rf = s({
10281
10296
  title: t().optional(),
10282
10297
  view: fe().optional()
10283
- }), of = s({
10298
+ }), cf = s({
10284
10299
  uniqid: t(),
10285
10300
  fn: k(["widget-presence-response", "check-list-response", "widget-update", "widget-quick-survey-response"]),
10286
10301
  object: B
10287
- }), eo = _(t(), _(t(), t().or(r()))), sf = k(["comment", "article", "intranet", "platform-block", "intranet-combination"]), rf = p({
10302
+ }), eo = _(t(), _(t(), t().or(r()))), lf = k(["comment", "article", "intranet", "platform-block", "intranet-combination"]), df = p({
10288
10303
  token: t().or(U()).optional(),
10289
10304
  ids: _(t(), pe),
10290
- layers: _(t(), Xh),
10305
+ layers: _(t(), nf),
10291
10306
  states: _(t(), Oo),
10292
- modal: af.or(U()),
10307
+ modal: rf.or(U()),
10293
10308
  editableMap: _(
10294
10309
  t(),
10295
10310
  p({
@@ -10314,12 +10329,12 @@ const hm = P.extend({
10314
10329
  widgetAuthor: _(t(), O.partial()),
10315
10330
  widgetWrapperBackgroundImage: _(t(), Lo),
10316
10331
  flushedWidgets: t().array(),
10317
- rtObjectStack: of.array(),
10318
- widgetContext: _(t(), sf),
10332
+ rtObjectStack: cf.array(),
10333
+ widgetContext: _(t(), lf),
10319
10334
  widgetSynchronizationStates: _(t(), d()),
10320
10335
  widgetUrls: _(t(), t())
10321
- }), cf = g(rf), _v = s({
10322
- widgets: cf
10336
+ }), pf = g(df), Rv = s({
10337
+ widgets: pf
10323
10338
  }), ns = {
10324
10339
  article: {
10325
10340
  "raw-little": {
@@ -10331,7 +10346,7 @@ const hm = P.extend({
10331
10346
  // folder,
10332
10347
  // rootFolder,
10333
10348
  businessContactCard: ri,
10334
- tvDisplayChannel: ja,
10349
+ tvDisplayChannel: Da,
10335
10350
  recurringEvent: gi,
10336
10351
  socialEvent: _a
10337
10352
  },
@@ -10340,21 +10355,21 @@ const hm = P.extend({
10340
10355
  articleWidget: ts,
10341
10356
  bookableAsset: ba,
10342
10357
  businessContactCard: wu,
10343
- contentFactoryTemplate: Ra,
10358
+ contentFactoryTemplate: Fa,
10344
10359
  contentReport: fm,
10345
10360
  faq: Ii,
10346
10361
  internalDraft: Mo,
10347
- meeting: dt,
10362
+ meeting: pt,
10348
10363
  orgCharts: Wi,
10349
10364
  pollSurvey: oi,
10350
- quarantine: ch,
10365
+ quarantine: ph,
10351
10366
  quizz: Fi,
10352
10367
  reservation: gu,
10353
- socialEvent: De,
10368
+ socialEvent: Ie,
10354
10369
  support: zi,
10355
10370
  surveyDate: Ei,
10356
- tvDisplayChannel: Oh,
10357
- socialQuestion: Th,
10371
+ tvDisplayChannel: Uh,
10372
+ socialQuestion: Lh,
10358
10373
  folder: Pd,
10359
10374
  recurringEvent: yi,
10360
10375
  // boardCard,
@@ -10370,25 +10385,25 @@ const hm = P.extend({
10370
10385
  "raw-view": {
10371
10386
  bookableAsset: hu,
10372
10387
  contentFactoryTemplate: mm,
10373
- extraBot: Qm,
10374
- faq: Xm,
10375
- faqItem: nh,
10388
+ extraBot: Xm,
10389
+ faq: nh,
10390
+ faqItem: ih,
10376
10391
  internalDraft: Id,
10377
10392
  meeting: pi,
10378
- orgCharts: Ch,
10393
+ orgCharts: _h,
10379
10394
  quizz: Mm,
10380
- socialEvent: Ie,
10395
+ socialEvent: Oe,
10381
10396
  recurringEvent: Si,
10382
10397
  // digitalDeskDeck,
10383
10398
  // vPlatform,
10384
- articleWidget: Kh,
10399
+ articleWidget: tf,
10385
10400
  animatedMeeting: li,
10386
10401
  aseiClearanceTicket: lu,
10387
10402
  aseiInstitution: pu,
10388
- jlandmap: hh,
10403
+ jlandmap: yh,
10389
10404
  pollSurvey: tp,
10390
10405
  surveyDate: zm,
10391
- support: Lh
10406
+ support: Eh
10392
10407
  }
10393
10408
  },
10394
10409
  comment: {
@@ -10398,7 +10413,7 @@ const hm = P.extend({
10398
10413
  },
10399
10414
  messengerDiscussion: {
10400
10415
  "raw-little": {
10401
- messengerGroup: Ea,
10416
+ messengerGroup: ja,
10402
10417
  messengerUser: Ri
10403
10418
  },
10404
10419
  "raw-list": {
@@ -10429,9 +10444,9 @@ const hm = P.extend({
10429
10444
  }, $ = (a) => p({
10430
10445
  isActive: d(),
10431
10446
  ...a
10432
- }), G = (a) => $({ ...a, hasLicense: d() }), lf = k(["drive_microsoft_graph", "drive_dropbox", "drive_google"]), df = $({
10433
- drives: _(lf, d())
10434
- }), pf = $({
10447
+ }), G = (a) => $({ ...a, hasLicense: d() }), uf = k(["drive_microsoft_graph", "drive_dropbox", "drive_google"]), mf = $({
10448
+ drives: _(uf, d())
10449
+ }), hf = $({
10435
10450
  label: t(),
10436
10451
  defaultView: k(["month", "week", "day", "list"]),
10437
10452
  iCalendarUrls: p({
@@ -10440,137 +10455,137 @@ const hm = P.extend({
10440
10455
  }),
10441
10456
  externalGestion: d(),
10442
10457
  recurringEventsEnabled: d()
10443
- }), uf = $({
10458
+ }), ff = $({
10444
10459
  orderBy: t(),
10445
10460
  order: k(["ASC", "DESC"])
10446
- }), mf = $({}), hf = G({
10461
+ }), gf = $({}), yf = G({
10447
10462
  maxParticipants: r(),
10448
10463
  minParticipantsForSpotDiscussion: r(),
10449
10464
  label: t(),
10450
10465
  // Optional: only servers with the message-edit window (MessengerHook::EDIT_TIME_LIMIT) emit it.
10451
10466
  editTimeLimit: r().optional(),
10452
10467
  editBlockedOgTypes: S(t()).optional()
10453
- }), ff = G({
10468
+ }), Sf = G({
10454
10469
  label: t(),
10455
10470
  useTeaser: d()
10456
- }), gf = p({
10471
+ }), wf = p({
10457
10472
  label: t(),
10458
10473
  description: t(),
10459
10474
  extension: t(),
10460
10475
  icon: t(),
10461
10476
  color: t()
10462
- }), yf = G({
10477
+ }), vf = G({
10463
10478
  label: t(),
10464
10479
  description: t(),
10465
10480
  color: t(),
10466
- templates: gf.array(),
10481
+ templates: wf.array(),
10467
10482
  allowSharedWithMe: d(),
10468
10483
  allowPdfEdit: d(),
10469
10484
  weDocFoldersEnabled: d(),
10470
10485
  weDocFolderSharingEnabled: d()
10471
- }), Sf = G({
10486
+ }), kf = G({
10472
10487
  oldViewOptionProperty: d()
10473
- }), wf = G({
10488
+ }), bf = G({
10474
10489
  bgColor: t()
10475
- }), vf = $({
10490
+ }), Cf = $({
10476
10491
  sendAlert: d(),
10477
10492
  articleFullSelector: d(),
10478
10493
  articleMediaSlider: d()
10479
- }), kf = $({}), bf = $({}), Cf = $({
10494
+ }), xf = $({}), Tf = $({}), _f = $({
10480
10495
  allowExternalFileSharing: d(),
10481
10496
  allowShareWebinar: d()
10482
- }), xf = $({
10497
+ }), Af = $({
10483
10498
  create: d(),
10484
10499
  autorize: S(k(["message", "comment", "board", "article"]).optional())
10485
- }), Tf = G({
10500
+ }), Lf = G({
10486
10501
  label: t()
10487
- }), _f = G({}), Af = G({}), Lf = $({
10502
+ }), Rf = G({}), Ff = G({}), Ef = $({
10488
10503
  label: t(),
10489
10504
  create: d()
10490
- }), Rf = k(["loginPassword", "saml", "oAuth"]), Ff = k(["no", "optional", "mandatory"]), Ef = _(
10491
- Rf,
10492
- Ff
10493
- ), jf = G({
10505
+ }), jf = k(["loginPassword", "saml", "oAuth"]), Df = k(["no", "optional", "mandatory"]), If = _(
10506
+ jf,
10507
+ Df
10508
+ ), Of = G({
10494
10509
  name: t(),
10495
- providers: Ef,
10510
+ providers: If,
10496
10511
  banLifespan: r()
10497
- }), Df = G({
10512
+ }), Pf = G({
10498
10513
  create: d()
10499
- }), If = G({
10514
+ }), Mf = G({
10500
10515
  v2: d()
10501
- }), Of = G({
10516
+ }), Uf = G({
10502
10517
  label: t()
10503
- }), Pf = G({ label: t() }), Mf = G({}), Uf = G({
10518
+ }), Bf = G({ label: t() }), qf = G({}), Vf = G({
10504
10519
  label: t(),
10505
10520
  menuItems: S(p({ type: t(), text: t(), actions: t() })).nullable()
10506
- }), Bf = $({
10521
+ }), Nf = $({
10507
10522
  manage: d()
10508
- }), qf = $({
10523
+ }), Wf = $({
10509
10524
  canCreateTemplate: d(),
10510
10525
  allowTemplateImportExport: d(),
10511
10526
  label: t()
10512
- }), Vf = $({
10527
+ }), zf = $({
10513
10528
  label: t(),
10514
10529
  create: d(),
10515
10530
  description: t(),
10516
10531
  color: t(),
10517
10532
  icon: t()
10518
- }), Nf = $({
10533
+ }), Gf = $({
10519
10534
  label: t(),
10520
10535
  create: d()
10521
- }), Wf = G({
10536
+ }), Hf = G({
10522
10537
  label: t(),
10523
10538
  numberOfMinutesBeforeJoining: r()
10524
- }), zf = G({
10539
+ }), $f = G({
10525
10540
  label: t(),
10526
10541
  create: d()
10527
- }), Gf = G({
10542
+ }), Zf = G({
10528
10543
  label: t()
10529
- }), Hf = $({
10544
+ }), Jf = $({
10530
10545
  label: t()
10531
- }), $f = $({}), Zf = p({
10532
- BigBlueButtonHook: Wf,
10533
- ExternalAppHook: Df,
10534
- DigitalWorkplaceHook: If,
10535
- FlocklerHook: Mf,
10536
- LuccaAbsenceHook: Pf,
10537
- MagicPadHook: Tf,
10538
- MagicWandHook: Uf,
10539
- MediaLibraryHook: _f,
10540
- MessengerHook: hf,
10541
- OfficeHook: Of,
10542
- SpotHook: Gf,
10543
- StudioHook: Sf,
10544
- TargetInfoHook: wf,
10545
- TeamWorkAiHook: Af,
10546
- TwoFactorAuthenticationHook: jf,
10547
- VisioConnectHook: zf,
10548
- WallHook: ff,
10549
- WeDocHook: yf
10550
- }).partial(), Av = p({
10551
- AdminAdvancedHook: vf,
10552
- AnimatedMeetingHook: Vf,
10553
- AnimationsHook: $f,
10554
- BusinessContactHook: Hf,
10555
- calendarHook: pf,
10556
- ContentFactoryHook: qf,
10557
- DriveHook: df,
10558
- ExtraBotHook: Lf,
10559
- FAQHook: Bf,
10560
- FileBankHook: uf,
10561
- FileIntegrityHook: mf,
10562
- JitsiHook: Nf,
10563
- SharedContentHook: Cf,
10564
- spotRssFeed: kf,
10565
- SurveyDateHook: bf,
10566
- WidgetHook: xf
10567
- }).partial().extend(Zf.shape), Lv = s({
10546
+ }), Qf = $({}), Yf = p({
10547
+ BigBlueButtonHook: Hf,
10548
+ ExternalAppHook: Pf,
10549
+ DigitalWorkplaceHook: Mf,
10550
+ FlocklerHook: qf,
10551
+ LuccaAbsenceHook: Bf,
10552
+ MagicPadHook: Lf,
10553
+ MagicWandHook: Vf,
10554
+ MediaLibraryHook: Rf,
10555
+ MessengerHook: yf,
10556
+ OfficeHook: Uf,
10557
+ SpotHook: Zf,
10558
+ StudioHook: kf,
10559
+ TargetInfoHook: bf,
10560
+ TeamWorkAiHook: Ff,
10561
+ TwoFactorAuthenticationHook: Of,
10562
+ VisioConnectHook: $f,
10563
+ WallHook: Sf,
10564
+ WeDocHook: vf
10565
+ }).partial(), Fv = p({
10566
+ AdminAdvancedHook: Cf,
10567
+ AnimatedMeetingHook: zf,
10568
+ AnimationsHook: Qf,
10569
+ BusinessContactHook: Jf,
10570
+ calendarHook: hf,
10571
+ ContentFactoryHook: Wf,
10572
+ DriveHook: mf,
10573
+ ExtraBotHook: Ef,
10574
+ FAQHook: Nf,
10575
+ FileBankHook: ff,
10576
+ FileIntegrityHook: gf,
10577
+ JitsiHook: Gf,
10578
+ SharedContentHook: _f,
10579
+ spotRssFeed: xf,
10580
+ SurveyDateHook: Tf,
10581
+ WidgetHook: Af
10582
+ }).partial().extend(Yf.shape), Ev = s({
10568
10583
  url: t(),
10569
10584
  label: t(),
10570
10585
  columns: r().optional(),
10571
10586
  rows: r().optional(),
10572
- content: st
10573
- }), Rv = f([
10587
+ content: rt
10588
+ }), jv = f([
10574
10589
  c("summarize"),
10575
10590
  c("develop"),
10576
10591
  c("reformulate"),
@@ -10580,61 +10595,61 @@ const hm = P.extend({
10580
10595
  c("formal"),
10581
10596
  c("funny"),
10582
10597
  c("spellCheck")
10583
- ]), Fv = s({
10598
+ ]), Dv = s({
10584
10599
  text: t()
10585
- }), Ev = s({
10600
+ }), Iv = s({
10586
10601
  kind: t(),
10587
10602
  page: r(),
10588
10603
  limit: r(),
10589
10604
  filters: It.array().optional(),
10590
10605
  orders: Dt.array().optional()
10591
- }), jv = (a) => p({
10606
+ }), Ov = (a) => p({
10592
10607
  license: f([c("1"), c("0")]),
10593
10608
  user: a
10594
- }), Dv = s({
10609
+ }), Pv = s({
10595
10610
  kind: t(),
10596
10611
  type: t(),
10597
10612
  page: r(),
10598
10613
  limit: r(),
10599
10614
  filters: It.array().optional(),
10600
10615
  orders: Dt.array().optional()
10601
- }), Iv = s({
10616
+ }), Mv = s({
10602
10617
  currentPeriodAmount: r(),
10603
10618
  currentPeriodDateStart: t().optional(),
10604
10619
  currentPeriodDateEnd: t().optional(),
10605
10620
  nextTermAmount: r(),
10606
10621
  nextTermDateStart: t().optional(),
10607
10622
  nextTermDateEnd: t().optional()
10608
- }), Ov = {
10623
+ }), Uv = {
10609
10624
  all: 0,
10610
10625
  admin: 1,
10611
10626
  custom: 2
10612
- }, Pv = p({
10627
+ }, Bv = p({
10613
10628
  uri: t(),
10614
10629
  title: t(),
10615
10630
  type: t(),
10616
10631
  mainType: t()
10617
- }), Mv = p({
10632
+ }), qv = p({
10618
10633
  imap_inbox_url: t(),
10619
10634
  dav_calendar_url: t(),
10620
10635
  dav_address_book_url: t()
10621
- }), Jf = {
10636
+ }), Kf = {
10622
10637
  NONE: "none",
10623
10638
  SSL: "ssl",
10624
10639
  STARTTLS: "starttls"
10625
- }, Qf = p({
10640
+ }, Xf = p({
10626
10641
  username: t(),
10627
10642
  hostname: t(),
10628
10643
  imapPort: r(),
10629
- imapConnectionSecurity: X(Jf),
10644
+ imapConnectionSecurity: X(Kf),
10630
10645
  imapMailbox: t(),
10631
10646
  calDavCalendar: t(),
10632
10647
  cardDavAddressBook: t(),
10633
10648
  provider: t().nullable()
10634
- }), Uv = s({
10635
- ...Qf.shape,
10649
+ }), Vv = s({
10650
+ ...Xf.shape,
10636
10651
  password: t()
10637
- }), Bv = p({
10652
+ }), Nv = p({
10638
10653
  date: t(),
10639
10654
  fromName: t(),
10640
10655
  subject: t(),
@@ -10642,29 +10657,29 @@ const hm = P.extend({
10642
10657
  read: d(),
10643
10658
  attachmentsCount: r(),
10644
10659
  url: t().nullable()
10645
- }), qv = p({
10660
+ }), Wv = p({
10646
10661
  summary: t(),
10647
10662
  start: t(),
10648
10663
  end: t(),
10649
10664
  status: t(),
10650
10665
  url: t().nullable()
10651
- }), Vv = p({
10666
+ }), zv = p({
10652
10667
  fullName: t(),
10653
10668
  lastName: t(),
10654
10669
  firstName: t(),
10655
10670
  initial: t(),
10656
10671
  imageColor: t(),
10657
10672
  url: t().nullable()
10658
- }), Nv = p({
10673
+ }), Gv = p({
10659
10674
  id: t(),
10660
10675
  label: t()
10661
- }), Yf = s({
10676
+ }), eg = s({
10662
10677
  color: t(),
10663
10678
  description: t(),
10664
10679
  extension: t(),
10665
10680
  icon: t(),
10666
10681
  label: t()
10667
- }), Kf = ge.extend({
10682
+ }), tg = ge.extend({
10668
10683
  title: t(),
10669
10684
  mimetype: t(),
10670
10685
  _extend: p({
@@ -10672,7 +10687,7 @@ const hm = P.extend({
10672
10687
  generalAccessHash: f([t(), U()]),
10673
10688
  dateModified: t(),
10674
10689
  dateCreation: t(),
10675
- fileInfo: Yf,
10690
+ fileInfo: eg,
10676
10691
  parentId: r(),
10677
10692
  parentType: t(),
10678
10693
  parentFiles: S(r()),
@@ -10681,26 +10696,26 @@ const hm = P.extend({
10681
10696
  _right: ce,
10682
10697
  _user: O,
10683
10698
  _audience: Te.array()
10684
- }), Xf = g(Kf), Wv = p({
10699
+ }), ng = g(tg), Hv = p({
10685
10700
  idQuestion: r(),
10686
10701
  idResponse: r()
10687
- }), zv = p({
10702
+ }), $v = p({
10688
10703
  idQuestion: r()
10689
- }), eg = s({
10704
+ }), ag = s({
10690
10705
  count: r(),
10691
10706
  id: t()
10692
- }), tg = f([c("AND"), c("OR")]), Da = s({
10707
+ }), og = f([c("AND"), c("OR")]), Ia = s({
10693
10708
  facetType: t(),
10694
10709
  facetOptions: f([
10695
10710
  _(f([p({}).passthrough(), r(), t()])),
10696
10711
  S(xe())
10697
10712
  ]),
10698
- facetMode: tg.optional(),
10713
+ facetMode: og.optional(),
10699
10714
  field: t(),
10700
10715
  title: t(),
10701
10716
  description: t().optional(),
10702
10717
  category: t().optional()
10703
- }), ng = s({
10718
+ }), ig = s({
10704
10719
  id: t(),
10705
10720
  mainType: t(),
10706
10721
  type: t().optional(),
@@ -10709,33 +10724,33 @@ const hm = P.extend({
10709
10724
  active: d().optional(),
10710
10725
  count: r().optional(),
10711
10726
  typesExcluded: S(t()),
10712
- facets: Da.array()
10713
- }), ag = s({
10727
+ facets: Ia.array()
10728
+ }), sg = s({
10714
10729
  count: r(),
10715
10730
  value: t(),
10716
10731
  title: t()
10717
- }), og = s({
10732
+ }), rg = s({
10718
10733
  name: t(),
10719
10734
  count: r(),
10720
- values: ag.array(),
10735
+ values: sg.array(),
10721
10736
  title: t()
10722
- }), ig = s({
10737
+ }), cg = s({
10723
10738
  field: t(),
10724
10739
  value: f([t(), S(t())]),
10725
10740
  exclude: d().optional(),
10726
10741
  or: d().optional()
10727
- }), sg = s({
10742
+ }), lg = s({
10728
10743
  field: t(),
10729
10744
  order: f([c("desc"), c("asc")])
10730
- }), rg = s({
10745
+ }), dg = s({
10731
10746
  facetLimit: r(),
10732
10747
  skipEmptyFacets: d()
10733
- }), cg = s({
10748
+ }), pg = s({
10734
10749
  mode: f([c("result"), c("category")]),
10735
- facets: Da.array()
10736
- }), Gv = s({
10737
- home: cg,
10738
- categories: ng.array(),
10750
+ facets: Ia.array()
10751
+ }), Zv = s({
10752
+ home: pg,
10753
+ categories: ig.array(),
10739
10754
  viewcard: _(
10740
10755
  S(
10741
10756
  p({
@@ -10745,7 +10760,7 @@ const hm = P.extend({
10745
10760
  )
10746
10761
  ),
10747
10762
  facetMode: d()
10748
- }), lg = s({
10763
+ }), ug = s({
10749
10764
  name: t(),
10750
10765
  title: t(),
10751
10766
  img: t(),
@@ -10755,7 +10770,7 @@ const hm = P.extend({
10755
10770
  urlTarget: k(["_blank"]).optional(),
10756
10771
  urlNoReferrer: d().optional(),
10757
10772
  _url: t()
10758
- }), dg = s({
10773
+ }), mg = s({
10759
10774
  id: r().optional(),
10760
10775
  title: t(),
10761
10776
  picture: t().optional(),
@@ -10785,44 +10800,44 @@ const hm = P.extend({
10785
10800
  dateCreation: t(),
10786
10801
  dateModified: t()
10787
10802
  }).optional()
10788
- }), Hv = s({
10803
+ }), Jv = s({
10789
10804
  keywords: t().optional(),
10790
10805
  category: t().optional(),
10791
10806
  facetCategories: d().optional(),
10792
- filters: ig.array().optional(),
10793
- facets: Da.array().optional(),
10807
+ filters: cg.array().optional(),
10808
+ facets: Ia.array().optional(),
10794
10809
  page: r().optional(),
10795
10810
  limit: r().optional(),
10796
- sort: sg.optional(),
10797
- options: rg.optional(),
10798
- format: nt.optional(),
10811
+ sort: lg.optional(),
10812
+ options: dg.optional(),
10813
+ format: at.optional(),
10799
10814
  persistSolrQuery: d().optional()
10800
- }), $v = (a) => p({
10815
+ }), Qv = (a) => p({
10801
10816
  start: r(),
10802
10817
  count: r(),
10803
10818
  results: S(a ?? B),
10804
- facets: og.array(),
10805
- categories: eg.array(),
10819
+ facets: rg.array(),
10820
+ categories: ag.array(),
10806
10821
  /** SolrQuery id (PHP: time()) returned by search f=query — optional for older backends */
10807
10822
  idQuery: r().optional()
10808
- }), Zv = s({
10823
+ }), Yv = s({
10809
10824
  keywords: t()
10810
- }), pg = f([
10811
- lg,
10812
- dg
10813
- ]), Jv = s({
10825
+ }), hg = f([
10826
+ ug,
10827
+ mg
10828
+ ]), Kv = s({
10814
10829
  title: t(),
10815
10830
  id: t(),
10816
10831
  showAll: d().optional(),
10817
10832
  // FIXME rename to indexed (back + front)
10818
- results: pg.array()
10819
- }), Qv = f([c("link"), c("invitation")]), Yv = s({
10833
+ results: hg.array()
10834
+ }), Xv = f([c("link"), c("invitation")]), ek = s({
10820
10835
  id: r(),
10821
10836
  title: t(),
10822
10837
  uri: t(),
10823
10838
  idUser: r(),
10824
10839
  _right: ce
10825
- }), ug = s({
10840
+ }), fg = s({
10826
10841
  recipientId: r(),
10827
10842
  recipientType: t(),
10828
10843
  recipientUri: t(),
@@ -10830,12 +10845,12 @@ const hm = P.extend({
10830
10845
  level: f([c("read"), c("write")]),
10831
10846
  folderUri: t(),
10832
10847
  folderTitle: t()
10833
- }), Kv = s({
10848
+ }), tk = s({
10834
10849
  audience: S(Te),
10835
10850
  read: S(t()),
10836
10851
  write: S(t()),
10837
- inherited: S(ug).optional()
10838
- }), mg = s({
10852
+ inherited: S(fg).optional()
10853
+ }), gg = s({
10839
10854
  title: t(),
10840
10855
  body: t(),
10841
10856
  sourceUri: t(),
@@ -10844,18 +10859,18 @@ const hm = P.extend({
10844
10859
  sourceId: r(),
10845
10860
  isDone: d(),
10846
10861
  idMsgs: r().array()
10847
- }), Xv = s({
10862
+ }), nk = s({
10848
10863
  jobUid: t(),
10849
10864
  state: Ca,
10850
10865
  messages: S(t()),
10851
- tasks: S(mg),
10866
+ tasks: S(gg),
10852
10867
  uriAiTodo: t().optional()
10853
- }), ek = s({
10868
+ }), ak = s({
10854
10869
  jobUid: t(),
10855
10870
  state: Ca,
10856
10871
  messages: S(t()),
10857
10872
  summary: t()
10858
- }), hg = p({
10873
+ }), yg = p({
10859
10874
  cache_suffix: t(),
10860
10875
  toolbar: t(),
10861
10876
  language: t(),
@@ -10863,7 +10878,7 @@ const hm = P.extend({
10863
10878
  quickbars_selection_toolbar: t(),
10864
10879
  sandbox_iframes: se(d()),
10865
10880
  sandbox_iframes_exclusions: se(S(t()))
10866
- }), tk = hg.extend({
10881
+ }), ok = yg.extend({
10867
10882
  plugins: S(t()),
10868
10883
  text_patterns: S(
10869
10884
  p({
@@ -10890,21 +10905,21 @@ const hm = P.extend({
10890
10905
  browser_spellcheck: d(),
10891
10906
  quickbars_insert_toolbar: d(),
10892
10907
  license_key: c("gpl")
10893
- }), nk = p({
10908
+ }), ik = p({
10894
10909
  commentsToolbar: t()
10895
- }), ak = p({
10910
+ }), sk = p({
10896
10911
  total: r(),
10897
10912
  activated: r()
10898
- }), ok = p({
10913
+ }), rk = p({
10899
10914
  qrCode: t(),
10900
10915
  secret: t()
10901
- }), ik = S(
10916
+ }), ck = S(
10902
10917
  p({
10903
10918
  date: t(),
10904
10919
  activated: r(),
10905
10920
  unactivated: r()
10906
10921
  })
10907
- ), sk = s({
10922
+ ), lk = s({
10908
10923
  name: t(),
10909
10924
  default: d(),
10910
10925
  filter: p({
@@ -10912,48 +10927,51 @@ const hm = P.extend({
10912
10927
  values: S(t()),
10913
10928
  taxonomies: _(t(), Ge.array()).optional()
10914
10929
  })
10915
- }), fg = "accept", gg = "deny", rk = f([
10916
- c(fg),
10917
- c(gg)
10918
- ]), ck = B, lk = p({
10930
+ }), Sg = "accept", wg = "deny", dk = f([
10931
+ c(Sg),
10932
+ c(wg)
10933
+ ]), pk = B, uk = p({
10919
10934
  color: t(),
10920
10935
  description: t(),
10921
10936
  extension: t(),
10922
10937
  icon: t(),
10923
10938
  label: t()
10924
- }), dk = p({
10939
+ }), mk = p({
10925
10940
  page: r(),
10926
10941
  cnt: r(),
10927
10942
  limit: r(),
10928
- data: S(Xf)
10929
- }), pk = p({
10943
+ data: S(ng)
10944
+ }), hk = p({
10930
10945
  query: t(),
10931
10946
  filters: ze,
10932
- orders: je,
10947
+ orders: De,
10933
10948
  page: r(),
10934
10949
  limit: r()
10935
- }), uk = p({}), Ne = f([c("read"), c("write")]), yg = f([c("user"), c("spot")]), mk = s({
10950
+ }), fk = p({}), je = f([c("read"), c("write")]), gk = s({
10951
+ uri: t(),
10952
+ level: je
10953
+ }), vg = f([c("user"), c("spot")]), yk = s({
10936
10954
  recipientId: r(),
10937
- recipientType: yg,
10955
+ recipientType: vg,
10938
10956
  recipientUri: t(),
10939
10957
  recipientTitle: t(),
10940
- level: Ne
10941
- }), hk = s({
10958
+ level: je
10959
+ }), Sk = s({
10942
10960
  recipientUri: t(),
10943
- inheritedLevel: Ne,
10944
- requestedLevel: Ne
10945
- }), fk = s({
10961
+ inheritedLevel: je,
10962
+ requestedLevel: je
10963
+ }), wk = s({
10946
10964
  recipientUri: t(),
10947
- fromLevel: f([Ne, c("")]),
10948
- toLevel: Ne,
10965
+ fromLevel: f([je, c("")]),
10966
+ toLevel: je,
10949
10967
  affected: B.array()
10950
- }), Sg = P.extend({
10968
+ }), kg = P.extend({
10951
10969
  canManageShares: d(),
10952
10970
  canMove: d()
10953
- }), gk = g(
10954
- Sg
10971
+ }), vk = g(
10972
+ kg
10955
10973
  );
10956
- function yk(a, e) {
10974
+ function kk(a, e) {
10957
10975
  const n = p(
10958
10976
  e.reduce(
10959
10977
  (o, i) => (o[i] = ji.shape[i], o),
@@ -10964,10 +10982,10 @@ function yk(a, e) {
10964
10982
  _extend: n
10965
10983
  });
10966
10984
  }
10967
- function wg(a) {
10985
+ function bg(a) {
10968
10986
  return "targetId" in a && !!a.targetId;
10969
10987
  }
10970
- function vg(a) {
10988
+ function Cg(a) {
10971
10989
  const e = a;
10972
10990
  return e.bookmarkLabel !== void 0 || e.bookmarkMeta !== void 0 || e.bookmarkUrl !== void 0;
10973
10991
  }
@@ -10975,61 +10993,61 @@ function as(a) {
10975
10993
  const e = a;
10976
10994
  return e && typeof e.id == "number" && typeof e.targetId == "number";
10977
10995
  }
10978
- const kg = {
10996
+ const xg = {
10979
10997
  bookmarkLink: as
10980
10998
  };
10981
- function bg(a, e) {
10982
- return e != null && kg[a](e);
10999
+ function Tg(a, e) {
11000
+ return e != null && xg[a](e);
10983
11001
  }
10984
- function Cg(a, e) {
11002
+ function _g(a, e) {
10985
11003
  return "tvChannelType" in a && a.tvChannelType === e;
10986
11004
  }
10987
- const xg = (a) => typeof a == "object" && a !== null && "error" in a && "errorMsg" in a && "messages" in a && typeof a.error == "number" && typeof a.errorMsg == "string" && Array.isArray(a.messages), Tg = (a) => a !== null && typeof a == "object" && "error" in a && "aborted" in a && a.error === -1 && a.aborted === !0, Sk = {
10988
- isBookmarkLink: wg,
10989
- isBookmarkCustom: vg,
11005
+ const Ag = (a) => typeof a == "object" && a !== null && "error" in a && "errorMsg" in a && "messages" in a && typeof a.error == "number" && typeof a.errorMsg == "string" && Array.isArray(a.messages), Lg = (a) => a !== null && typeof a == "object" && "error" in a && "aborted" in a && a.error === -1 && a.aborted === !0, bk = {
11006
+ isBookmarkLink: bg,
11007
+ isBookmarkCustom: Cg,
10990
11008
  isBookmarkRawList: as,
10991
- isTVChannelType: Cg,
10992
- objectIsType: bg,
10993
- isStandardApiError: xg,
10994
- isAbortApiError: Tg
11009
+ isTVChannelType: _g,
11010
+ objectIsType: Tg,
11011
+ isStandardApiError: Ag,
11012
+ isAbortApiError: Lg
10995
11013
  };
10996
- function _g(a, e) {
11014
+ function Rg(a, e) {
10997
11015
  return a && !a.endsWith(e) ? `${a}${e}` : a;
10998
11016
  }
10999
11017
  function os(a, e) {
11000
11018
  return a?.startsWith(e) ? a.split("").slice(e.length).join("") : a;
11001
11019
  }
11002
- function wk(a) {
11020
+ function Ck(a) {
11003
11021
  return a.toString().padStart(2, "0");
11004
11022
  }
11005
- const Ag = p({
11023
+ const Fg = p({
11006
11024
  type: t(),
11007
11025
  recordId: f([t().regex(new RegExp("[0-9]+")), r()])
11008
- }), Lg = (a, e) => Ag.passthrough().safeParse(a).success, Rg = p({
11026
+ }), Eg = (a, e) => Fg.passthrough().safeParse(a).success, jg = p({
11009
11027
  uri: t().regex(new RegExp("[a-zA-Z]+/[0-9]+"))
11010
- }), Fg = (a, e) => Rg.passthrough().safeParse(a).success;
11028
+ }), Dg = (a, e) => jg.passthrough().safeParse(a).success;
11011
11029
  function to(a) {
11012
- if (Fg(a)) return a.uri;
11013
- if (Lg(a)) return `${a.type}/${a.recordId}`;
11030
+ if (Dg(a)) return a.uri;
11031
+ if (Eg(a)) return `${a.type}/${a.recordId}`;
11014
11032
  throw new Error("Invalid uri or typeId " + JSON.stringify(a));
11015
11033
  }
11016
- function Eg(a) {
11017
- return os(_g(a.from, "/"), "/") ?? "";
11034
+ function Ig(a) {
11035
+ return os(Rg(a.from, "/"), "/") ?? "";
11018
11036
  }
11019
- function vk(a) {
11037
+ function xk(a) {
11020
11038
  return a.timestamp ? `?_=${a.timestamp}` : "";
11021
11039
  }
11022
- function jg(a) {
11040
+ function Og(a) {
11023
11041
  const e = [];
11024
11042
  return "timestamp" in a && a.timestamp && e.push(`_=${a.timestamp}`), "iconColor" in a && a.iconColor && e.push(`color=${a.iconColor}`), e.length ? "?" + e.join("&") : "";
11025
11043
  }
11026
- function Dg(a, e = 2) {
11044
+ function Pg(a, e = 2) {
11027
11045
  return "size" in a && a.size ? a.size : "width" in a && typeof a.width == "number" && "height" in a && typeof a.height == "number" ? `${a.width * e}x${a.height * e}` : "";
11028
11046
  }
11029
- function Ig(a) {
11047
+ function Mg(a) {
11030
11048
  return a.format ?? "png";
11031
11049
  }
11032
- function Og(a) {
11050
+ function Ug(a) {
11033
11051
  try {
11034
11052
  return new URL(a);
11035
11053
  } catch {
@@ -11041,19 +11059,19 @@ function Og(a) {
11041
11059
  }
11042
11060
  function no(a, e = 2) {
11043
11061
  if ("url" in a && a.url) {
11044
- const n = Og(a.url);
11062
+ const n = Ug(a.url);
11045
11063
  if (n)
11046
11064
  return "timestamp" in a && a.timestamp && !n.searchParams.has("_") && n.searchParams.append("_", a.timestamp.toString()), n.toString();
11047
11065
  }
11048
11066
  try {
11049
11067
  let n;
11050
11068
  if (a.uri ? n = a.uri.indexOf("icons/") === 0 ? a.uri : to({ uri: a.uri }) : a.type && a.recordId && (n = a.type === "icons" ? a.type + "/" + a.recordId : to({ type: a.type, recordId: a.recordId })), !n) throw new Error();
11051
- return `/${Eg(a)}${Dg(a, e)}/${n}.${Ig(a)}${jg(a)}`;
11069
+ return `/${Ig(a)}${Pg(a, e)}/${n}.${Mg(a)}${Og(a)}`;
11052
11070
  } catch {
11053
11071
  return "";
11054
11072
  }
11055
11073
  }
11056
- const kk = [
11074
+ const Tk = [
11057
11075
  "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
11058
11076
  "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
11059
11077
  "application/vnd.openxmlformats-officedocument.presentationml.presentation",
@@ -11080,7 +11098,7 @@ const kk = [
11080
11098
  "text/csv",
11081
11099
  "video/mp4",
11082
11100
  "video/webm"
11083
- ], Pg = [
11101
+ ], Bg = [
11084
11102
  "docx",
11085
11103
  "xlsx",
11086
11104
  "csv",
@@ -11133,16 +11151,16 @@ const kk = [
11133
11151
  "application/vnd.ms-excel": "xlsx",
11134
11152
  "video/mp4": "mp4",
11135
11153
  "video/webm": "webm"
11136
- }, is = (a) => Object.keys(Ft).find((e) => Ft[e] === a), bk = (a) => Ft[a] ?? void 0;
11154
+ }, is = (a) => Object.keys(Ft).find((e) => Ft[e] === a), _k = (a) => Ft[a] ?? void 0;
11137
11155
  function ss(a) {
11138
11156
  const e = String(a).split(".").pop();
11139
- return Pg.find((n) => n === e);
11157
+ return Bg.find((n) => n === e);
11140
11158
  }
11141
- const Mg = (a) => {
11159
+ const qg = (a) => {
11142
11160
  const e = ss(a);
11143
11161
  return is(e) ?? "application/octet-stream";
11144
- }, Ug = (a) => a ? (new Date(a).getTime() / 1e3).toFixed(0) : void 0, Ck = (a, e = "fitx80") => {
11145
- const n = Vg(a), o = Ug(a.dateModified);
11162
+ }, Vg = (a) => a ? (new Date(a).getTime() / 1e3).toFixed(0) : void 0, Ak = (a, e = "fitx80") => {
11163
+ const n = zg(a), o = Vg(a.dateModified);
11146
11164
  switch (n) {
11147
11165
  default:
11148
11166
  return;
@@ -11155,28 +11173,28 @@ const Mg = (a) => {
11155
11173
  case "image":
11156
11174
  return no({ timestamp: o, size: e, from: "imagecache", uri: a.uri });
11157
11175
  }
11158
- }, Bg = (a) => {
11176
+ }, Ng = (a) => {
11159
11177
  const e = ss(a);
11160
11178
  if (e !== void 0) {
11161
11179
  const n = is(e);
11162
11180
  return rs(n);
11163
11181
  }
11164
11182
  return "application";
11165
- }, qg = (a) => ["image/vnd", "image/svg", "image/heic"].findIndex((n) => a.startsWith(n)) !== -1;
11183
+ }, Wg = (a) => ["image/vnd", "image/svg", "image/heic"].findIndex((n) => a.startsWith(n)) !== -1;
11166
11184
  function rs(a) {
11167
- return a?.startsWith("folder/") ? "folder" : a == null || qg(a) ? "application" : a.startsWith("image/gif") ? "gif" : a.startsWith("image/") ? "image" : a.startsWith("video/") ? "video" : a.startsWith("audio/") ? "audio" : a.startsWith("font/") || a.startsWith("application/x-font-ttf") || a.startsWith("application/vnd.ms-opentype") ? "font" : a.startsWith("text/") ? "text" : "application";
11185
+ return a?.startsWith("folder/") ? "folder" : a == null || Wg(a) ? "application" : a.startsWith("image/gif") ? "gif" : a.startsWith("image/") ? "image" : a.startsWith("video/") ? "video" : a.startsWith("audio/") ? "audio" : a.startsWith("font/") || a.startsWith("application/x-font-ttf") || a.startsWith("application/vnd.ms-opentype") ? "font" : a.startsWith("text/") ? "text" : "application";
11168
11186
  }
11169
- const xk = (a, e, n = "rr") => n === "ng" ? `/ng/file/${a}/${e}` : `/ng/rr/file/${a}/${e}`, Tk = (a) => a.mimetype === void 0 || a.mimetype === "application/octet-stream" ? Mg(a.title) : a.mimetype, Vg = (a) => a.mimetype === void 0 || a.mimetype === "application/octet-stream" ? Bg(a.title) : rs(a.mimetype), _k = (a, e) => Object.keys(ns.article[e]).includes(a.type), Ak = (a, e) => Object.keys(ns.comment[e]).includes(a.type);
11187
+ const Lk = (a, e, n = "rr") => n === "ng" ? `/ng/file/${a}/${e}` : `/ng/rr/file/${a}/${e}`, Rk = (a) => a.mimetype === void 0 || a.mimetype === "application/octet-stream" ? qg(a.title) : a.mimetype, zg = (a) => a.mimetype === void 0 || a.mimetype === "application/octet-stream" ? Ng(a.title) : rs(a.mimetype), Fk = (a, e) => Object.keys(ns.article[e]).includes(a.type), Ek = (a, e) => Object.keys(ns.comment[e]).includes(a.type);
11170
11188
  function cs(a) {
11171
11189
  return a.startsWith("tag_") || a === "tags";
11172
11190
  }
11173
11191
  function ls(a) {
11174
11192
  return Object.fromEntries(Object.entries(a).filter(([e]) => cs(e)));
11175
11193
  }
11176
- function Lk(a) {
11194
+ function jk(a) {
11177
11195
  return Object.values(ls(a)).flat();
11178
11196
  }
11179
- function Ng(a, e, n) {
11197
+ function Gg(a, e, n) {
11180
11198
  return Object.fromEntries(
11181
11199
  Object.entries(a).filter(([o]) => cs(o)).map(([o, i]) => {
11182
11200
  const l = Array.isArray(i) ? i.map(
@@ -11186,10 +11204,10 @@ function Ng(a, e, n) {
11186
11204
  })
11187
11205
  );
11188
11206
  }
11189
- function Rk(a) {
11190
- return Ng(a, "uri");
11207
+ function Dk(a) {
11208
+ return Gg(a, "uri");
11191
11209
  }
11192
- const Fk = (a) => {
11210
+ const Ik = (a) => {
11193
11211
  let e = {};
11194
11212
  "_errors" in a && (e._errors = a._errors), "_options" in a && (e._options = a._options), "title" in a && (e.title = a.title), "description" in a && a.description && (e.description = a.description), "activity" in a && (e.activity = a.activity), "image" in a && (e.image = a.image), "uri" in a && (e.uri = a.uri), "type" in a && (e.type = a.type), "edito" in a && a.edito && (e.edito = a.edito), "category" in a && (e.category = a.category.toString()), "commentLevel" in a && (e.commentLevel = a.commentLevel), "_options" in a && a._options?.custom_widgets && (e.custom_widgets = Array.isArray(a._options.custom_widgets) ? {} : a._options.custom_widgets), "displayType" in a && (e.displayType = a.displayType), "language" in a && a.language && (e.language = a.language), "edit_access" in a && (e.edit_access = a.edit_access), "lock_mail" in a && (e.lock_mail = a.lock_mail), "fileSyncEnabled" in a && (e.fileSyncEnabled = a.fileSyncEnabled), "fileSyncVersioningType" in a && (e.fileSyncVersioningType = a.fileSyncVersioningType), "fileBankQuota" in a && (e.fileBankQuota = a.fileBankQuota), "idCommunity" in a && (e.idCommunity = a.idCommunity), "lastRssExecution" in a && (e.lastRssExecution = a.lastRssExecution), "mail_comment" in a && (e.mail_comment = a.mail_comment), "mail_frequency" in a && (e.mail_frequency = a.mail_frequency), "mail_spotit" in a && (e.mail_spotit = a.mail_spotit), "mail_subscriber" in a && (e.mail_subscriber = a.mail_subscriber), "notifyFolder" in a && (e.notifyFolder = a.notifyFolder), "nounsubscribe" in a && (e.nounsubscribe = a.nounsubscribe), "privacy" in a && (e.privacy = a.privacy), "publishFolder" in a && (e.publishFolder = a.publishFolder), "rss_access" in a && (e.rss_access = a.rss_access), "rss_feed" in a && (e.rss_feed = a.rss_feed && Array.isArray(a.rss_feed) ? JSON.stringify(
11195
11213
  a.rss_feed.map(({ _user: o, ...i }) => ({
@@ -11198,9 +11216,9 @@ const Fk = (a) => {
11198
11216
  }))
11199
11217
  ) : "[]"), "rss_key" in a && (e.rss_key = a.rss_key), "spot_right_user" in a && (e.spot_right_user = a.spot_right_user), "spotBanner" in a && (e.spotBanner = a.spotBanner), "spotDefaultPublishType" in a && (e.spotDefaultPublishType = a.spotDefaultPublishType), "user_level_signup" in a && (e.user_level_signup = a.user_level_signup), "useTeaser" in a && (e.useTeaser = a.useTeaser), "widgets" in a && (e.widgets = a.widgets);
11200
11218
  const n = ls(a);
11201
- if (e = { ...e, ...n }, Wg(a, e))
11219
+ if (e = { ...e, ...n }, Hg(a, e))
11202
11220
  return e;
11203
- }, Wg = (a, e) => {
11221
+ }, Hg = (a, e) => {
11204
11222
  const n = [
11205
11223
  "id",
11206
11224
  "mainType",
@@ -11219,11 +11237,11 @@ const Fk = (a) => {
11219
11237
  if (u.length > 0 || m.length > 0)
11220
11238
  throw new Error(`prepareGroupForUpdate :: Wrong group mapping | Diff : ${JSON.stringify(v)}`);
11221
11239
  return !0;
11222
- }, Ek = (a) => Ie.safeParse(a).success;
11223
- function zg(a, e) {
11240
+ }, Ok = (a) => Oe.safeParse(a).success;
11241
+ function $g(a, e) {
11224
11242
  return Math.floor(a * 100 / e);
11225
11243
  }
11226
- function Gg(a, e = ":") {
11244
+ function Zg(a, e = ":") {
11227
11245
  return a.reduce(
11228
11246
  (n, o) => (n[o] = ds(o, e), n),
11229
11247
  {}
@@ -11247,18 +11265,18 @@ function hs(a, e = ":") {
11247
11265
  const n = new Date(a);
11248
11266
  return `${n.getHours()}`.padStart(2, "0") + `${e}` + `${n.getMinutes()}`.padStart(2, "0");
11249
11267
  }
11250
- const jk = {
11268
+ const Pk = {
11251
11269
  getTime: hs,
11252
11270
  getDate: ms,
11253
11271
  getLabel: us,
11254
11272
  capitalize: ps,
11255
- surveyDateLabels: Gg,
11273
+ surveyDateLabels: Zg,
11256
11274
  getLabelToTranslate: ds,
11257
- toPercent: zg
11258
- }, Dk = (a) => pe.safeParse(a).success, Ik = (a) => F(a, Gt), Ok = (a) => F(a, $t), Pk = (a) => F(a, Wt), Mk = (a) => F(a, cn), Uk = (a) => F(a, $n), Bk = (a) => F(a, Jt), qk = (a) => F(a, Yt), Vk = (a) => F(a, Xt), Nk = (a) => F(a, tn), Wk = (a) => F(a, an), zk = (a, e) => F(a, gn, e), Gk = (a) => F(a, An), Hk = (a) => F(a, On), $k = (a) => F(a, oa), Zk = (a) => F(a, un), Jk = (a) => F(a, vn), Qk = (a) => F(a, bn), Yk = (a) => F(a, En), Kk = (a) => F(a, ya), Xk = (a) => F(a, fa), eb = (a) => F(a, Vt), tb = (a) => F(a, Sn), nb = (a) => F(a, sn), ab = (a) => F(a, sa), ob = (a) => F(a, dn), ib = (a) => F(a, Mn), sb = (a) => F(a, _n), rb = (a) => F(a, hn), cb = (a) => F(a, Jn), lb = (a) => F(a, Yn), db = (a) => F(a, Gn), pb = (a) => F(a, Xn), ub = (a) => F(a, ta), mb = (a) => F(a, ma), hb = (a) => F(a, Dn), fb = (a) => F(a, Wn), gb = (a) => F(a, Bn), yb = (a) => F(a, Vn), Sb = (a) => F(a, da), wb = (a) => F(a, ca), vb = (a) => F(a, Rn), kb = (a, e) => F(a, xn, e), bb = (a) => F(a, wa), Hg = new et(new bc()), Cb = new lo(Hg), xb = lo;
11275
+ toPercent: $g
11276
+ }, Mk = (a) => pe.safeParse(a).success, Uk = (a) => F(a, Gt), Bk = (a) => F(a, $t), qk = (a) => F(a, Wt), Vk = (a) => F(a, cn), Nk = (a) => F(a, $n), Wk = (a) => F(a, Jt), zk = (a) => F(a, Yt), Gk = (a) => F(a, Xt), Hk = (a) => F(a, tn), $k = (a) => F(a, an), Zk = (a, e) => F(a, gn, e), Jk = (a) => F(a, An), Qk = (a) => F(a, On), Yk = (a) => F(a, oa), Kk = (a) => F(a, un), Xk = (a) => F(a, vn), eb = (a) => F(a, bn), tb = (a) => F(a, En), nb = (a) => F(a, ya), ab = (a) => F(a, fa), ob = (a) => F(a, Vt), ib = (a) => F(a, Sn), sb = (a) => F(a, sn), rb = (a) => F(a, sa), cb = (a) => F(a, dn), lb = (a) => F(a, Mn), db = (a) => F(a, _n), pb = (a) => F(a, hn), ub = (a) => F(a, Jn), mb = (a) => F(a, Yn), hb = (a) => F(a, Gn), fb = (a) => F(a, Xn), gb = (a) => F(a, ta), yb = (a) => F(a, ma), Sb = (a) => F(a, Dn), wb = (a) => F(a, Wn), vb = (a) => F(a, Bn), kb = (a) => F(a, Vn), bb = (a) => F(a, da), Cb = (a) => F(a, ca), xb = (a) => F(a, Rn), Tb = (a, e) => F(a, xn, e), _b = (a) => F(a, wa), Jg = new tt(new bc()), Ab = new lo(Jg), Lb = lo;
11259
11277
  export {
11260
- fg as ACCESS_REQUEST_ACCEPT,
11261
- gg as ACCESS_REQUEST_DENY,
11278
+ Sg as ACCESS_REQUEST_ACCEPT,
11279
+ wg as ACCESS_REQUEST_DENY,
11262
11280
  gs as AdminAdvancedApi,
11263
11281
  Ss as AdminLicenseApi,
11264
11282
  ws as AdminLogApi,
@@ -11266,22 +11284,22 @@ export {
11266
11284
  ks as AdminUtilsApi,
11267
11285
  kc as ApiErrorCode,
11268
11286
  Ca as AsyncJobStateSchema,
11269
- BS as AsyncJobStatusSchema,
11287
+ NS as AsyncJobStatusSchema,
11270
11288
  si as BookmarkType,
11271
- Fa as ContentReportStatus,
11272
- kv as CreateRoomPayloadSchema,
11289
+ Ea as ContentReportStatus,
11290
+ xv as CreateRoomPayloadSchema,
11273
11291
  od as DateFormatSchema,
11274
- zS as DiapazoneExtraFieldsSchema,
11275
- Za as FREQUENCY_DAILY,
11292
+ $S as DiapazoneExtraFieldsSchema,
11293
+ Ja as FREQUENCY_DAILY,
11276
11294
  Oc as FREQUENCY_GROUP,
11277
11295
  Ic as FREQUENCY_INHERIT,
11278
- Qa as FREQUENCY_NEVER,
11279
- $a as FREQUENCY_NOW,
11280
- Ja as FREQUENCY_WEEKLY,
11296
+ Ya as FREQUENCY_NEVER,
11297
+ Za as FREQUENCY_NOW,
11298
+ Qa as FREQUENCY_WEEKLY,
11281
11299
  z as Format,
11282
11300
  ko as GroupModerateStatus,
11283
11301
  bo as GroupPrivacy,
11284
- Jf as ImapConnection,
11302
+ Kf as ImapConnection,
11285
11303
  lr as JApplicationApi,
11286
11304
  wr as JArticleApi,
11287
11305
  br as JAssetReservation,
@@ -11308,7 +11326,7 @@ export {
11308
11326
  Hr as JIAApi,
11309
11327
  Gr as JJamespotApi,
11310
11328
  Zr as JLandApi,
11311
- ov as JLandMapCreationSchema,
11329
+ rv as JLandMapCreationSchema,
11312
11330
  Jr as JLuccaApi,
11313
11331
  ec as JModuleApi,
11314
11332
  nc as JObjectApi,
@@ -11326,37 +11344,37 @@ export {
11326
11344
  vc as JWidgetApi,
11327
11345
  lo as JamespotUserApi,
11328
11346
  $r as JitsiApi,
11329
- $g as LanguagesList,
11347
+ Qg as LanguagesList,
11330
11348
  Pt as LanguagesSchema,
11331
- Iv as LicenseUserPriceUpdateSimulationSchema,
11332
- et as Network,
11349
+ Mv as LicenseUserPriceUpdateSimulationSchema,
11350
+ tt as Network,
11333
11351
  id as NumberFormatSchema,
11334
- Nv as OfficeProviderSchema,
11352
+ Gv as OfficeProviderSchema,
11335
11353
  Xa as OrgChartConfigSchema,
11336
- uv as OrgChartConfigurationSchema,
11354
+ fv as OrgChartConfigurationSchema,
11337
11355
  Ka as OrgChartLinkSchema,
11338
- vh as OrgChartNodeSchema,
11339
- pv as OrgChartUpdateMetasFormSchema,
11356
+ Ch as OrgChartNodeSchema,
11357
+ hv as OrgChartUpdateMetasFormSchema,
11340
11358
  Kp as PublishButtonConfigurationCustomSectionSchema,
11341
- bS as PublishButtonConfigurationSchema,
11359
+ TS as PublishButtonConfigurationSchema,
11342
11360
  gm as PublishButtonSectionEntrySchema,
11343
11361
  ym as PublishButtonSectionSchema,
11344
- yw as PublishButtonSectionsSchema,
11362
+ vw as PublishButtonSectionsSchema,
11345
11363
  hi as RecurrenceRule,
11346
11364
  cr as StudioApplicationStatus,
11347
11365
  va as SurveyFieldName,
11348
11366
  Gi as TVChannelCustomSchema,
11349
11367
  hc as TVDisplayApi,
11350
- mg as TeamWorkAiTaskSchema,
11351
- ek as TeamWorkDaySummaryStateSchema,
11352
- Xv as TeamWorkTodoStateSchema,
11353
- ik as TwoFactorAuthenticationDailyActivationStatisticsSchema,
11354
- ok as TwoFactorAuthenticationGenerateConfigurationSchema,
11355
- ak as TwoFactorAuthenticationStatisticsSchema,
11356
- my as UserAIProfileSchema,
11357
- hy as UserBirthdaySchema,
11368
+ gg as TeamWorkAiTaskSchema,
11369
+ ak as TeamWorkDaySummaryStateSchema,
11370
+ nk as TeamWorkTodoStateSchema,
11371
+ ck as TwoFactorAuthenticationDailyActivationStatisticsSchema,
11372
+ rk as TwoFactorAuthenticationGenerateConfigurationSchema,
11373
+ sk as TwoFactorAuthenticationStatisticsSchema,
11374
+ gy as UserAIProfileSchema,
11375
+ yy as UserBirthdaySchema,
11358
11376
  Ac as UserLevel,
11359
- uy as UserNotificationsConfigurationSchema,
11377
+ fy as UserNotificationsConfigurationSchema,
11360
11378
  Lc as UserVariant,
11361
11379
  Cd as WIDGET_LEVEL_1,
11362
11380
  xd as WIDGET_LEVEL_2,
@@ -11366,31 +11384,31 @@ export {
11366
11384
  Zp as WRITE_RIGHT_ALL,
11367
11385
  Qp as WRITE_RIGHT_CUSTOM,
11368
11386
  Yp as WRITE_RIGHT_PUBLIC,
11369
- Ky as WidgetPresenceResponseUserListSchema,
11387
+ tS as WidgetPresenceResponseUserListSchema,
11370
11388
  Sd as WidgetQuickSurveyContentArrSchema,
11371
- Xy as WidgetQuickSurveyResponseSchema,
11372
- eS as WidgetQuickSurveyResponseUserListSchema,
11389
+ nS as WidgetQuickSurveyResponseSchema,
11390
+ aS as WidgetQuickSurveyResponseUserListSchema,
11373
11391
  h as WidgetsName,
11374
11392
  bc as WindowBrowser,
11375
- rk as accessRequestStatusValuesSchema,
11376
- pw as actionParamsSchema,
11377
- lw as actionVerbSchema,
11378
- cS as addCommentParamsSchema,
11379
- Zw as addFaqEntrySchema,
11393
+ dk as accessRequestStatusValuesSchema,
11394
+ hw as actionParamsSchema,
11395
+ uw as actionVerbSchema,
11396
+ pS as addCommentParamsSchema,
11397
+ Yw as addFaqEntrySchema,
11380
11398
  tu as adminAppSchema,
11381
11399
  eu as adminAppTabSchema,
11382
- jS as adminAppsSchema,
11383
- CS as adminLicenseStatsSchema,
11384
- _S as adminLicensesAssignedSchema,
11385
- TS as adminLicensesNotAssignedSchema,
11386
- AS as adminLogNavigationSchema,
11387
- LS as adminLogObjectSchema,
11388
- RS as adminLogSearchSchema,
11389
- DS as animationConfigurationTypeSchema,
11400
+ OS as adminAppsSchema,
11401
+ _S as adminLicenseStatsSchema,
11402
+ RS as adminLicensesAssignedSchema,
11403
+ LS as adminLicensesNotAssignedSchema,
11404
+ FS as adminLogNavigationSchema,
11405
+ ES as adminLogObjectSchema,
11406
+ jS as adminLogSearchSchema,
11407
+ PS as animationConfigurationTypeSchema,
11390
11408
  au as animationStatsRowSchema,
11391
- IS as animationStatsSchema,
11409
+ MS as animationStatsSchema,
11392
11410
  nu as animationVariantSchema,
11393
- xb as api,
11411
+ Lb as api,
11394
11412
  Xs as applicationActionBaseSchema,
11395
11413
  We as applicationBaseSchema,
11396
11414
  tr as applicationDefaultSchema,
@@ -11401,290 +11419,292 @@ export {
11401
11419
  rr as applicationSchema,
11402
11420
  or as applicationTabSchema,
11403
11421
  ir as applicationWithTabsSchema,
11404
- lt as articleCreationSchema,
11422
+ dt as articleCreationSchema,
11405
11423
  wl as articleDisplayModeSchema,
11406
- iS as articleGetConfigSchema,
11407
- oS as articleListConfigSchema,
11408
- OS as articleTranslationGetSchema,
11424
+ cS as articleGetConfigSchema,
11425
+ rS as articleListConfigSchema,
11426
+ US as articleTranslationGetSchema,
11409
11427
  iu as articleTranslationLanguageSchema,
11410
11428
  su as articleTranslationTranslateSchema,
11411
- PS as aseiGroupsSchema,
11412
- MS as aseiRightsSchema,
11429
+ BS as aseiGroupsSchema,
11430
+ qS as aseiRightsSchema,
11413
11431
  ru as aseiTicketStatusSchema,
11414
- US as assetReservationConfigurationSchema,
11415
- Xg as audienceAutocompleteSchema,
11432
+ VS as assetReservationConfigurationSchema,
11433
+ ny as audienceAutocompleteSchema,
11416
11434
  Te as audienceSchema,
11417
- ty as autocompleteLittleSchema,
11418
- sS as baseArticleSchema,
11435
+ oy as autocompleteLittleSchema,
11436
+ lS as baseArticleSchema,
11419
11437
  po as baseAutocompleteSchema,
11420
11438
  xa as bbbRoomSettingsShape,
11421
- SS as bookmarkCustomSchema,
11422
- gS as bookmarkLinkSchema,
11423
- yS as bookmarkTypesSchema,
11424
- dy as businessContactSchema,
11425
- aw as calendarEventListSchema,
11426
- ow as calendarEventViewSchema,
11427
- nw as calendarEventsExtension,
11428
- cw as calendarMemberLittleSchema,
11439
+ kS as bookmarkCustomSchema,
11440
+ wS as bookmarkLinkSchema,
11441
+ vS as bookmarkTypesSchema,
11442
+ my as businessContactSchema,
11443
+ sw as calendarEventListSchema,
11444
+ rw as calendarEventViewSchema,
11445
+ iw as calendarEventsExtension,
11446
+ pw as calendarMemberLittleSchema,
11429
11447
  Ju as calendarOldEventSchema,
11430
- rw as calendarTabSchema,
11448
+ dw as calendarTabSchema,
11431
11449
  rl as categorySchema,
11432
11450
  Jl as chartTypeSchema,
11433
11451
  Ql as chartsPieDatumSchema,
11434
11452
  Yl as chartsSerieSchema,
11435
- Wg as checkProperties,
11453
+ Hg as checkProperties,
11436
11454
  q as combineFormat,
11437
- mw as combinedContentFactoryDataSchema,
11438
- uS as combinedSurveyFieldOptionsSchema,
11455
+ gw as combinedContentFactoryDataSchema,
11456
+ fS as combinedSurveyFieldOptionsSchema,
11439
11457
  Jd as combinedSurveyFieldSchema,
11440
- pS as combinedSurveyFieldTypeSchema,
11458
+ hS as combinedSurveyFieldTypeSchema,
11441
11459
  Ld as combinedWidgetContentSchema,
11442
11460
  Io as combinedWidgetTypeSchema,
11443
- ey as communitySchema,
11444
- Wy as contactEntrySchema,
11445
- Ny as contactShowFieldsSchema,
11461
+ Jm as commentWithActionsSchema,
11462
+ Ym as commentsPreviewSchema,
11463
+ ay as communitySchema,
11464
+ Hy as contactEntrySchema,
11465
+ Gy as contactShowFieldsSchema,
11446
11466
  xi as contentFactoryDefaultDataSchema,
11447
11467
  Ti as contentFactorySurveyDataSchema,
11448
- uw as contentFactoryTypes,
11449
- ih as createFaqCategorySchema,
11450
- sh as createFaqEntrySchema,
11451
- Gw as createFaqThemeSchema,
11468
+ fw as contentFactoryTypes,
11469
+ ch as createFaqCategorySchema,
11470
+ lh as createFaqEntrySchema,
11471
+ Zw as createFaqThemeSchema,
11452
11472
  Xc as createGroupSchema,
11453
- fw as createReportParamsSchema,
11454
- Oy as cssBackgroundPositionSchema,
11455
- Py as cssBackgroundSizeSchema,
11473
+ Sw as createReportParamsSchema,
11474
+ Uy as cssBackgroundPositionSchema,
11475
+ By as cssBackgroundSizeSchema,
11456
11476
  hl as cssTextAlignTypeSchema,
11457
- Vv as davAddressBookContactSchema,
11458
- qv as davCalendarEventSchema,
11459
- Pa as deepEqual,
11460
- Cb as default,
11461
- Hw as deleteFaqThemeSchema,
11462
- Ow as discussionPropertiesSchema,
11477
+ zv as davAddressBookContactSchema,
11478
+ Wv as davCalendarEventSchema,
11479
+ Ma as deepEqual,
11480
+ Ab as default,
11481
+ Jw as deleteFaqThemeSchema,
11482
+ Uw as discussionPropertiesSchema,
11463
11483
  Lm as discussionPropertySchema,
11464
11484
  bm as driveAccountSchema,
11465
- Lw as driveGetAccountParamsSchema,
11466
- Rw as driveGetAccountSchema,
11467
- _w as driveGetDocumentParamsSchema,
11468
- Iw as driveGetGroupsParamsSchema,
11469
- Ew as driveGetTenantsParamsSchema,
11470
- xw as driveItemTypeSchema,
11471
- Aw as driveLogoutParamsSchema,
11472
- Fw as driveSetDefaultAccountParamsSchema,
11473
- Tw as driveTmpFileSchema,
11474
- bw as dropboxDocumentEntitySchema,
11485
+ Ew as driveGetAccountParamsSchema,
11486
+ jw as driveGetAccountSchema,
11487
+ Rw as driveGetDocumentParamsSchema,
11488
+ Mw as driveGetGroupsParamsSchema,
11489
+ Iw as driveGetTenantsParamsSchema,
11490
+ Aw as driveItemTypeSchema,
11491
+ Fw as driveLogoutParamsSchema,
11492
+ Dw as driveSetDefaultAccountParamsSchema,
11493
+ Lw as driveTmpFileSchema,
11494
+ Tw as dropboxDocumentEntitySchema,
11475
11495
  xm as dropboxDocumentParamsSchema,
11476
- Dw as dropboxGetDocumentsParamsSchema,
11477
- Vw as editFaqCategorySchema,
11478
- Jw as editFaqEntrySchema,
11479
- $w as editFaqThemeSchema,
11480
- Qg as ensureApplication,
11481
- Jg as ensureApplicationTabs,
11482
- tw as ensureIsCalendarOldEvent,
11483
- JS as ensureIsMeetingList,
11484
- GS as ensureIsSocialEventList,
11496
+ Pw as dropboxGetDocumentsParamsSchema,
11497
+ zw as editFaqCategorySchema,
11498
+ Kw as editFaqEntrySchema,
11499
+ Qw as editFaqThemeSchema,
11500
+ Xg as ensureApplication,
11501
+ Kg as ensureApplicationTabs,
11502
+ ow as ensureIsCalendarOldEvent,
11503
+ KS as ensureIsMeetingList,
11504
+ ZS as ensureIsSocialEventList,
11485
11505
  ap as ensureIsSurveyData,
11486
- mS as ensureIsTemplateFile,
11487
- Ek as ensureIsViewEvent,
11488
- fv as ensureTVGetConfigureDynamicChannelResponse,
11489
- gv as ensureTVGetConfigureSlideshowChannelResponse,
11490
- eb as ensureWidgetAccessibilityType,
11491
- Pk as ensureWidgetApplicationType,
11492
- Ik as ensureWidgetArticleAttachmentType,
11493
- Ok as ensureWidgetArticleButtonType,
11494
- Bk as ensureWidgetArticleGalleryType,
11495
- qk as ensureWidgetArticleImageType,
11496
- Vk as ensureWidgetArticleSliderType,
11497
- Nk as ensureWidgetArticleTextType,
11498
- Wk as ensureWidgetArticleTitleType,
11499
- nb as ensureWidgetBirthdayType,
11500
- Mk as ensureWidgetButtonType,
11501
- Zk as ensureWidgetCalendarCalDavType,
11502
- ob as ensureWidgetCalendarType,
11503
- rb as ensureWidgetChartsType,
11504
- zk as ensureWidgetCheckListType,
11505
- tb as ensureWidgetColorType,
11506
- Qk as ensureWidgetContactCardDavType,
11507
- Jk as ensureWidgetContactType,
11506
+ gS as ensureIsTemplateFile,
11507
+ Ok as ensureIsViewEvent,
11508
+ Sv as ensureTVGetConfigureDynamicChannelResponse,
11509
+ wv as ensureTVGetConfigureSlideshowChannelResponse,
11510
+ ob as ensureWidgetAccessibilityType,
11511
+ qk as ensureWidgetApplicationType,
11512
+ Uk as ensureWidgetArticleAttachmentType,
11513
+ Bk as ensureWidgetArticleButtonType,
11514
+ Wk as ensureWidgetArticleGalleryType,
11515
+ zk as ensureWidgetArticleImageType,
11516
+ Gk as ensureWidgetArticleSliderType,
11517
+ Hk as ensureWidgetArticleTextType,
11518
+ $k as ensureWidgetArticleTitleType,
11519
+ sb as ensureWidgetBirthdayType,
11520
+ Vk as ensureWidgetButtonType,
11521
+ Kk as ensureWidgetCalendarCalDavType,
11522
+ cb as ensureWidgetCalendarType,
11523
+ pb as ensureWidgetChartsType,
11524
+ Zk as ensureWidgetCheckListType,
11525
+ ib as ensureWidgetColorType,
11526
+ eb as ensureWidgetContactCardDavType,
11527
+ Xk as ensureWidgetContactType,
11508
11528
  vl as ensureWidgetContent,
11509
- kb as ensureWidgetCountdownType,
11510
- sb as ensureWidgetCoverType,
11511
- Gk as ensureWidgetDatasourceTableType,
11512
- bv as ensureWidgetDefinitionProps,
11513
- vb as ensureWidgetDocumentsType,
11514
- Yk as ensureWidgetEmailsImapType,
11515
- hb as ensureWidgetEmbedType,
11516
- Hk as ensureWidgetExcelDatasourceTableType,
11517
- ib as ensureWidgetExtensionType,
11518
- gb as ensureWidgetFaqType,
11519
- yb as ensureWidgetFileType,
11520
- fb as ensureWidgetFlocklerType,
11521
- db as ensureWidgetImageType,
11522
- Uk as ensureWidgetLuccaAbsenceType,
11523
- cb as ensureWidgetMeteoType,
11524
- lb as ensureWidgetMyGroupType,
11525
- pb as ensureWidgetNewsType,
11526
- ub as ensureWidgetNewsflashType,
11527
- Cv as ensureWidgetObjectHasMinimumProperties,
11528
- Zy as ensureWidgetPresenceContent,
11529
- Yy as ensureWidgetPresenceResponse,
11530
- Qy as ensureWidgetPresenceResponsePayload,
11531
- Jy as ensureWidgetPresenceType,
11532
- $k as ensureWidgetQuickSurveyType,
11533
- ab as ensureWidgetSeparatorType,
11534
- wb as ensureWidgetSliderType,
11535
- Sb as ensureWidgetSurveyType,
11536
- mb as ensureWidgetTextType,
11529
+ Tb as ensureWidgetCountdownType,
11530
+ db as ensureWidgetCoverType,
11531
+ Jk as ensureWidgetDatasourceTableType,
11532
+ Tv as ensureWidgetDefinitionProps,
11533
+ xb as ensureWidgetDocumentsType,
11534
+ tb as ensureWidgetEmailsImapType,
11535
+ Sb as ensureWidgetEmbedType,
11536
+ Qk as ensureWidgetExcelDatasourceTableType,
11537
+ lb as ensureWidgetExtensionType,
11538
+ vb as ensureWidgetFaqType,
11539
+ kb as ensureWidgetFileType,
11540
+ wb as ensureWidgetFlocklerType,
11541
+ hb as ensureWidgetImageType,
11542
+ Nk as ensureWidgetLuccaAbsenceType,
11543
+ ub as ensureWidgetMeteoType,
11544
+ mb as ensureWidgetMyGroupType,
11545
+ fb as ensureWidgetNewsType,
11546
+ gb as ensureWidgetNewsflashType,
11547
+ _v as ensureWidgetObjectHasMinimumProperties,
11548
+ Yy as ensureWidgetPresenceContent,
11549
+ eS as ensureWidgetPresenceResponse,
11550
+ Xy as ensureWidgetPresenceResponsePayload,
11551
+ Ky as ensureWidgetPresenceType,
11552
+ Yk as ensureWidgetQuickSurveyType,
11553
+ rb as ensureWidgetSeparatorType,
11554
+ Cb as ensureWidgetSliderType,
11555
+ bb as ensureWidgetSurveyType,
11556
+ yb as ensureWidgetTextType,
11537
11557
  F as ensureWidgetType,
11538
- Xk as ensureWidgetUserProfileType,
11539
- Kk as ensureWidgetWelcomeType,
11540
- Dk as ensureWidgetWrapperProps,
11541
- bb as ensureWidgetYoutubeType,
11542
- sw as eventModeSchema,
11543
- iw as eventStatusFilterSchema,
11558
+ ab as ensureWidgetUserProfileType,
11559
+ nb as ensureWidgetWelcomeType,
11560
+ Mk as ensureWidgetWrapperProps,
11561
+ _b as ensureWidgetYoutubeType,
11562
+ lw as eventModeSchema,
11563
+ cw as eventStatusFilterSchema,
11544
11564
  ji as extendSchema,
11545
- Pg as extensions,
11546
- Lk as extractFlattenTaxonomiesFromObject,
11565
+ Bg as extensions,
11566
+ jk as extractFlattenTaxonomiesFromObject,
11547
11567
  ls as extractTaxonomiesFromObject,
11548
- Ng as extractTaxonomiesFromObjectAndMapProperty,
11549
- Rk as extractTaxonomiesFromObjectAndMapUri,
11550
- tg as facetModeSchema,
11551
- zw as faqAccessSchema,
11568
+ Gg as extractTaxonomiesFromObjectAndMapProperty,
11569
+ Dk as extractTaxonomiesFromObjectAndMapUri,
11570
+ og as facetModeSchema,
11571
+ $w as faqAccessSchema,
11552
11572
  Di as faqContentItemSchema,
11553
- Ww as faqHookPropertiesSchema,
11554
- Nw as faqTaxonomySchema,
11555
- ah as faqWidgetCategoryItemSchema,
11556
- Bw as faqWidgetCategorySchema,
11557
- qw as faqWidgetItemSchema,
11558
- oh as faqWidgetItemUriCategorySchema,
11573
+ Hw as faqHookPropertiesSchema,
11574
+ Gw as faqTaxonomySchema,
11575
+ sh as faqWidgetCategoryItemSchema,
11576
+ Nw as faqWidgetCategorySchema,
11577
+ Ww as faqWidgetItemSchema,
11578
+ rh as faqWidgetItemUriCategorySchema,
11559
11579
  qc as fileCropConfigSchema,
11560
11580
  Nc as fileMainTypeSchema,
11561
- ev as fileSyncAdminSpotSchema,
11562
- tv as fileSyncAdminSpotsPropsSchema,
11563
- Kw as fileSyncFileBankSchema,
11564
- Xw as fileSyncUserQuotaSchema,
11581
+ av as fileSyncAdminSpotSchema,
11582
+ ov as fileSyncAdminSpotsPropsSchema,
11583
+ tv as fileSyncFileBankSchema,
11584
+ nv as fileSyncUserQuotaSchema,
11565
11585
  It as filterSchema,
11566
11586
  mr as filterValueSchema,
11567
11587
  ze as filtersSchema,
11568
- hk as folderShareConflictSchema,
11569
- fk as folderShareImpactSchema,
11570
- Ne as folderShareLevelSchema,
11571
- yg as folderShareRecipientTypeSchema,
11572
- mk as folderShareSchema,
11573
- Uw as formatExtensionSchema,
11588
+ Sk as folderShareConflictSchema,
11589
+ wk as folderShareImpactSchema,
11590
+ je as folderShareLevelSchema,
11591
+ vg as folderShareRecipientTypeSchema,
11592
+ yk as folderShareSchema,
11593
+ Vw as formatExtensionSchema,
11574
11594
  no as formatImgUrl,
11575
- nt as formatListSchema,
11595
+ at as formatListSchema,
11576
11596
  ns as formats,
11577
- jg as getArgs,
11578
- rS as getCommentsParamsSchema,
11597
+ Og as getArgs,
11598
+ dS as getCommentsParamsSchema,
11579
11599
  ss as getExtensionFromName,
11580
- bk as getFileExtensionFromMimetype,
11600
+ _k as getFileExtensionFromMimetype,
11581
11601
  rs as getFileFamily,
11582
- Bg as getFileFamilyFromName,
11583
- Ig as getFormat,
11584
- Eg as getFrom,
11585
- Dv as getLicenseArticlesParamsSchema,
11586
- Ev as getLicenseKindUsersParamsSchema,
11602
+ Ng as getFileFamilyFromName,
11603
+ Mg as getFormat,
11604
+ Ig as getFrom,
11605
+ Pv as getLicenseArticlesParamsSchema,
11606
+ Iv as getLicenseKindUsersParamsSchema,
11587
11607
  is as getMimetypeFromExtension,
11588
- Mg as getMimetypeFromName,
11589
- hw as getReportsParamsSchema,
11590
- Dg as getSize,
11591
- vk as getTimestamp,
11592
- sv as getUnclassifiedFilesParamsSchema,
11608
+ qg as getMimetypeFromName,
11609
+ yw as getReportsParamsSchema,
11610
+ Pg as getSize,
11611
+ xk as getTimestamp,
11612
+ lv as getUnclassifiedFilesParamsSchema,
11593
11613
  to as getUri,
11594
- Og as getUrl,
11595
- Cy as gifSchema,
11596
- Dy as groupCategoriesConfigurationSchema,
11614
+ Ug as getUrl,
11615
+ _y as gifSchema,
11616
+ Py as groupCategoriesConfigurationSchema,
11597
11617
  To as groupCustomWidgetSchema,
11598
- jy as groupListConfigSchema,
11599
- xy as groupMemberLevelSchema,
11600
- Ty as groupMemberSchema,
11618
+ Oy as groupListConfigSchema,
11619
+ Ay as groupMemberLevelSchema,
11620
+ Ly as groupMemberSchema,
11601
11621
  tl as groupModerateStatusSchema,
11602
11622
  Co as groupPrivacy,
11603
11623
  al as groupPropertiesOptionsSchema,
11604
11624
  il as groupPropertiesSchema,
11605
11625
  el as groupUserLevelSchema,
11606
11626
  xo as groupWidgetLittleSchema,
11607
- Ly as groupWidgetSchema,
11608
- _y as groupWidgetsSchema,
11627
+ Ey as groupWidgetSchema,
11628
+ Ry as groupWidgetsSchema,
11609
11629
  Ao as headingTypeSchema,
11610
- Av as hookListTypeSchema,
11611
- yy as imageFormValueSchema,
11612
- ot as imageSizeSchema,
11613
- Bv as imapInboxMailSchema,
11630
+ Fv as hookListTypeSchema,
11631
+ vy as imageFormValueSchema,
11632
+ it as imageSizeSchema,
11633
+ Nv as imapInboxMailSchema,
11614
11634
  cp as inferBookmarkListSchema,
11615
- Ze as inferBookmarkRawListSchema,
11635
+ Je as inferBookmarkRawListSchema,
11616
11636
  Ot as inferMaybeWithToken,
11617
- $v as inferSearchQueryResultSchema,
11618
- jv as inferUserLicenseSchema,
11619
- ug as inheritedShareSchema,
11620
- _k as isKnownArticle,
11621
- Ak as isKnownComment,
11637
+ Qv as inferSearchQueryResultSchema,
11638
+ Ov as inferUserLicenseSchema,
11639
+ fg as inheritedShareSchema,
11640
+ Fk as isKnownArticle,
11641
+ Ek as isKnownComment,
11622
11642
  nm as isSocialActionRate,
11623
11643
  am as isSocialActionReport,
11624
11644
  om as isSocialActionShare,
11625
- dw as isSocialActionToggle,
11626
- Uy as isWidgetApplicationAppsItem,
11627
- Vy as isWidgetApplicationExtensionItem,
11628
- qy as isWidgetApplicationImageItem,
11629
- By as isWidgetApplicationLinkItem,
11645
+ mw as isSocialActionToggle,
11646
+ Vy as isWidgetApplicationAppsItem,
11647
+ zy as isWidgetApplicationExtensionItem,
11648
+ Wy as isWidgetApplicationImageItem,
11649
+ Ny as isWidgetApplicationLinkItem,
11630
11650
  P as jArticleListSchema,
11631
11651
  Po as jArticleListShapeTmp,
11632
11652
  Z as jArticleLittleSchema,
11633
11653
  W as jArticleViewSchema,
11634
11654
  ts as jArticleWidgetListSchema,
11635
11655
  es as jArticleWidgetLittleSchema,
11636
- Kh as jArticleWidgetViewSchema,
11656
+ tf as jArticleWidgetViewSchema,
11637
11657
  pu as jAseiInstitutionViewSchema,
11638
11658
  lu as jAseiTicketViewSchema,
11639
11659
  ba as jBookableAssetListSchema,
11640
11660
  hu as jBookableAssetViewSchema,
11641
11661
  wu as jBusinessContactListSchema,
11642
11662
  ri as jBusinessContactLittleSchema,
11643
- pt as jCommentListSchema,
11663
+ He as jCommentListSchema,
11644
11664
  sm as jCommentLittleSchema,
11645
11665
  um as jContentFactoryDefaultTemplateViewSchema,
11646
11666
  dm as jContentFactorySurveyTemplateViewSchema,
11647
- Ra as jContentFactoryTemplateListSchema,
11667
+ Fa as jContentFactoryTemplateListSchema,
11648
11668
  mm as jContentFactoryTemplateViewSchema,
11649
11669
  fm as jContentReportListSchema,
11650
11670
  Ta as jDiapazoneListSchema,
11651
11671
  li as jDiapazoneViewSchema,
11652
- Sk as jEnsure,
11653
- Qm as jExtraBotViewSchema,
11672
+ bk as jEnsure,
11673
+ Xm as jExtraBotViewSchema,
11654
11674
  Oi as jFaqItemListSchema,
11655
- nh as jFaqItemViewSchema,
11675
+ ih as jFaqItemViewSchema,
11656
11676
  Ii as jFaqListSchema,
11657
- Xm as jFaqViewSchema,
11658
- vy as jFileListSchema,
11659
- wy as jFileLittleCropSchema,
11677
+ nh as jFaqViewSchema,
11678
+ Cy as jFileListSchema,
11679
+ by as jFileLittleCropSchema,
11660
11680
  V as jFileLittleSchema,
11661
- ky as jFileRenditionSchema,
11681
+ xy as jFileRenditionSchema,
11662
11682
  Pd as jFolderListSchema,
11663
- tt as jFolderLittleSchema,
11683
+ nt as jFolderLittleSchema,
11664
11684
  dl as jGroupListSchema,
11665
- it as jGroupLittleSchema,
11666
- Fy as jGroupViewSchema,
11685
+ st as jGroupLittleSchema,
11686
+ Dy as jGroupViewSchema,
11667
11687
  co as jHrefSchema,
11668
- Rv as jIACapabilitiesSchema,
11688
+ jv as jIACapabilitiesSchema,
11669
11689
  Mo as jInternalDraftListSchema,
11670
11690
  Id as jInternalDraftViewSchema,
11671
- nv as jLandLogSchema,
11672
- lh as jLandMapFlavorSchema,
11673
- dh as jLandMapKindSchema,
11691
+ iv as jLandLogSchema,
11692
+ uh as jLandMapFlavorSchema,
11693
+ mh as jLandMapKindSchema,
11674
11694
  Ui as jLandMapListSchema,
11675
11695
  Mi as jLandMapLittleSchema,
11676
- hh as jLandMapViewSchema,
11677
- av as jLandStatSchema,
11678
- fS as jLinkListSchema,
11696
+ yh as jLandMapViewSchema,
11697
+ sv as jLandStatSchema,
11698
+ SS as jLinkListSchema,
11679
11699
  ka as jLinkLittleSchema,
11680
11700
  qi as jMediaLibraryFileListSchema,
11681
11701
  Bi as jMediaLibraryFileLittleSchema,
11682
11702
  Ni as jMediaLibraryFolderListSchema,
11683
11703
  Vi as jMediaLibraryFolderLittleSchema,
11684
- dt as jMeetingListSchema,
11704
+ pt as jMeetingListSchema,
11685
11705
  pi as jMeetingViewSchema,
11686
11706
  Im as jMessengerDiscussionGroupListSchema,
11687
- Ea as jMessengerDiscussionGroupLittleSchema,
11707
+ ja as jMessengerDiscussionGroupLittleSchema,
11688
11708
  Em as jMessengerDiscussionUserListSchema,
11689
11709
  Ri as jMessengerDiscussionUserLittleSchema,
11690
11710
  _m as jMessengerMessageLittleSchema,
@@ -11694,12 +11714,12 @@ export {
11694
11714
  ho as jObjectListSchema,
11695
11715
  B as jObjectLittleSchema,
11696
11716
  Wi as jOrgChartListSchema,
11697
- Ch as jOrgChartViewSchema,
11717
+ _h as jOrgChartViewSchema,
11698
11718
  Xi as jPermanentRoomListSchema,
11699
11719
  oi as jPollSurveyListSchema,
11700
11720
  Kd as jPollSurveyLittleSchema,
11701
11721
  tp as jPollSurveyViewSchema,
11702
- ch as jQuarantineListSchema,
11722
+ ph as jQuarantineListSchema,
11703
11723
  Pi as jQuarantineLittleSchema,
11704
11724
  Fi as jQuizzListSchema,
11705
11725
  Om as jQuizzListShapeTmp,
@@ -11710,149 +11730,150 @@ export {
11710
11730
  Nu as jRecurringEventOccurrenceListSchema,
11711
11731
  La as jRecurringEventOccurrenceListTruthySchema,
11712
11732
  wi as jRecurringEventOccurrenceLittleFalsySchema,
11713
- KS as jRecurringEventOccurrenceLittleSchema,
11733
+ tw as jRecurringEventOccurrenceLittleSchema,
11714
11734
  Aa as jRecurringEventOccurrenceLittleTruthySchema,
11715
11735
  Gu as jRecurringEventOccurrenceViewFalsySchema,
11716
11736
  Hu as jRecurringEventOccurrenceViewSchema,
11717
11737
  ki as jRecurringEventOccurrenceViewTruthySchema,
11718
11738
  Si as jRecurringEventViewSchema,
11719
11739
  gu as jReservationListSchema,
11720
- De as jSocialEventListSchema,
11740
+ Ie as jSocialEventListSchema,
11721
11741
  _a as jSocialEventLittleSchema,
11722
- Ie as jSocialEventViewSchema,
11742
+ Oe as jSocialEventViewSchema,
11723
11743
  rp as jSocialRateLinkListSchema,
11724
11744
  mo as jSpotAutocompleteSchema,
11725
11745
  _c as jSpotAutocompleteShape,
11726
11746
  zi as jSupportListSchema,
11727
- Lh as jSupportViewSchema,
11728
- Ah as jSupportViewShapeTmp,
11747
+ Eh as jSupportViewSchema,
11748
+ Fh as jSupportViewShapeTmp,
11729
11749
  Ei as jSurveyDateListSchema,
11730
11750
  zm as jSurveyDateViewSchema,
11731
11751
  Zi as jTvChannelDynamicListSchema,
11732
- Oh as jTvChannelListSchema,
11733
- ja as jTvChannelLittleSchema,
11752
+ Uh as jTvChannelListSchema,
11753
+ Da as jTvChannelLittleSchema,
11734
11754
  Ji as jTvChannelSlideshowListSchema,
11735
11755
  uo as jUserAutocompleteSchema,
11736
- at as jUserListSchema,
11756
+ ot as jUserListSchema,
11737
11757
  O as jUserLittleSchema,
11738
- Ha as jUserValuesSchema,
11758
+ $a as jUserValuesSchema,
11739
11759
  Ec as jUserViewSchema,
11740
11760
  Xp as licenseSchema,
11741
- rv as mediaLibraryFilesStatsSchema,
11742
- cv as mediaLibraryFolderStatsSchema,
11743
- iv as mediaLibraryListSchema,
11744
- lv as mediaLibraryStatsSchema,
11761
+ dv as mediaLibraryFilesStatsSchema,
11762
+ pv as mediaLibraryFolderStatsSchema,
11763
+ cv as mediaLibraryListSchema,
11764
+ uv as mediaLibraryStatsSchema,
11745
11765
  ui as meetingActionSchema,
11746
- QS as meetingCreationSchema,
11747
- YS as meetingUpdateSchema,
11766
+ XS as meetingCreationSchema,
11767
+ ew as meetingUpdateSchema,
11748
11768
  Yc as metasExternalSchema,
11749
11769
  Jc as metasJamespotSchema,
11750
11770
  Kc as metasSchema,
11751
11771
  Qc as metasYoutubeSchema,
11752
11772
  fd as meteoLocationSchema,
11753
- $y as meteoSearchResultSchema,
11773
+ Qy as meteoSearchResultSchema,
11754
11774
  yr as methodSchema,
11755
11775
  Ft as mimetypeToExt,
11756
- kk as mimetypes,
11757
- Ov as moduleRestrictionMode,
11758
- Qw as moveFaqEntrySchema,
11759
- Yw as moveFaqThemeSchema,
11760
- dv as moveMediaLibraryFileParamsSchema,
11761
- kw as msDocumentEntitySchema,
11776
+ Tk as mimetypes,
11777
+ Uv as moduleRestrictionMode,
11778
+ Xw as moveFaqEntrySchema,
11779
+ ev as moveFaqThemeSchema,
11780
+ mv as moveMediaLibraryFileParamsSchema,
11781
+ xw as msDocumentEntitySchema,
11762
11782
  Cm as msDocumentParamsSchema,
11763
- jw as msGetDocumentsParamsSchema,
11764
- vw as msGroupEntitySchema,
11765
- ww as msSiteEntitySchema,
11766
- Sw as msTenantEntitySchema,
11783
+ Ow as msGetDocumentsParamsSchema,
11784
+ Cw as msGroupEntitySchema,
11785
+ bw as msSiteEntitySchema,
11786
+ kw as msTenantEntitySchema,
11767
11787
  _i as msTenantsSchema,
11768
- Cw as msUnifiedEntitySchema,
11769
- Hg as network,
11770
- Pv as networkTypeSchema,
11771
- He as newsConceptSchema,
11772
- kS as newsflashGetResponseSchema,
11788
+ _w as msUnifiedEntitySchema,
11789
+ Jg as network,
11790
+ Bv as networkTypeSchema,
11791
+ $e as newsConceptSchema,
11792
+ xS as newsflashGetResponseSchema,
11773
11793
  $p as newsflashItemSchema,
11774
11794
  Gp as newsflashPropertiesSchema,
11775
11795
  yt as newsflashSourceSchema,
11776
11796
  Hp as newsflashSourcesSchema,
11777
- Yg as objectListPropsSchema,
11778
- Ug as objectTimestamp,
11779
- xS as objectWithoutLicenseFilterSchema,
11780
- Mv as officeProviderBaseUrlsSchema,
11781
- Uv as officeSetConfigurationPayloadSchema,
11782
- Qf as officeUserConfigurationSchema,
11783
- Xf as onlyOfficeFileSchema,
11784
- Yf as onyOfficeFileInfoSchema,
11797
+ ey as objectListPropsSchema,
11798
+ Vg as objectTimestamp,
11799
+ AS as objectWithoutLicenseFilterSchema,
11800
+ qv as officeProviderBaseUrlsSchema,
11801
+ Vv as officeSetConfigurationPayloadSchema,
11802
+ Xf as officeUserConfigurationSchema,
11803
+ ng as onlyOfficeFileSchema,
11804
+ eg as onyOfficeFileInfoSchema,
11785
11805
  Il as openingTypeAnchorSchema,
11786
11806
  Dl as openingTypeLinkSchema,
11787
11807
  Ol as openingTypePopupSchema,
11788
11808
  yl as openingTypeSchema,
11789
11809
  fr as operatorSchema,
11790
11810
  Dt as orderSchema,
11791
- je as ordersSchema,
11792
- wk as padStartTwoDigits,
11811
+ De as ordersSchema,
11812
+ Ck as padStartTwoDigits,
11793
11813
  Qd as pollSurveyStatusSchema,
11794
- Fk as prepareGroupForUpdate,
11795
- WS as publicWebinarData,
11796
- qS as publicWebinarFullnameRequestSchema,
11797
- NS as publicWebinarGetDateRequestSchema,
11798
- VS as publicWebinarUrlSchema,
11799
- Wv as questionAnswerSelectResponseParamsSchema,
11800
- zv as questionAnswerUnselectResponseParamsSchema,
11814
+ Ik as prepareGroupForUpdate,
11815
+ Qm as previewCommentSchema,
11816
+ HS as publicWebinarData,
11817
+ WS as publicWebinarFullnameRequestSchema,
11818
+ GS as publicWebinarGetDateRequestSchema,
11819
+ zS as publicWebinarUrlSchema,
11820
+ Hv as questionAnswerSelectResponseParamsSchema,
11821
+ $v as questionAnswerUnselectResponseParamsSchema,
11801
11822
  Vm as quizFieldSchema,
11802
11823
  Um as quizResponseSchema,
11803
11824
  fi as recurrenceRuleSchema,
11804
- XS as recurringEventCreationSchema,
11805
- ew as recurringEventUpdateSchema,
11825
+ nw as recurringEventCreationSchema,
11826
+ aw as recurringEventUpdateSchema,
11806
11827
  os as removeIfStartsWith,
11807
- Ma as replacePropertiesWithTypes,
11808
- Ey as resetNotificationConfigurationSchema,
11809
- Vg as resolveFileFamily,
11810
- Tk as resolveFileMimetype,
11811
- Ck as resolveFilePath,
11812
- xk as resolveFileUrl,
11813
- tS as resolveSurveyUri,
11814
- aS as resolveWidgetByName,
11828
+ Ua as replacePropertiesWithTypes,
11829
+ Iy as resetNotificationConfigurationSchema,
11830
+ zg as resolveFileFamily,
11831
+ Rk as resolveFileMimetype,
11832
+ Ak as resolveFilePath,
11833
+ Lk as resolveFileUrl,
11834
+ oS as resolveSurveyUri,
11835
+ sS as resolveWidgetByName,
11815
11836
  kl as resolveWidgetContent,
11816
11837
  ce as rightsSchema,
11817
11838
  ol as rssTypeSchema,
11818
- ng as searchCategoryModelSchema,
11819
- eg as searchCategoryValueSchema,
11820
- Gv as searchConfigSchema,
11821
- Da as searchFacetModelSchema,
11822
- og as searchFacetValueModelSchema,
11823
- ag as searchFacetValuesSchema,
11824
- Zv as searchLastQuerySchema,
11825
- ig as searchQueryFilterModelSchema,
11826
- rg as searchQueryOptionSchema,
11827
- Hv as searchQuerySchema,
11828
- sg as searchQuerySortModelSchema,
11829
- Jv as searchResultCatPropsSchema,
11830
- lg as searchResultPropsAppSchema,
11831
- dg as searchResultPropsObjectSchema,
11832
- pg as searchResultPropsSchema,
11833
- Kv as shareAccessPropsSchema,
11834
- Qv as shareGeneralAccessRulesSchema,
11835
- Yv as shareOptionObjectSchema,
11839
+ ig as searchCategoryModelSchema,
11840
+ ag as searchCategoryValueSchema,
11841
+ Zv as searchConfigSchema,
11842
+ Ia as searchFacetModelSchema,
11843
+ rg as searchFacetValueModelSchema,
11844
+ sg as searchFacetValuesSchema,
11845
+ Yv as searchLastQuerySchema,
11846
+ cg as searchQueryFilterModelSchema,
11847
+ dg as searchQueryOptionSchema,
11848
+ Jv as searchQuerySchema,
11849
+ lg as searchQuerySortModelSchema,
11850
+ Kv as searchResultCatPropsSchema,
11851
+ ug as searchResultPropsAppSchema,
11852
+ mg as searchResultPropsObjectSchema,
11853
+ hg as searchResultPropsSchema,
11854
+ tk as shareAccessPropsSchema,
11855
+ Xv as shareGeneralAccessRulesSchema,
11856
+ ek as shareOptionObjectSchema,
11836
11857
  Xu as shareOptionSchema,
11837
11858
  Yu as socialActionRateSchema,
11838
11859
  Ku as socialActionReportSchema,
11839
- Ya as socialActionSchema,
11860
+ Ra as socialActionSchema,
11840
11861
  Ci as socialActionSchema_deprecated,
11841
11862
  em as socialActionShareSchema,
11842
11863
  Qu as socialActionStructSchema_deprecated,
11843
11864
  tm as socialActionToggleSchema,
11844
11865
  di as socialEventActionSchema,
11845
- $S as socialEventCreationSchema,
11846
- ZS as socialEventUpdateSchema,
11866
+ QS as socialEventCreationSchema,
11867
+ YS as socialEventUpdateSchema,
11847
11868
  Am as spotDiscussionKindSchema,
11848
- ES as storeFinalizeSchema,
11849
- FS as storeItemSchema,
11850
- _g as suffixIfDoesNotExist,
11869
+ IS as storeFinalizeSchema,
11870
+ DS as storeItemSchema,
11871
+ Rg as suffixIfDoesNotExist,
11851
11872
  Gm as surveyDateResponsesSchema,
11852
- Mw as surveyDateUsersForDateSchema,
11853
- Pw as surveyDateUsersResponseSchema,
11873
+ qw as surveyDateUsersForDateSchema,
11874
+ Bw as surveyDateUsersResponseSchema,
11854
11875
  Hm as surveyDateUsersResponsesSchema,
11855
- jk as surveyDateUtils,
11876
+ Pk as surveyDateUtils,
11856
11877
  ne as surveyFieldBaseSchema,
11857
11878
  Uo as surveyFieldBinaryDataSchema,
11858
11879
  Ud as surveyFieldBinarySchema,
@@ -11886,62 +11907,63 @@ export {
11886
11907
  Go as surveyFieldTextareaDataSchema,
11887
11908
  Gd as surveyFieldTextareaSchema,
11888
11909
  ai as surveySectionSchema,
11889
- Fv as textEnhanceResponseSchema,
11890
- tk as tinyMCECommonOptionsSchema,
11891
- hg as tinyMCEDynamicOptionsSchema,
11892
- nk as tinymceExtendedOptionsSchema,
11910
+ Dv as textEnhanceResponseSchema,
11911
+ ok as tinyMCECommonOptionsSchema,
11912
+ yg as tinyMCEDynamicOptionsSchema,
11913
+ ik as tinymceExtendedOptionsSchema,
11893
11914
  Ys as toBoolean,
11894
- hv as tvChannelCreatePayloadSchema,
11895
- mv as tvChannelCreationSchema,
11896
- Bh as tvChannelDynamicArticleSchema,
11897
- Mh as tvChannelDynamicCommentSchema,
11898
- Vh as tvChannelSlideshowFileSchema,
11899
- Rh as tvChannelTypeSchema,
11900
- yv as tvGetChannelResponseSchema,
11915
+ yv as tvChannelCreatePayloadSchema,
11916
+ gv as tvChannelCreationSchema,
11917
+ Nh as tvChannelDynamicArticleSchema,
11918
+ qh as tvChannelDynamicCommentSchema,
11919
+ zh as tvChannelSlideshowFileSchema,
11920
+ jh as tvChannelTypeSchema,
11921
+ vv as tvGetChannelResponseSchema,
11901
11922
  Qi as tvGetConfigureDynamicChannelResponse,
11902
11923
  Yi as tvGetConfigureSlideshowChannelResponse,
11903
- lS as updateCommentParamsSchema,
11904
- Ay as updateGroupSchema,
11905
- gw as updateReportStatusParamsSchema,
11906
- gy as uploadConfigSchema,
11907
- $e as userDefaultFieldsTypeSchema,
11924
+ uS as updateCommentParamsSchema,
11925
+ Fy as updateGroupSchema,
11926
+ ww as updateReportStatusParamsSchema,
11927
+ wy as uploadConfigSchema,
11928
+ Ze as userDefaultFieldsTypeSchema,
11908
11929
  Dc as userDirectoryConfigurationSchema,
11909
- by as userDownloadSchema,
11910
- ry as userFieldSchema,
11911
- sy as userFieldsConfigurationTypeSchema,
11912
- cy as userFieldsSchema,
11930
+ Ty as userDownloadSchema,
11931
+ dy as userFieldSchema,
11932
+ ly as userFieldsConfigurationTypeSchema,
11933
+ py as userFieldsSchema,
11913
11934
  vo as userLevelSpotSchema,
11914
11935
  jc as userMapModelSchema,
11915
- dS as userReadSchema,
11936
+ mS as userReadSchema,
11916
11937
  $m as userResponseStatusSchema,
11917
- Ry as userSpotCategoriesSchema,
11918
- ly as userValuesSchema,
11919
- Sy as validateIsFormatFileLittle,
11920
- fy as validateIsFormatObjectList,
11921
- Kg as validateIsFormatObjectLittle,
11922
- ny as validateIsFormatRights,
11923
- HS as validateIsFormatSocialEvent,
11924
- py as validateIsFormatUserDirectoryConfiguration,
11925
- Iy as validateIsFormatUserLevelSpot,
11926
- ay as validateIsFormatUserList,
11927
- iy as validateIsFormatUserMapModel,
11928
- oy as validateIsFormatUserView,
11929
- hS as validateTemplateData,
11938
+ jy as userSpotCategoriesSchema,
11939
+ uy as userValuesSchema,
11940
+ ky as validateIsFormatFileLittle,
11941
+ Sy as validateIsFormatObjectList,
11942
+ ty as validateIsFormatObjectLittle,
11943
+ iy as validateIsFormatRights,
11944
+ JS as validateIsFormatSocialEvent,
11945
+ hy as validateIsFormatUserDirectoryConfiguration,
11946
+ My as validateIsFormatUserLevelSpot,
11947
+ sy as validateIsFormatUserList,
11948
+ cy as validateIsFormatUserMapModel,
11949
+ ry as validateIsFormatUserView,
11950
+ yS as validateTemplateData,
11930
11951
  we as valueLabelSchema,
11931
11952
  fl as variantSizeTypeSchema,
11932
11953
  gl as variantTypeSchema,
11933
- Sv as videoRecordingSchema,
11934
- Gh as visioConnectStatisticsRoomSchema,
11935
- vv as visioConnectStatisticsRoomSessionsSchema,
11936
- wv as visioConnectStatisticsSchema,
11937
- sk as wallFilterSchema,
11938
- gf as weDocTemplateSchema,
11939
- uk as wedocEmptyTypeSchema,
11940
- ck as wedocFileAudienceTypeSchema,
11941
- gk as wedocFolderListSchema,
11942
- dk as wedocQueryResultsSchema,
11943
- pk as wedocQueryTypeSchema,
11944
- lk as wedocTemplateSchema,
11954
+ kv as videoRecordingSchema,
11955
+ Zh as visioConnectStatisticsRoomSchema,
11956
+ Cv as visioConnectStatisticsRoomSessionsSchema,
11957
+ bv as visioConnectStatisticsSchema,
11958
+ lk as wallFilterSchema,
11959
+ wf as weDocTemplateSchema,
11960
+ fk as wedocEmptyTypeSchema,
11961
+ pk as wedocFileAudienceTypeSchema,
11962
+ vk as wedocFolderListSchema,
11963
+ mk as wedocQueryResultsSchema,
11964
+ hk as wedocQueryTypeSchema,
11965
+ gk as wedocShareRecipientSchema,
11966
+ uk as wedocTemplateSchema,
11945
11967
  qt as widgetAccessibilityContentSchema,
11946
11968
  Vt as widgetAccessibilityTypeSchema,
11947
11969
  bp as widgetActiveValueSchema,
@@ -11959,7 +11981,7 @@ export {
11959
11981
  Gt as widgetArticleAttachmentTypeSchema,
11960
11982
  Ht as widgetArticleButtonContentSchema,
11961
11983
  $t as widgetArticleButtonTypeSchema,
11962
- Tv as widgetArticleCheckListTypeForFrontSchema,
11984
+ Lv as widgetArticleCheckListTypeForFrontSchema,
11963
11985
  Zt as widgetArticleGalleryContentSchema,
11964
11986
  Jt as widgetArticleGalleryTypeSchema,
11965
11987
  Qt as widgetArticleImageContentSchema,
@@ -11993,9 +12015,9 @@ export {
11993
12015
  dn as widgetCalendarTypeSchema,
11994
12016
  mn as widgetChartsContentSchema,
11995
12017
  hn as widgetChartsTypeSchema,
11996
- tf as widgetCheckListContentArrForFrontSchema,
12018
+ of as widgetCheckListContentArrForFrontSchema,
11997
12019
  Kl as widgetCheckListContentArrSchema,
11998
- nf as widgetCheckListContentForFrontSchema,
12020
+ sf as widgetCheckListContentForFrontSchema,
11999
12021
  fn as widgetCheckListContentSchema,
12000
12022
  gn as widgetCheckListTypeSchema,
12001
12023
  Bp as widgetCheckboxSchema,
@@ -12005,10 +12027,10 @@ export {
12005
12027
  ed as widgetCombinationAlignItemsSchema,
12006
12028
  nd as widgetCombinationContentRowSchema,
12007
12029
  td as widgetCombinationContentRowWidgetSchema,
12008
- st as widgetCombinationContentSchema,
12030
+ rt as widgetCombinationContentSchema,
12009
12031
  Fo as widgetCombinationDirectionSchema,
12010
12032
  Xl as widgetCombinationJustifyContentSchema,
12011
- Lv as widgetCombinationTemplateSchema,
12033
+ Ev as widgetCombinationTemplateSchema,
12012
12034
  Eo as widgetCombinationTypeSchema,
12013
12035
  kn as widgetContactCardDavContentSchema,
12014
12036
  bn as widgetContactCardDavTypeSchema,
@@ -12017,13 +12039,13 @@ export {
12017
12039
  vn as widgetContactTypeSchema,
12018
12040
  L as widgetContentBaseSchema,
12019
12041
  Rd as widgetContentKeysSchema,
12020
- sf as widgetContextSchema,
12042
+ lf as widgetContextSchema,
12021
12043
  Cn as widgetCountdownContentSchema,
12022
12044
  xn as widgetCountdownTypeSchema,
12023
12045
  Tn as widgetCoverContentSchema,
12024
12046
  bd as widgetCoverSlideSchema,
12025
12047
  _n as widgetCoverTypeSchema,
12026
- rt as widgetDatasourceTableContentSchema,
12048
+ ct as widgetDatasourceTableContentSchema,
12027
12049
  An as widgetDatasourceTableTypeSchema,
12028
12050
  vp as widgetDatePickerSchema,
12029
12051
  kp as widgetDatePickerValueSchema,
@@ -12031,9 +12053,9 @@ export {
12031
12053
  yp as widgetDateValueSchema,
12032
12054
  Sp as widgetDatetimeSchema,
12033
12055
  wp as widgetDatetimeValueSchema,
12034
- xv as widgetDefaultProps,
12035
- Zh as widgetDefinitionPropsSchema,
12036
- ef as widgetDisplayModeSchema,
12056
+ Av as widgetDefaultProps,
12057
+ Yh as widgetDefinitionPropsSchema,
12058
+ af as widgetDisplayModeSchema,
12037
12059
  Ln as widgetDocumentsContentSchema,
12038
12060
  Rn as widgetDocumentsTypeSchema,
12039
12061
  Ep as widgetEmailSchema,
@@ -12059,12 +12081,12 @@ export {
12059
12081
  Ap as widgetImageSchema,
12060
12082
  Gn as widgetImageTypeSchema,
12061
12083
  Ut as widgetKeysSchema,
12062
- Xh as widgetLayerSchema,
12084
+ nf as widgetLayerSchema,
12063
12085
  ae as widgetLegacyMixedBooleanSchema,
12064
12086
  xp as widgetLinkSchema,
12065
12087
  Hn as widgetLuccaAbsenceContentSchema,
12066
12088
  $n as widgetLuccaAbsenceTypeSchema,
12067
- Hy as widgetLuccaAbsenceUserSchema,
12089
+ Jy as widgetLuccaAbsenceUserSchema,
12068
12090
  Zn as widgetMeteoContentSchema,
12069
12091
  Jn as widgetMeteoTypeSchema,
12070
12092
  Tp as widgetMultiattributeSchema,
@@ -12078,7 +12100,7 @@ export {
12078
12100
  hp as widgetNumberValueSchema,
12079
12101
  Wp as widgetOrientedlinksSchema,
12080
12102
  Op as widgetPlaceSchema,
12081
- ct as widgetPresenceContentSchema,
12103
+ lt as widgetPresenceContentSchema,
12082
12104
  gd as widgetPresenceRespondPayloadSchema,
12083
12105
  yd as widgetPresenceResponseSchema,
12084
12106
  na as widgetPresenceTypeSchema,
@@ -12086,11 +12108,11 @@ export {
12086
12108
  oa as widgetQuickSurveyTypeSchema,
12087
12109
  Up as widgetRadioSchema,
12088
12110
  Pp as widgetRefUserSchema,
12089
- of as widgetRtObjectSchema,
12090
- wS as widgetSchema,
12111
+ cf as widgetRtObjectSchema,
12112
+ bS as widgetSchema,
12091
12113
  Lp as widgetSelectSchema,
12092
12114
  Lo as widgetSelectionBackgroundPropsSchema,
12093
- My as widgetSelectionPropsSchema,
12115
+ qy as widgetSelectionPropsSchema,
12094
12116
  kd as widgetSeparatorAlignSchema,
12095
12117
  ia as widgetSeparatorContentSchema,
12096
12118
  vd as widgetSeparatorOrientationSchema,
@@ -12105,7 +12127,7 @@ export {
12105
12127
  pa as widgetSyncContentContentSchema,
12106
12128
  Do as widgetSyncContentTypeSchema,
12107
12129
  jo as widgetTableColumnDataSchema,
12108
- Gy as widgetTableColumnSchema,
12130
+ Zy as widgetTableColumnSchema,
12109
12131
  ud as widgetTableColumnTypesSchema,
12110
12132
  dd as widgetTableColumnWidgetDateSchema,
12111
12133
  sd as widgetTableColumnWidgetDefaultSchema,
@@ -12113,7 +12135,7 @@ export {
12113
12135
  ld as widgetTableColumnWidgetSelectSchema,
12114
12136
  rd as widgetTableColumnWidgetTextSchema,
12115
12137
  pd as widgetTableColumnWidgetsSchema,
12116
- zy as widgetTableColumnsData,
12138
+ $y as widgetTableColumnsData,
12117
12139
  md as widgetTableContentSchema,
12118
12140
  qp as widgetTaxonomySchema,
12119
12141
  Vp as widgetTelSchema,
@@ -12125,7 +12147,7 @@ export {
12125
12147
  up as widgetTextareaValueSchema,
12126
12148
  Np as widgetToggleSchema,
12127
12149
  Mp as widgetTransientSchema,
12128
- nS as widgetTypeKeysSchema,
12150
+ iS as widgetTypeKeysSchema,
12129
12151
  zp as widgetUriSchema,
12130
12152
  Dp as widgetUrlSchema,
12131
12153
  Ip as widgetUrlValueSchema,
@@ -12138,14 +12160,14 @@ export {
12138
12160
  pe as widgetWrapperPropsSchema,
12139
12161
  Sa as widgetYoutubeContentSchema,
12140
12162
  wa as widgetYoutubeTypeSchema,
12141
- _v as widgetsRootStateSchema,
12142
- cf as widgetsStateSchema,
12143
- vS as widgetsValueSchema,
12144
- yk as withExtensionsSchema,
12163
+ Rv as widgetsRootStateSchema,
12164
+ pf as widgetsStateSchema,
12165
+ CS as widgetsValueSchema,
12166
+ kk as withExtensionsSchema,
12145
12167
  ve as zCoerceBoolean,
12146
12168
  Y as zCoerceOptionalNumber,
12147
12169
  Ks as zCoerceOptionalString,
12148
12170
  s as zObject,
12149
- Zg as zPassThrough,
12171
+ Yg as zPassThrough,
12150
12172
  g as zSchema
12151
12173
  };