@sitevision/api 2024.8.1 → 2024.10.1

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 (634) hide show
  1. package/client/requester/index.js +2 -3
  2. package/client/toasts/index.js +2 -3
  3. package/common/app/index.js +2 -3
  4. package/common/events/index.js +2 -3
  5. package/common/i18n/index.js +2 -3
  6. package/common/router/index.js +2 -3
  7. package/common/security/index.js +2 -3
  8. package/index.d.ts +1 -0
  9. package/package.json +2 -2
  10. package/server/AliasUtil/index.js +2 -3
  11. package/server/ArchiveUtil/index.js +2 -3
  12. package/server/ArraysInstance/index.js +2 -3
  13. package/server/ArticleUtil/index.js +2 -3
  14. package/server/AuthenticationUtil/index.js +2 -3
  15. package/server/BookmarkUtil/index.js +2 -3
  16. package/server/BuddyIconRenderer/index.js +2 -3
  17. package/server/BuddyIconRenderer.BuddyIconSize/index.js +2 -3
  18. package/server/ChannelUtil/index.js +2 -3
  19. package/server/ClientUtil/index.js +2 -3
  20. package/server/CollaborationFactory/index.js +2 -3
  21. package/server/CollaborationGroupFolderUtil/index.js +2 -3
  22. package/server/CollaborationGroupState/index.js +2 -3
  23. package/server/CollaborationGroupTemplateUtil/index.js +2 -3
  24. package/server/CollaborationGroupType/index.js +2 -3
  25. package/server/CollaborationGroupUtil/index.js +2 -3
  26. package/server/CollectionsInstance/index.js +2 -3
  27. package/server/ColorUtil/index.js +2 -3
  28. package/server/CompoundAndFilterBuilder/index.js +2 -3
  29. package/server/CompoundComparatorBuilder/index.js +2 -3
  30. package/server/CompoundOrFilterBuilder/index.js +2 -3
  31. package/server/ContentNodeUtil/index.js +2 -3
  32. package/server/CurrencyFactory/index.js +2 -3
  33. package/server/DateUtil/index.js +2 -3
  34. package/server/DecorationUtil/index.js +2 -3
  35. package/server/DeviceUtil/index.js +2 -3
  36. package/server/DimensionMode/index.js +2 -3
  37. package/server/DirectoryUtil/index.js +2 -3
  38. package/server/DocType/index.js +2 -3
  39. package/server/DocTypeUtil/index.js +2 -3
  40. package/server/EndecUtil/index.js +2 -3
  41. package/server/ExtendedDismaxParserBuilder/index.js +2 -3
  42. package/server/FileIconRenderer/index.js +2 -3
  43. package/server/FileUtil/index.js +2 -3
  44. package/server/FilterBuilder/index.js +2 -3
  45. package/server/FolderUtil/index.js +2 -3
  46. package/server/FontUtil/index.js +2 -3
  47. package/server/FormatterBuilderFactory/index.js +2 -3
  48. package/server/HighlightBuilder/index.js +2 -3
  49. package/server/IconUtil/index.js +2 -3
  50. package/server/ImageLinkRenderer/index.js +2 -3
  51. package/server/ImageRenderer/index.js +2 -3
  52. package/server/ImageUtil/index.js +2 -3
  53. package/server/IndexUtil/index.js +2 -3
  54. package/server/IndexUtil.IndexType/index.js +2 -3
  55. package/server/IndexingUtil/index.js +2 -3
  56. package/server/InstanceCreatorUtil/index.js +2 -3
  57. package/server/InstanceTypeUtil/index.js +2 -3
  58. package/server/JwtUtil/index.js +2 -3
  59. package/server/LandingPageUtil/index.js +2 -3
  60. package/server/LinkPageUtil/index.js +2 -3
  61. package/server/LinkRenderer/index.js +2 -3
  62. package/server/LinkTargetBuilder/index.js +2 -3
  63. package/server/LinkValueBuilder/index.js +2 -3
  64. package/server/ListWrapper/index.js +2 -3
  65. package/server/LocaleUtil/index.js +2 -3
  66. package/server/LogUtil/index.js +2 -3
  67. package/server/MailBuilder/index.js +2 -3
  68. package/server/MailUtil/index.js +2 -3
  69. package/server/MathInstance/index.js +2 -3
  70. package/server/MessageDigesterFactory/index.js +2 -3
  71. package/server/MessagesFactory/index.js +2 -3
  72. package/server/MetadataDefinitionUtil/index.js +2 -3
  73. package/server/MetadataUtil/index.js +2 -3
  74. package/server/MimeTypeUtil/index.js +2 -3
  75. package/server/MonitorBuilder/index.js +2 -3
  76. package/server/NodeComparatorUtil/index.js +2 -3
  77. package/server/NodeFactoryUtil/index.js +2 -3
  78. package/server/NodeFilterUtil/index.js +2 -3
  79. package/server/NodeIteratorUtil/index.js +2 -3
  80. package/server/NodeResolverUtil/index.d.ts +34 -0
  81. package/server/NodeResolverUtil/index.js +4 -4
  82. package/server/NodeTreeUtil/index.js +2 -3
  83. package/server/NodeTypeUtil/index.d.ts +51 -1
  84. package/server/NodeTypeUtil/index.js +2 -3
  85. package/server/OfflineVersionPropertyUtil/index.js +1 -2
  86. package/server/OnlineVersionPropertyUtil/index.js +1 -2
  87. package/server/OutputUtil/index.js +2 -3
  88. package/server/PageUtil/index.js +2 -3
  89. package/server/PermissionCheckBuilder/index.js +2 -3
  90. package/server/PermissionUtil/index.js +2 -3
  91. package/server/PermissionUtil.Permission/index.js +2 -3
  92. package/server/PortletContextUtil/index.js +2 -3
  93. package/server/PortletUtil/index.js +2 -3
  94. package/server/PrincipalUtil/index.js +2 -3
  95. package/server/Properties/index.js +2 -3
  96. package/server/PropertyUtil/index.js +2 -3
  97. package/server/PublishStatus/index.js +2 -3
  98. package/server/PublishingUtil/index.js +2 -3
  99. package/server/QueryStringUtil/index.js +2 -3
  100. package/server/RedirectUtil/index.js +2 -3
  101. package/server/RelatedValueBuilder/index.js +2 -3
  102. package/server/Requester/index.js +2 -3
  103. package/server/ResourceLocatorUtil/index.d.ts +7 -0
  104. package/server/ResourceLocatorUtil/index.js +4 -4
  105. package/server/RestApi/index.js +2 -3
  106. package/server/RestApiFactory/index.js +2 -3
  107. package/server/RestAppInvokerFactory/index.js +2 -3
  108. package/server/RoleAssignmentBuilder/index.js +2 -3
  109. package/server/RoleMatcherBuilder/index.js +2 -3
  110. package/server/RoleUtil/index.js +2 -3
  111. package/server/ScriptUtil/index.js +2 -3
  112. package/server/SearchFactory/index.js +2 -3
  113. package/server/SearchUtil/index.js +2 -3
  114. package/server/SearcherBuilder/index.js +2 -3
  115. package/server/Session/index.js +2 -3
  116. package/server/SimpleUserUtil/index.js +2 -3
  117. package/server/SiteCookieUtil/index.js +2 -3
  118. package/server/SortBuilder/index.js +2 -3
  119. package/server/SourceSetMode/index.js +2 -3
  120. package/server/SpellCheckBuilder/index.js +2 -3
  121. package/server/StandardParserBuilder/index.js +2 -3
  122. package/server/StructureUtil/index.js +2 -3
  123. package/server/SubscriberUtil/index.js +2 -3
  124. package/server/SubscriptionUtil/index.js +2 -3
  125. package/server/SystemUserUtil/index.d.ts +49 -1
  126. package/server/SystemUserUtil/index.js +3 -3
  127. package/server/TagUtil/index.js +2 -3
  128. package/server/TargetAudienceUtil/index.d.ts +55 -0
  129. package/server/TargetAudienceUtil/index.js +12 -0
  130. package/server/TemplateUtil/index.js +2 -3
  131. package/server/TemporaryFileNodeBuilder/index.js +2 -3
  132. package/server/TemporaryNodeBuilder/index.js +2 -3
  133. package/server/TextModuleRendererBuilder/index.js +2 -3
  134. package/server/TimestampUtil/index.js +2 -3
  135. package/server/TranslationUtil/index.js +2 -3
  136. package/server/TrashcanUtil/index.js +2 -3
  137. package/server/UserDataUtil/index.js +2 -3
  138. package/server/UserFactory/index.js +2 -3
  139. package/server/UserFieldRenderer/index.js +2 -3
  140. package/server/UserIdentityUtil/index.js +2 -3
  141. package/server/UserUtil/index.js +2 -3
  142. package/server/Utils/index.d.ts +9 -1
  143. package/server/Utils/index.js +4 -4
  144. package/server/VelocityRenderer/index.js +2 -3
  145. package/server/VersionUtil/index.js +2 -3
  146. package/server/WebContentUtil/index.js +2 -3
  147. package/server/WebResourceFactory/index.js +2 -3
  148. package/server/XSLTUtil/index.js +2 -3
  149. package/server/XmlParserUtil/index.js +2 -3
  150. package/server/appData/index.js +2 -3
  151. package/server/appInfo/index.js +2 -3
  152. package/server/appResource/index.js +1 -2
  153. package/server/cache/index.js +2 -3
  154. package/server/globalAppData/index.js +2 -3
  155. package/server/headless/index.js +2 -3
  156. package/server/hooks/index.js +2 -3
  157. package/server/oauth2/index.js +2 -3
  158. package/server/privileged/index.js +1 -2
  159. package/server/storage/index.js +2 -3
  160. package/types/java/io/Closeable/index.js +2 -3
  161. package/types/java/io/File/index.js +2 -3
  162. package/types/java/io/FileFilter/index.js +2 -3
  163. package/types/java/io/FilenameFilter/index.js +2 -3
  164. package/types/java/io/FilterOutputStream/index.js +2 -3
  165. package/types/java/io/Flushable/index.js +2 -3
  166. package/types/java/io/InputStream/index.js +2 -3
  167. package/types/java/io/OutputStream/index.js +2 -3
  168. package/types/java/io/PrintStream/index.js +2 -3
  169. package/types/java/io/PrintWriter/index.js +2 -3
  170. package/types/java/io/Reader/index.js +2 -3
  171. package/types/java/io/Serializable/index.js +1 -2
  172. package/types/java/io/Writer/index.js +2 -3
  173. package/types/java/lang/Appendable/index.js +2 -3
  174. package/types/java/lang/AutoCloseable/index.js +2 -3
  175. package/types/java/lang/Boolean/index.js +2 -3
  176. package/types/java/lang/CharSequence/index.js +2 -3
  177. package/types/java/lang/Class/index.js +2 -3
  178. package/types/java/lang/ClassLoader/index.js +2 -3
  179. package/types/java/lang/Cloneable/index.js +1 -2
  180. package/types/java/lang/Comparable/index.js +2 -3
  181. package/types/java/lang/Double/index.js +2 -3
  182. package/types/java/lang/Enum/index.js +2 -3
  183. package/types/java/lang/Exception/index.js +1 -2
  184. package/types/java/lang/Float/index.js +2 -3
  185. package/types/java/lang/Integer/index.js +2 -3
  186. package/types/java/lang/Iterable/index.js +2 -3
  187. package/types/java/lang/Long/index.js +2 -3
  188. package/types/java/lang/Number/index.js +2 -3
  189. package/types/java/lang/Object/index.js +2 -3
  190. package/types/java/lang/Package/index.js +2 -3
  191. package/types/java/lang/Readable/index.js +2 -3
  192. package/types/java/lang/Runnable/index.js +2 -3
  193. package/types/java/lang/RuntimeException/index.js +1 -2
  194. package/types/java/lang/StackTraceElement/index.js +2 -3
  195. package/types/java/lang/String/index.js +2 -3
  196. package/types/java/lang/StringBuffer/index.js +2 -3
  197. package/types/java/lang/Throwable/index.js +2 -3
  198. package/types/java/lang/annotation/Annotation/index.js +2 -3
  199. package/types/java/lang/reflect/AccessibleObject/index.js +2 -3
  200. package/types/java/lang/reflect/AnnotatedElement/index.js +2 -3
  201. package/types/java/lang/reflect/AnnotatedType/index.js +2 -3
  202. package/types/java/lang/reflect/Constructor/index.js +2 -3
  203. package/types/java/lang/reflect/Executable/index.js +2 -3
  204. package/types/java/lang/reflect/Field/index.js +2 -3
  205. package/types/java/lang/reflect/GenericDeclaration/index.js +2 -3
  206. package/types/java/lang/reflect/Member/index.js +2 -3
  207. package/types/java/lang/reflect/Method/index.js +2 -3
  208. package/types/java/lang/reflect/Parameter/index.js +2 -3
  209. package/types/java/lang/reflect/Type/index.js +2 -3
  210. package/types/java/lang/reflect/TypeVariable/index.js +2 -3
  211. package/types/java/math/BigDecimal/index.js +2 -3
  212. package/types/java/math/BigInteger/index.js +2 -3
  213. package/types/java/math/MathContext/index.js +2 -3
  214. package/types/java/math/RoundingMode/index.js +2 -3
  215. package/types/java/net/InetAddress/index.js +2 -3
  216. package/types/java/net/NetworkInterface/index.js +2 -3
  217. package/types/java/net/Proxy/index.js +2 -3
  218. package/types/java/net/Proxy.Type/index.js +2 -3
  219. package/types/java/net/SocketAddress/index.js +1 -2
  220. package/types/java/net/URI/index.js +2 -3
  221. package/types/java/net/URL/index.js +2 -3
  222. package/types/java/net/URLConnection/index.js +2 -3
  223. package/types/java/nio/MappedByteBuffer/index.js +2 -3
  224. package/types/java/nio/channels/AsynchronousChannel/index.js +2 -3
  225. package/types/java/nio/channels/AsynchronousFileChannel/index.js +2 -3
  226. package/types/java/nio/channels/ByteChannel/index.js +1 -2
  227. package/types/java/nio/channels/Channel/index.js +2 -3
  228. package/types/java/nio/channels/CompletionHandler/index.js +2 -3
  229. package/types/java/nio/channels/FileChannel/index.js +2 -3
  230. package/types/java/nio/channels/FileChannel.MapMode/index.js +2 -3
  231. package/types/java/nio/channels/FileLock/index.js +2 -3
  232. package/types/java/nio/channels/GatheringByteChannel/index.js +2 -3
  233. package/types/java/nio/channels/InterruptibleChannel/index.js +2 -3
  234. package/types/java/nio/channels/ReadableByteChannel/index.js +2 -3
  235. package/types/java/nio/channels/ScatteringByteChannel/index.js +2 -3
  236. package/types/java/nio/channels/SeekableByteChannel/index.js +2 -3
  237. package/types/java/nio/channels/WritableByteChannel/index.js +2 -3
  238. package/types/java/nio/channels/spi/AbstractInterruptibleChannel/index.js +2 -3
  239. package/types/java/nio/charset/Charset/index.js +2 -3
  240. package/types/java/nio/file/AccessMode/index.js +2 -3
  241. package/types/java/nio/file/CopyOption/index.js +1 -2
  242. package/types/java/nio/file/DirectoryStream/index.js +2 -3
  243. package/types/java/nio/file/DirectoryStream.Filter/index.js +2 -3
  244. package/types/java/nio/file/FileStore/index.js +2 -3
  245. package/types/java/nio/file/FileSystem/index.js +2 -3
  246. package/types/java/nio/file/LinkOption/index.js +2 -3
  247. package/types/java/nio/file/OpenOption/index.js +1 -2
  248. package/types/java/nio/file/Path/index.js +2 -3
  249. package/types/java/nio/file/PathMatcher/index.js +2 -3
  250. package/types/java/nio/file/WatchEvent.Kind/index.js +2 -3
  251. package/types/java/nio/file/WatchEvent.Modifier/index.js +2 -3
  252. package/types/java/nio/file/WatchKey/index.js +2 -3
  253. package/types/java/nio/file/WatchService/index.js +2 -3
  254. package/types/java/nio/file/Watchable/index.js +2 -3
  255. package/types/java/nio/file/attribute/FileAttribute/index.js +2 -3
  256. package/types/java/nio/file/attribute/GroupPrincipal/index.js +1 -2
  257. package/types/java/nio/file/attribute/UserPrincipal/index.js +1 -2
  258. package/types/java/nio/file/attribute/UserPrincipalLookupService/index.js +2 -3
  259. package/types/java/nio/file/spi/FileSystemProvider/index.js +2 -3
  260. package/types/java/security/CodeSigner/index.js +2 -3
  261. package/types/java/security/CodeSource/index.js +2 -3
  262. package/types/java/security/Guard/index.js +2 -3
  263. package/types/java/security/Key/index.js +2 -3
  264. package/types/java/security/Permission/index.js +2 -3
  265. package/types/java/security/PermissionCollection/index.js +2 -3
  266. package/types/java/security/Principal/index.js +2 -3
  267. package/types/java/security/PrivilegedExceptionAction/index.js +2 -3
  268. package/types/java/security/ProtectionDomain/index.js +2 -3
  269. package/types/java/security/Provider/index.js +2 -3
  270. package/types/java/security/Provider.Service/index.js +2 -3
  271. package/types/java/security/PublicKey/index.js +1 -2
  272. package/types/java/security/Timestamp/index.js +2 -3
  273. package/types/java/security/cert/CertPath/index.js +2 -3
  274. package/types/java/security/cert/Certificate/index.js +2 -3
  275. package/types/java/text/AttributedCharacterIterator/index.js +2 -3
  276. package/types/java/text/AttributedCharacterIterator.Attribute/index.js +2 -3
  277. package/types/java/text/CharacterIterator/index.js +2 -3
  278. package/types/java/text/DateFormat/index.js +2 -3
  279. package/types/java/text/DateFormatSymbols/index.js +2 -3
  280. package/types/java/text/FieldPosition/index.js +2 -3
  281. package/types/java/text/Format/index.js +2 -3
  282. package/types/java/text/Format.Field/index.js +1 -2
  283. package/types/java/text/NumberFormat/index.js +2 -3
  284. package/types/java/text/ParsePosition/index.js +2 -3
  285. package/types/java/text/SimpleDateFormat/index.js +2 -3
  286. package/types/java/time/Clock/index.js +2 -3
  287. package/types/java/time/DayOfWeek/index.js +2 -3
  288. package/types/java/time/Duration/index.js +2 -3
  289. package/types/java/time/Instant/index.js +2 -3
  290. package/types/java/time/LocalDate/index.js +2 -3
  291. package/types/java/time/LocalDateTime/index.js +2 -3
  292. package/types/java/time/LocalTime/index.js +2 -3
  293. package/types/java/time/Month/index.js +2 -3
  294. package/types/java/time/OffsetDateTime/index.js +2 -3
  295. package/types/java/time/OffsetTime/index.js +2 -3
  296. package/types/java/time/Period/index.js +2 -3
  297. package/types/java/time/ZoneId/index.js +2 -3
  298. package/types/java/time/ZoneOffset/index.js +2 -3
  299. package/types/java/time/ZonedDateTime/index.js +2 -3
  300. package/types/java/time/chrono/AbstractChronology/index.js +2 -3
  301. package/types/java/time/chrono/ChronoLocalDate/index.js +2 -3
  302. package/types/java/time/chrono/ChronoLocalDateTime/index.js +2 -3
  303. package/types/java/time/chrono/ChronoPeriod/index.js +2 -3
  304. package/types/java/time/chrono/ChronoZonedDateTime/index.js +2 -3
  305. package/types/java/time/chrono/Chronology/index.js +2 -3
  306. package/types/java/time/chrono/Era/index.js +2 -3
  307. package/types/java/time/chrono/IsoChronology/index.js +2 -3
  308. package/types/java/time/chrono/IsoEra/index.js +2 -3
  309. package/types/java/time/format/DateTimeFormatter/index.js +2 -3
  310. package/types/java/time/format/DecimalStyle/index.js +2 -3
  311. package/types/java/time/format/ResolverStyle/index.js +2 -3
  312. package/types/java/time/format/TextStyle/index.js +2 -3
  313. package/types/java/time/temporal/ChronoField/index.js +2 -3
  314. package/types/java/time/temporal/Temporal/index.js +2 -3
  315. package/types/java/time/temporal/TemporalAccessor/index.js +2 -3
  316. package/types/java/time/temporal/TemporalAdjuster/index.js +2 -3
  317. package/types/java/time/temporal/TemporalAmount/index.js +2 -3
  318. package/types/java/time/temporal/TemporalField/index.js +2 -3
  319. package/types/java/time/temporal/TemporalQuery/index.js +2 -3
  320. package/types/java/time/temporal/TemporalUnit/index.js +2 -3
  321. package/types/java/time/temporal/ValueRange/index.js +2 -3
  322. package/types/java/time/zone/ZoneOffsetTransition/index.js +2 -3
  323. package/types/java/time/zone/ZoneRules/index.js +2 -3
  324. package/types/java/util/AbstractCollection/index.js +2 -3
  325. package/types/java/util/AbstractList/index.js +2 -3
  326. package/types/java/util/ArrayList/index.js +2 -3
  327. package/types/java/util/Calendar/index.js +2 -3
  328. package/types/java/util/Collection/index.js +2 -3
  329. package/types/java/util/Comparator/index.js +2 -3
  330. package/types/java/util/Currency/index.js +2 -3
  331. package/types/java/util/Date/index.js +2 -3
  332. package/types/java/util/Deque/index.js +2 -3
  333. package/types/java/util/Dictionary/index.js +2 -3
  334. package/types/java/util/DoubleSummaryStatistics/index.js +2 -3
  335. package/types/java/util/Enumeration/index.js +2 -3
  336. package/types/java/util/Hashtable/index.js +2 -3
  337. package/types/java/util/IntSummaryStatistics/index.js +2 -3
  338. package/types/java/util/Iterator/index.js +2 -3
  339. package/types/java/util/List/index.js +2 -3
  340. package/types/java/util/ListIterator/index.js +2 -3
  341. package/types/java/util/Locale/index.js +2 -3
  342. package/types/java/util/LongSummaryStatistics/index.js +2 -3
  343. package/types/java/util/Map/index.js +2 -3
  344. package/types/java/util/Map.Entry/index.js +2 -3
  345. package/types/java/util/NavigableMap/index.js +2 -3
  346. package/types/java/util/NavigableSet/index.js +2 -3
  347. package/types/java/util/Optional/index.js +2 -3
  348. package/types/java/util/OptionalDouble/index.js +2 -3
  349. package/types/java/util/OptionalInt/index.js +2 -3
  350. package/types/java/util/OptionalLong/index.js +2 -3
  351. package/types/java/util/PrimitiveIterator/index.js +2 -3
  352. package/types/java/util/PrimitiveIterator.OfDouble/index.js +2 -3
  353. package/types/java/util/PrimitiveIterator.OfInt/index.js +2 -3
  354. package/types/java/util/PrimitiveIterator.OfLong/index.js +2 -3
  355. package/types/java/util/Properties/index.js +2 -3
  356. package/types/java/util/Queue/index.js +2 -3
  357. package/types/java/util/Random/index.js +2 -3
  358. package/types/java/util/RandomAccess/index.js +1 -2
  359. package/types/java/util/Set/index.js +2 -3
  360. package/types/java/util/SortedMap/index.js +2 -3
  361. package/types/java/util/SortedSet/index.js +2 -3
  362. package/types/java/util/Spliterator/index.js +2 -3
  363. package/types/java/util/Spliterator.OfDouble/index.js +2 -3
  364. package/types/java/util/Spliterator.OfInt/index.js +2 -3
  365. package/types/java/util/Spliterator.OfLong/index.js +2 -3
  366. package/types/java/util/Spliterator.OfPrimitive/index.js +2 -3
  367. package/types/java/util/TimeZone/index.js +2 -3
  368. package/types/java/util/concurrent/Callable/index.js +2 -3
  369. package/types/java/util/concurrent/Executor/index.js +2 -3
  370. package/types/java/util/concurrent/ExecutorService/index.js +2 -3
  371. package/types/java/util/concurrent/Future/index.js +2 -3
  372. package/types/java/util/concurrent/TimeUnit/index.js +2 -3
  373. package/types/java/util/function/BiConsumer/index.js +2 -3
  374. package/types/java/util/function/BiFunction/index.js +2 -3
  375. package/types/java/util/function/BinaryOperator/index.js +2 -3
  376. package/types/java/util/function/Consumer/index.js +2 -3
  377. package/types/java/util/function/DoubleBinaryOperator/index.js +2 -3
  378. package/types/java/util/function/DoubleConsumer/index.js +2 -3
  379. package/types/java/util/function/DoubleFunction/index.js +2 -3
  380. package/types/java/util/function/DoublePredicate/index.js +2 -3
  381. package/types/java/util/function/DoubleSupplier/index.js +2 -3
  382. package/types/java/util/function/DoubleToIntFunction/index.js +2 -3
  383. package/types/java/util/function/DoubleToLongFunction/index.js +2 -3
  384. package/types/java/util/function/DoubleUnaryOperator/index.js +2 -3
  385. package/types/java/util/function/Function/index.js +2 -3
  386. package/types/java/util/function/IntBinaryOperator/index.js +2 -3
  387. package/types/java/util/function/IntConsumer/index.js +2 -3
  388. package/types/java/util/function/IntFunction/index.js +2 -3
  389. package/types/java/util/function/IntPredicate/index.js +2 -3
  390. package/types/java/util/function/IntSupplier/index.js +2 -3
  391. package/types/java/util/function/IntToDoubleFunction/index.js +2 -3
  392. package/types/java/util/function/IntToLongFunction/index.js +2 -3
  393. package/types/java/util/function/IntUnaryOperator/index.js +2 -3
  394. package/types/java/util/function/LongBinaryOperator/index.js +2 -3
  395. package/types/java/util/function/LongConsumer/index.js +2 -3
  396. package/types/java/util/function/LongFunction/index.js +2 -3
  397. package/types/java/util/function/LongPredicate/index.js +2 -3
  398. package/types/java/util/function/LongSupplier/index.js +2 -3
  399. package/types/java/util/function/LongToDoubleFunction/index.js +2 -3
  400. package/types/java/util/function/LongToIntFunction/index.js +2 -3
  401. package/types/java/util/function/LongUnaryOperator/index.js +2 -3
  402. package/types/java/util/function/ObjDoubleConsumer/index.js +2 -3
  403. package/types/java/util/function/ObjIntConsumer/index.js +2 -3
  404. package/types/java/util/function/ObjLongConsumer/index.js +2 -3
  405. package/types/java/util/function/Predicate/index.js +2 -3
  406. package/types/java/util/function/Supplier/index.js +2 -3
  407. package/types/java/util/function/ToDoubleFunction/index.js +2 -3
  408. package/types/java/util/function/ToIntFunction/index.js +2 -3
  409. package/types/java/util/function/ToLongFunction/index.js +2 -3
  410. package/types/java/util/function/UnaryOperator/index.js +2 -3
  411. package/types/java/util/stream/BaseStream/index.js +2 -3
  412. package/types/java/util/stream/Collector/index.js +2 -3
  413. package/types/java/util/stream/Collector.Characteristics/index.js +2 -3
  414. package/types/java/util/stream/DoubleStream/index.js +2 -3
  415. package/types/java/util/stream/DoubleStream.Builder/index.js +2 -3
  416. package/types/java/util/stream/IntStream/index.js +2 -3
  417. package/types/java/util/stream/IntStream.Builder/index.js +2 -3
  418. package/types/java/util/stream/LongStream/index.js +2 -3
  419. package/types/java/util/stream/LongStream.Builder/index.js +2 -3
  420. package/types/java/util/stream/Stream/index.js +2 -3
  421. package/types/java/util/stream/Stream.Builder/index.js +2 -3
  422. package/types/javax/jcr/AccessDeniedException/index.js +1 -2
  423. package/types/javax/jcr/Binary/index.js +2 -3
  424. package/types/javax/jcr/Credentials/index.js +1 -2
  425. package/types/javax/jcr/GuestCredentials/index.js +1 -2
  426. package/types/javax/jcr/ImportUUIDBehavior/index.js +1 -2
  427. package/types/javax/jcr/InvalidItemStateException/index.js +1 -2
  428. package/types/javax/jcr/InvalidLifecycleTransitionException/index.js +1 -2
  429. package/types/javax/jcr/InvalidSerializedDataException/index.js +1 -2
  430. package/types/javax/jcr/Item/index.js +2 -3
  431. package/types/javax/jcr/ItemExistsException/index.js +1 -2
  432. package/types/javax/jcr/ItemNotFoundException/index.js +1 -2
  433. package/types/javax/jcr/ItemVisitor/index.js +2 -3
  434. package/types/javax/jcr/LoginException/index.js +1 -2
  435. package/types/javax/jcr/MergeException/index.js +1 -2
  436. package/types/javax/jcr/NamespaceException/index.js +1 -2
  437. package/types/javax/jcr/NamespaceRegistry/index.js +2 -3
  438. package/types/javax/jcr/NoSuchWorkspaceException/index.js +1 -2
  439. package/types/javax/jcr/Node/index.js +2 -3
  440. package/types/javax/jcr/NodeIterator/index.js +2 -3
  441. package/types/javax/jcr/PathNotFoundException/index.js +1 -2
  442. package/types/javax/jcr/Property/index.js +2 -3
  443. package/types/javax/jcr/PropertyIterator/index.js +2 -3
  444. package/types/javax/jcr/PropertyType/index.js +1 -2
  445. package/types/javax/jcr/RangeIterator/index.js +1 -2
  446. package/types/javax/jcr/ReferentialIntegrityException/index.js +1 -2
  447. package/types/javax/jcr/Repository/index.js +2 -3
  448. package/types/javax/jcr/RepositoryException/index.js +1 -2
  449. package/types/javax/jcr/RepositoryFactory/index.js +2 -3
  450. package/types/javax/jcr/SimpleCredentials/index.js +2 -3
  451. package/types/javax/jcr/UnsupportedRepositoryOperationException/index.js +1 -2
  452. package/types/javax/jcr/Value/index.js +2 -3
  453. package/types/javax/jcr/ValueFactory/index.js +2 -3
  454. package/types/javax/jcr/ValueFormatException/index.js +1 -2
  455. package/types/javax/jcr/Workspace/index.js +2 -3
  456. package/types/javax/jcr/lock/Lock/index.js +2 -3
  457. package/types/javax/jcr/lock/LockException/index.js +2 -3
  458. package/types/javax/jcr/lock/LockManager/index.js +2 -3
  459. package/types/javax/jcr/nodetype/ConstraintViolationException/index.js +1 -2
  460. package/types/javax/jcr/nodetype/InvalidNodeTypeDefinitionException/index.js +1 -2
  461. package/types/javax/jcr/nodetype/ItemDefinition/index.js +2 -3
  462. package/types/javax/jcr/nodetype/NoSuchNodeTypeException/index.js +1 -2
  463. package/types/javax/jcr/nodetype/NodeDefinition/index.js +2 -3
  464. package/types/javax/jcr/nodetype/NodeDefinitionTemplate/index.js +2 -3
  465. package/types/javax/jcr/nodetype/NodeType/index.js +2 -3
  466. package/types/javax/jcr/nodetype/NodeTypeDefinition/index.js +2 -3
  467. package/types/javax/jcr/nodetype/NodeTypeExistsException/index.js +1 -2
  468. package/types/javax/jcr/nodetype/NodeTypeIterator/index.js +2 -3
  469. package/types/javax/jcr/nodetype/NodeTypeManager/index.js +2 -3
  470. package/types/javax/jcr/nodetype/NodeTypeTemplate/index.js +2 -3
  471. package/types/javax/jcr/nodetype/PropertyDefinition/index.js +2 -3
  472. package/types/javax/jcr/nodetype/PropertyDefinitionTemplate/index.js +2 -3
  473. package/types/javax/jcr/observation/Event/index.js +2 -3
  474. package/types/javax/jcr/observation/EventIterator/index.js +2 -3
  475. package/types/javax/jcr/observation/EventJournal/index.js +2 -3
  476. package/types/javax/jcr/observation/EventListener/index.js +2 -3
  477. package/types/javax/jcr/observation/EventListenerIterator/index.js +2 -3
  478. package/types/javax/jcr/observation/ObservationManager/index.js +2 -3
  479. package/types/javax/jcr/query/InvalidQueryException/index.js +1 -2
  480. package/types/javax/jcr/query/Query/index.js +2 -3
  481. package/types/javax/jcr/query/QueryManager/index.js +2 -3
  482. package/types/javax/jcr/query/QueryResult/index.js +2 -3
  483. package/types/javax/jcr/query/Row/index.js +2 -3
  484. package/types/javax/jcr/query/RowIterator/index.js +2 -3
  485. package/types/javax/jcr/query/qom/And/index.js +2 -3
  486. package/types/javax/jcr/query/qom/BindVariableValue/index.js +2 -3
  487. package/types/javax/jcr/query/qom/ChildNode/index.js +2 -3
  488. package/types/javax/jcr/query/qom/ChildNodeJoinCondition/index.js +2 -3
  489. package/types/javax/jcr/query/qom/Column/index.js +2 -3
  490. package/types/javax/jcr/query/qom/Comparison/index.js +2 -3
  491. package/types/javax/jcr/query/qom/Constraint/index.js +1 -2
  492. package/types/javax/jcr/query/qom/DescendantNode/index.js +2 -3
  493. package/types/javax/jcr/query/qom/DescendantNodeJoinCondition/index.js +2 -3
  494. package/types/javax/jcr/query/qom/DynamicOperand/index.js +1 -2
  495. package/types/javax/jcr/query/qom/EquiJoinCondition/index.js +2 -3
  496. package/types/javax/jcr/query/qom/FullTextSearch/index.js +2 -3
  497. package/types/javax/jcr/query/qom/FullTextSearchScore/index.js +2 -3
  498. package/types/javax/jcr/query/qom/Join/index.js +2 -3
  499. package/types/javax/jcr/query/qom/JoinCondition/index.js +1 -2
  500. package/types/javax/jcr/query/qom/Length/index.js +2 -3
  501. package/types/javax/jcr/query/qom/Literal/index.js +2 -3
  502. package/types/javax/jcr/query/qom/LowerCase/index.js +2 -3
  503. package/types/javax/jcr/query/qom/NodeLocalName/index.js +2 -3
  504. package/types/javax/jcr/query/qom/NodeName/index.js +2 -3
  505. package/types/javax/jcr/query/qom/Not/index.js +2 -3
  506. package/types/javax/jcr/query/qom/Operand/index.js +1 -2
  507. package/types/javax/jcr/query/qom/Or/index.js +2 -3
  508. package/types/javax/jcr/query/qom/Ordering/index.js +2 -3
  509. package/types/javax/jcr/query/qom/PropertyExistence/index.js +2 -3
  510. package/types/javax/jcr/query/qom/PropertyValue/index.js +2 -3
  511. package/types/javax/jcr/query/qom/QueryObjectModel/index.js +2 -3
  512. package/types/javax/jcr/query/qom/QueryObjectModelConstants/index.js +1 -2
  513. package/types/javax/jcr/query/qom/QueryObjectModelFactory/index.js +2 -3
  514. package/types/javax/jcr/query/qom/SameNode/index.js +2 -3
  515. package/types/javax/jcr/query/qom/SameNodeJoinCondition/index.js +2 -3
  516. package/types/javax/jcr/query/qom/Selector/index.js +2 -3
  517. package/types/javax/jcr/query/qom/Source/index.js +1 -2
  518. package/types/javax/jcr/query/qom/StaticOperand/index.js +1 -2
  519. package/types/javax/jcr/query/qom/UpperCase/index.js +2 -3
  520. package/types/javax/jcr/retention/Hold/index.js +2 -3
  521. package/types/javax/jcr/retention/RetentionManager/index.js +2 -3
  522. package/types/javax/jcr/retention/RetentionPolicy/index.js +2 -3
  523. package/types/javax/jcr/security/AccessControlEntry/index.js +2 -3
  524. package/types/javax/jcr/security/AccessControlException/index.js +1 -2
  525. package/types/javax/jcr/security/AccessControlList/index.js +2 -3
  526. package/types/javax/jcr/security/AccessControlManager/index.js +2 -3
  527. package/types/javax/jcr/security/AccessControlPolicy/index.js +1 -2
  528. package/types/javax/jcr/security/AccessControlPolicyIterator/index.js +2 -3
  529. package/types/javax/jcr/security/NamedAccessControlPolicy/index.js +2 -3
  530. package/types/javax/jcr/security/Privilege/index.js +2 -3
  531. package/types/javax/jcr/util/TraversingItemVisitor/index.js +2 -3
  532. package/types/javax/jcr/util/TraversingItemVisitor.Default/index.js +2 -3
  533. package/types/javax/jcr/version/ActivityViolationException/index.js +1 -2
  534. package/types/javax/jcr/version/LabelExistsVersionException/index.js +1 -2
  535. package/types/javax/jcr/version/OnParentVersionAction/index.js +1 -2
  536. package/types/javax/jcr/version/Version/index.js +2 -3
  537. package/types/javax/jcr/version/VersionException/index.js +1 -2
  538. package/types/javax/jcr/version/VersionHistory/index.js +2 -3
  539. package/types/javax/jcr/version/VersionIterator/index.js +2 -3
  540. package/types/javax/jcr/version/VersionManager/index.js +2 -3
  541. package/types/senselogic/sitevision/api/base/Builder/index.js +2 -3
  542. package/types/senselogic/sitevision/api/base/Filter/index.js +2 -3
  543. package/types/senselogic/sitevision/api/base/FilterSplit/index.js +2 -3
  544. package/types/senselogic/sitevision/api/base/Loadable/index.js +2 -3
  545. package/types/senselogic/sitevision/api/base/Requireable.ScriptEngine/index.js +2 -3
  546. package/types/senselogic/sitevision/api/base/Resolver/index.js +2 -3
  547. package/types/senselogic/sitevision/api/base/Wrapper/index.js +2 -3
  548. package/types/senselogic/sitevision/api/collaboration/CollaborationGroupWrapper/index.js +2 -3
  549. package/types/senselogic/sitevision/api/format/NumericFormatter/index.js +2 -3
  550. package/types/senselogic/sitevision/api/format/NumericFormatterBuilder/index.js +2 -3
  551. package/types/senselogic/sitevision/api/i18n/Currency/index.js +2 -3
  552. package/types/senselogic/sitevision/api/link/CustomLinkProcessor/index.js +2 -3
  553. package/types/senselogic/sitevision/api/link/CustomLinkRenderData/index.js +2 -3
  554. package/types/senselogic/sitevision/api/mail/Mail/index.js +2 -3
  555. package/types/senselogic/sitevision/api/message/ChannelWrapper/index.js +2 -3
  556. package/types/senselogic/sitevision/api/message/MessageTextLinker/index.js +2 -3
  557. package/types/senselogic/sitevision/api/metadata/value/LinkValue/index.js +1 -2
  558. package/types/senselogic/sitevision/api/metadata/value/RelatedValue/index.js +1 -2
  559. package/types/senselogic/sitevision/api/portlet/GenericConfigPortlet/index.js +2 -3
  560. package/types/senselogic/sitevision/api/portlet/GenericSiteVisionPortlet/index.js +2 -3
  561. package/types/senselogic/sitevision/api/property/VersionedPropertyUtil/index.js +2 -3
  562. package/types/senselogic/sitevision/api/render/BuddyIconRenderer.BuddyIconInfo/index.js +2 -3
  563. package/types/senselogic/sitevision/api/render/ImageScaler/index.js +2 -3
  564. package/types/senselogic/sitevision/api/render/TextModuleRenderer/index.js +2 -3
  565. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess/index.js +1 -2
  566. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ArticleUtilConstants/index.js +2 -3
  567. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ExceptionSuppressingProxyConstants/index.js +2 -3
  568. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.IndexingUtilConstants/index.js +2 -3
  569. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.LinkPageUtilConstants/index.js +2 -3
  570. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MathInstanceConstants/index.js +2 -3
  571. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MimeTypeUtilConstants/index.js +2 -3
  572. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.NodeTypeUtilConstants/index.d.ts +49 -0
  573. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.NodeTypeUtilConstants/index.js +10 -4
  574. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.OutputUtilConstants/index.js +2 -3
  575. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PageUtilConstants/index.js +2 -3
  576. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletContextUtilConstants/index.js +2 -3
  577. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletUtilConstants/index.js +2 -3
  578. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.QueryStringUtilConstants/index.js +2 -3
  579. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchHitConstants/index.js +2 -3
  580. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchResultConstants/index.js +2 -3
  581. package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.VersionUtilConstants/index.js +2 -3
  582. package/types/senselogic/sitevision/api/render/velocity/VelocityContext/index.js +2 -3
  583. package/types/senselogic/sitevision/api/render/velocity/VelocityEvaluator/index.js +2 -3
  584. package/types/senselogic/sitevision/api/render/velocity/VelocityException/index.js +1 -2
  585. package/types/senselogic/sitevision/api/script/RequesterChainable/index.js +2 -3
  586. package/types/senselogic/sitevision/api/script/VersionedRestApi/index.js +2 -3
  587. package/types/senselogic/sitevision/api/script/app/RestAppInvoker/index.js +2 -3
  588. package/types/senselogic/sitevision/api/script/factory/TypedArgument/index.js +2 -3
  589. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingCollection/index.js +2 -3
  590. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingIterator/index.js +2 -3
  591. package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingProxy/index.js +2 -3
  592. package/types/senselogic/sitevision/api/search/SearchFieldUtil/index.js +2 -3
  593. package/types/senselogic/sitevision/api/search/SearchHighlighter/index.js +2 -3
  594. package/types/senselogic/sitevision/api/search/SearchHit/index.js +2 -3
  595. package/types/senselogic/sitevision/api/search/SearchResult/index.js +2 -3
  596. package/types/senselogic/sitevision/api/search/SearchSortField/index.js +2 -3
  597. package/types/senselogic/sitevision/api/search/facet/SearchFacetField/index.js +2 -3
  598. package/types/senselogic/sitevision/api/search/facet/SearchFacetValue/index.js +2 -3
  599. package/types/senselogic/sitevision/api/search/searcher/Searcher/index.js +2 -3
  600. package/types/senselogic/sitevision/api/search/searcher/component/Filter/index.js +1 -2
  601. package/types/senselogic/sitevision/api/search/searcher/component/Highlight/index.js +1 -2
  602. package/types/senselogic/sitevision/api/search/searcher/component/Monitor/index.js +1 -2
  603. package/types/senselogic/sitevision/api/search/searcher/component/Parser/index.js +1 -2
  604. package/types/senselogic/sitevision/api/search/searcher/component/PermissionCheck/index.js +1 -2
  605. package/types/senselogic/sitevision/api/search/searcher/component/PermissionStrategy/index.js +2 -3
  606. package/types/senselogic/sitevision/api/search/searcher/component/Sort/index.js +1 -2
  607. package/types/senselogic/sitevision/api/search/searcher/component/SpellCheck/index.js +1 -2
  608. package/types/senselogic/sitevision/api/search/sort/CustomSort/index.js +2 -3
  609. package/types/senselogic/sitevision/api/search/suggestion/SearchSuggestion/index.js +2 -3
  610. package/types/senselogic/sitevision/api/security/DirectoryAttributes/index.js +2 -3
  611. package/types/senselogic/sitevision/api/security/JwtException/index.js +1 -2
  612. package/types/senselogic/sitevision/api/security/MessageDigester/index.js +2 -3
  613. package/types/senselogic/sitevision/api/security/RoleAssignment/index.js +2 -3
  614. package/types/senselogic/sitevision/api/security/RoleMatcher/index.js +2 -3
  615. package/types/senselogic/sitevision/api/security/Secret/index.js +2 -3
  616. package/types/senselogic/sitevision/api/security/SecretStore/index.js +2 -3
  617. package/types/senselogic/sitevision/api/security/UserUtil/index.js +2 -3
  618. package/types/senselogic/sitevision/api/security/jaas/callback/NodePrincipalCallback/index.js +2 -3
  619. package/types/senselogic/sitevision/api/security/jaas/callback/RedirectCallback/index.js +2 -3
  620. package/types/senselogic/sitevision/api/security/jaas/callback/ServletCallback/index.js +2 -3
  621. package/types/senselogic/sitevision/api/security/jaas/callback/SharedStateCallback/index.js +2 -3
  622. package/types/senselogic/sitevision/api/security/jaas/callback/UserAttributeCallback/index.js +2 -3
  623. package/types/senselogic/sitevision/api/security/jaas/callback/UserPrincipalCallback/index.js +2 -3
  624. package/types/senselogic/sitevision/api/security/jaas/credential/AuthTypeCredential/index.js +2 -3
  625. package/types/senselogic/sitevision/api/security/jaas/credential/InetAddressCredential/index.js +2 -3
  626. package/types/senselogic/sitevision/api/security/jaas/credential/PasswordCredential/index.js +2 -3
  627. package/types/senselogic/sitevision/api/security/jaas/credential/VirtualGroupCredential/index.js +2 -3
  628. package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilter/index.js +2 -3
  629. package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilterChain/index.js +2 -3
  630. package/types/senselogic/sitevision/api/user/UserIdentityWrapper/index.js +2 -3
  631. package/types/senselogic/sitevision/api/webresource/LinkTarget/index.js +1 -2
  632. package/types/senselogic/sitevision/api/xml/XmlElement/index.js +2 -3
  633. package/types/senselogic/sitevision/api/xml/XmlElementHandler/index.js +2 -3
  634. package/types/senselogic/sitevision/api/xml/XmlParserException/index.js +1 -2
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getId: function getId() {},
9
9
  getCalendarType: function getCalendarType() {},
10
10
  date: function date() {},
@@ -20,5 +20,4 @@ var _default = {
20
20
  resolveDate: function resolveDate() {},
21
21
  range: function range() {},
22
22
  period: function period() {}
23
- };
24
- exports["default"] = _default;
23
+ };
@@ -4,8 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  BCE: "BCE",
9
9
  CE: "CE"
10
- };
11
- exports["default"] = _default;
10
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getLocale: function getLocale() {},
9
9
  withLocale: function withLocale() {},
10
10
  getDecimalStyle: function getDecimalStyle() {},
@@ -24,5 +24,4 @@ var _default = {
24
24
  parseUnresolved: function parseUnresolved() {},
25
25
  toFormat: function toFormat() {},
26
26
  toString: function toString() {}
27
- };
28
- exports["default"] = _default;
27
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getZeroDigit: function getZeroDigit() {},
9
9
  withZeroDigit: function withZeroDigit() {},
10
10
  getPositiveSign: function getPositiveSign() {},
@@ -16,5 +16,4 @@ var _default = {
16
16
  equals: function equals() {},
17
17
  hashCode: function hashCode() {},
18
18
  toString: function toString() {}
19
- };
20
- exports["default"] = _default;
19
+ };
@@ -4,9 +4,8 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  STRICT: "STRICT",
9
9
  SMART: "SMART",
10
10
  LENIENT: "LENIENT"
11
- };
12
- exports["default"] = _default;
11
+ };
@@ -4,12 +4,11 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  FULL: "FULL",
9
9
  FULL_STANDALONE: "FULL_STANDALONE",
10
10
  SHORT: "SHORT",
11
11
  SHORT_STANDALONE: "SHORT_STANDALONE",
12
12
  NARROW: "NARROW",
13
13
  NARROW_STANDALONE: "NARROW_STANDALONE"
14
- };
15
- exports["default"] = _default;
14
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  NANO_OF_SECOND: "NANO_OF_SECOND",
9
9
  NANO_OF_DAY: "NANO_OF_DAY",
10
10
  MICRO_OF_SECOND: "MICRO_OF_SECOND",
@@ -35,5 +35,4 @@ var _default = {
35
35
  ERA: "ERA",
36
36
  INSTANT_SECONDS: "INSTANT_SECONDS",
37
37
  OFFSET_SECONDS: "OFFSET_SECONDS"
38
- };
39
- exports["default"] = _default;
38
+ };
@@ -4,11 +4,10 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  isSupported: function isSupported() {},
9
9
  "with": function _with() {},
10
10
  plus: function plus() {},
11
11
  minus: function minus() {},
12
12
  until: function until() {}
13
- };
14
- exports["default"] = _default;
13
+ };
@@ -4,11 +4,10 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  isSupported: function isSupported() {},
9
9
  range: function range() {},
10
10
  get: function get() {},
11
11
  getLong: function getLong() {},
12
12
  query: function query() {}
13
- };
14
- exports["default"] = _default;
13
+ };
@@ -4,7 +4,6 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  adjustInto: function adjustInto() {}
9
- };
10
- exports["default"] = _default;
9
+ };
@@ -4,10 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  get: function get() {},
9
9
  getUnits: function getUnits() {},
10
10
  addTo: function addTo() {},
11
11
  subtractFrom: function subtractFrom() {}
12
- };
13
- exports["default"] = _default;
12
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getDisplayName: function getDisplayName() {},
9
9
  getBaseUnit: function getBaseUnit() {},
10
10
  getRangeUnit: function getRangeUnit() {},
@@ -17,5 +17,4 @@ var _default = {
17
17
  adjustInto: function adjustInto() {},
18
18
  resolve: function resolve() {},
19
19
  toString: function toString() {}
20
- };
21
- exports["default"] = _default;
20
+ };
@@ -4,7 +4,6 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  queryFrom: function queryFrom() {}
9
- };
10
- exports["default"] = _default;
9
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getDuration: function getDuration() {},
9
9
  isDurationEstimated: function isDurationEstimated() {},
10
10
  isDateBased: function isDateBased() {},
@@ -13,5 +13,4 @@ var _default = {
13
13
  addTo: function addTo() {},
14
14
  between: function between() {},
15
15
  toString: function toString() {}
16
- };
17
- exports["default"] = _default;
16
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  isFixed: function isFixed() {},
9
9
  getMinimum: function getMinimum() {},
10
10
  getLargestMinimum: function getLargestMinimum() {},
@@ -18,5 +18,4 @@ var _default = {
18
18
  equals: function equals() {},
19
19
  hashCode: function hashCode() {},
20
20
  toString: function toString() {}
21
- };
22
- exports["default"] = _default;
21
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getInstant: function getInstant() {},
9
9
  toEpochSecond: function toEpochSecond() {},
10
10
  getDateTimeBefore: function getDateTimeBefore() {},
@@ -19,5 +19,4 @@ var _default = {
19
19
  equals: function equals() {},
20
20
  hashCode: function hashCode() {},
21
21
  toString: function toString() {}
22
- };
23
- exports["default"] = _default;
22
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  isFixedOffset: function isFixedOffset() {},
9
9
  getOffset: function getOffset() {},
10
10
  getValidOffsets: function getValidOffsets() {},
@@ -20,5 +20,4 @@ var _default = {
20
20
  equals: function equals() {},
21
21
  hashCode: function hashCode() {},
22
22
  toString: function toString() {}
23
- };
24
- exports["default"] = _default;
23
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  iterator: function iterator() {},
9
9
  size: function size() {},
10
10
  isEmpty: function isEmpty() {},
@@ -18,5 +18,4 @@ var _default = {
18
18
  retainAll: function retainAll() {},
19
19
  clear: function clear() {},
20
20
  toString: function toString() {}
21
- };
22
- exports["default"] = _default;
21
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  add: function add() {},
9
9
  get: function get() {},
10
10
  set: function set() {},
@@ -19,5 +19,4 @@ var _default = {
19
19
  equals: function equals() {},
20
20
  hashCode: function hashCode() {},
21
21
  removeRange: function removeRange() {}
22
- };
23
- exports["default"] = _default;
22
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  trimToSize: function trimToSize() {},
9
9
  ensureCapacity: function ensureCapacity() {},
10
10
  size: function size() {},
@@ -31,5 +31,4 @@ var _default = {
31
31
  removeIf: function removeIf() {},
32
32
  replaceAll: function replaceAll() {},
33
33
  sort: function sort() {}
34
- };
35
- exports["default"] = _default;
34
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  computeTime: function computeTime() {},
9
9
  computeFields: function computeFields() {},
10
10
  getTime: function getTime() {},
@@ -48,5 +48,4 @@ var _default = {
48
48
  clone: function clone() {},
49
49
  toString: function toString() {},
50
50
  toInstant: function toInstant() {}
51
- };
52
- exports["default"] = _default;
51
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  size: function size() {},
9
9
  isEmpty: function isEmpty() {},
10
10
  contains: function contains() {},
@@ -23,5 +23,4 @@ var _default = {
23
23
  spliterator: function spliterator() {},
24
24
  stream: function stream() {},
25
25
  parallelStream: function parallelStream() {}
26
- };
27
- exports["default"] = _default;
26
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  compare: function compare() {},
9
9
  equals: function equals() {},
10
10
  reversed: function reversed() {},
@@ -20,5 +20,4 @@ var _default = {
20
20
  comparingInt: function comparingInt() {},
21
21
  comparingLong: function comparingLong() {},
22
22
  comparingDouble: function comparingDouble() {}
23
- };
24
- exports["default"] = _default;
23
+ };
@@ -4,12 +4,11 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getCurrencyCode: function getCurrencyCode() {},
9
9
  getSymbol: function getSymbol() {},
10
10
  getDefaultFractionDigits: function getDefaultFractionDigits() {},
11
11
  getNumericCode: function getNumericCode() {},
12
12
  getDisplayName: function getDisplayName() {},
13
13
  toString: function toString() {}
14
- };
15
- exports["default"] = _default;
14
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  clone: function clone() {},
9
9
  getYear: function getYear() {},
10
10
  setYear: function setYear() {},
@@ -31,5 +31,4 @@ var _default = {
31
31
  toGMTString: function toGMTString() {},
32
32
  getTimezoneOffset: function getTimezoneOffset() {},
33
33
  toInstant: function toInstant() {}
34
- };
35
- exports["default"] = _default;
34
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  addFirst: function addFirst() {},
9
9
  addLast: function addLast() {},
10
10
  offerFirst: function offerFirst() {},
@@ -31,5 +31,4 @@ var _default = {
31
31
  size: function size() {},
32
32
  iterator: function iterator() {},
33
33
  descendingIterator: function descendingIterator() {}
34
- };
35
- exports["default"] = _default;
34
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  size: function size() {},
9
9
  isEmpty: function isEmpty() {},
10
10
  keys: function keys() {},
@@ -12,5 +12,4 @@ var _default = {
12
12
  get: function get() {},
13
13
  put: function put() {},
14
14
  remove: function remove() {}
15
- };
16
- exports["default"] = _default;
15
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  accept: function accept() {},
9
9
  combine: function combine() {},
10
10
  getCount: function getCount() {},
@@ -13,5 +13,4 @@ var _default = {
13
13
  getMax: function getMax() {},
14
14
  getAverage: function getAverage() {},
15
15
  toString: function toString() {}
16
- };
17
- exports["default"] = _default;
16
+ };
@@ -4,8 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  hasMoreElements: function hasMoreElements() {},
9
9
  nextElement: function nextElement() {}
10
- };
11
- exports["default"] = _default;
10
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  size: function size() {},
9
9
  isEmpty: function isEmpty() {},
10
10
  keys: function keys() {},
@@ -34,5 +34,4 @@ var _default = {
34
34
  computeIfPresent: function computeIfPresent() {},
35
35
  compute: function compute() {},
36
36
  merge: function merge() {}
37
- };
38
- exports["default"] = _default;
37
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  accept: function accept() {},
9
9
  combine: function combine() {},
10
10
  getCount: function getCount() {},
@@ -13,5 +13,4 @@ var _default = {
13
13
  getMax: function getMax() {},
14
14
  getAverage: function getAverage() {},
15
15
  toString: function toString() {}
16
- };
17
- exports["default"] = _default;
16
+ };
@@ -4,10 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  hasNext: function hasNext() {},
9
9
  next: function next() {},
10
10
  remove: function remove() {},
11
11
  forEachRemaining: function forEachRemaining() {}
12
- };
13
- exports["default"] = _default;
12
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  size: function size() {},
9
9
  isEmpty: function isEmpty() {},
10
10
  contains: function contains() {},
@@ -28,5 +28,4 @@ var _default = {
28
28
  listIterator: function listIterator() {},
29
29
  subList: function subList() {},
30
30
  spliterator: function spliterator() {}
31
- };
32
- exports["default"] = _default;
31
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  hasNext: function hasNext() {},
9
9
  next: function next() {},
10
10
  hasPrevious: function hasPrevious() {},
@@ -14,5 +14,4 @@ var _default = {
14
14
  remove: function remove() {},
15
15
  set: function set() {},
16
16
  add: function add() {}
17
- };
18
- exports["default"] = _default;
17
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getLanguage: function getLanguage() {},
9
9
  getScript: function getScript() {},
10
10
  getCountry: function getCountry() {},
@@ -28,5 +28,4 @@ var _default = {
28
28
  clone: function clone() {},
29
29
  hashCode: function hashCode() {},
30
30
  equals: function equals() {}
31
- };
32
- exports["default"] = _default;
31
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  accept: function accept() {},
9
9
  combine: function combine() {},
10
10
  getCount: function getCount() {},
@@ -13,5 +13,4 @@ var _default = {
13
13
  getMax: function getMax() {},
14
14
  getAverage: function getAverage() {},
15
15
  toString: function toString() {}
16
- };
17
- exports["default"] = _default;
16
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  size: function size() {},
9
9
  isEmpty: function isEmpty() {},
10
10
  containsKey: function containsKey() {},
@@ -28,5 +28,4 @@ var _default = {
28
28
  computeIfPresent: function computeIfPresent() {},
29
29
  compute: function compute() {},
30
30
  merge: function merge() {}
31
- };
32
- exports["default"] = _default;
31
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getKey: function getKey() {},
9
9
  getValue: function getValue() {},
10
10
  setValue: function setValue() {},
@@ -12,5 +12,4 @@ var _default = {
12
12
  hashCode: function hashCode() {},
13
13
  comparingByKey: function comparingByKey() {},
14
14
  comparingByValue: function comparingByValue() {}
15
- };
16
- exports["default"] = _default;
15
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  lowerEntry: function lowerEntry() {},
9
9
  lowerKey: function lowerKey() {},
10
10
  floorEntry: function floorEntry() {},
@@ -23,5 +23,4 @@ var _default = {
23
23
  subMap: function subMap() {},
24
24
  headMap: function headMap() {},
25
25
  tailMap: function tailMap() {}
26
- };
27
- exports["default"] = _default;
26
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  lower: function lower() {},
9
9
  floor: function floor() {},
10
10
  ceiling: function ceiling() {},
@@ -17,5 +17,4 @@ var _default = {
17
17
  subSet: function subSet() {},
18
18
  headSet: function headSet() {},
19
19
  tailSet: function tailSet() {}
20
- };
21
- exports["default"] = _default;
20
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  get: function get() {},
9
9
  isPresent: function isPresent() {},
10
10
  ifPresent: function ifPresent() {},
@@ -17,5 +17,4 @@ var _default = {
17
17
  equals: function equals() {},
18
18
  hashCode: function hashCode() {},
19
19
  toString: function toString() {}
20
- };
21
- exports["default"] = _default;
20
+ };
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports["default"] = void 0;
7
- var _default = {
7
+ var _default = exports["default"] = {
8
8
  getAsDouble: function getAsDouble() {},
9
9
  isPresent: function isPresent() {},
10
10
  ifPresent: function ifPresent() {},
@@ -14,5 +14,4 @@ var _default = {
14
14
  equals: function equals() {},
15
15
  hashCode: function hashCode() {},
16
16
  toString: function toString() {}
17
- };
18
- exports["default"] = _default;
17
+ };