@sitevision/api 2024.7.1 → 2024.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/client/requester/index.js +2 -3
- package/client/toasts/index.js +2 -3
- package/common/app/index.js +2 -3
- package/common/events/index.js +2 -3
- package/common/i18n/index.js +2 -3
- package/common/router/index.js +2 -3
- package/common/security/index.js +2 -3
- package/index.d.ts +1 -0
- package/package.json +2 -2
- package/server/AliasUtil/index.js +2 -3
- package/server/ArchiveUtil/index.js +2 -3
- package/server/ArraysInstance/index.js +2 -3
- package/server/ArticleUtil/index.js +2 -3
- package/server/AuthenticationUtil/index.js +2 -3
- package/server/BookmarkUtil/index.js +2 -3
- package/server/BuddyIconRenderer/index.js +2 -3
- package/server/BuddyIconRenderer.BuddyIconSize/index.js +2 -3
- package/server/ChannelUtil/index.js +2 -3
- package/server/ClientUtil/index.js +2 -3
- package/server/CollaborationFactory/index.js +2 -3
- package/server/CollaborationGroupFolderUtil/index.js +2 -3
- package/server/CollaborationGroupState/index.js +2 -3
- package/server/CollaborationGroupTemplateUtil/index.js +2 -3
- package/server/CollaborationGroupType/index.js +2 -3
- package/server/CollaborationGroupUtil/index.js +2 -3
- package/server/CollectionsInstance/index.js +2 -3
- package/server/ColorUtil/index.js +2 -3
- package/server/CompoundAndFilterBuilder/index.js +2 -3
- package/server/CompoundComparatorBuilder/index.js +2 -3
- package/server/CompoundOrFilterBuilder/index.js +2 -3
- package/server/ContentNodeUtil/index.js +2 -3
- package/server/CurrencyFactory/index.js +2 -3
- package/server/DateUtil/index.js +2 -3
- package/server/DecorationUtil/index.js +2 -3
- package/server/DeviceUtil/index.js +2 -3
- package/server/DimensionMode/index.js +2 -3
- package/server/DirectoryUtil/index.js +2 -3
- package/server/DocType/index.js +2 -3
- package/server/DocTypeUtil/index.js +2 -3
- package/server/EndecUtil/index.js +2 -3
- package/server/ExtendedDismaxParserBuilder/index.js +2 -3
- package/server/FileIconRenderer/index.js +2 -3
- package/server/FileUtil/index.js +2 -3
- package/server/FilterBuilder/index.js +2 -3
- package/server/FolderUtil/index.js +2 -3
- package/server/FontUtil/index.js +2 -3
- package/server/FormatterBuilderFactory/index.js +2 -3
- package/server/HighlightBuilder/index.js +2 -3
- package/server/IconUtil/index.js +2 -3
- package/server/ImageLinkRenderer/index.js +2 -3
- package/server/ImageRenderer/index.js +2 -3
- package/server/ImageUtil/index.d.ts +2 -2
- package/server/ImageUtil/index.js +2 -3
- package/server/IndexUtil/index.js +2 -3
- package/server/IndexUtil.IndexType/index.js +2 -3
- package/server/IndexingUtil/index.js +2 -3
- package/server/InstanceCreatorUtil/index.js +2 -3
- package/server/InstanceTypeUtil/index.js +2 -3
- package/server/JwtUtil/index.js +2 -3
- package/server/LandingPageUtil/index.js +2 -3
- package/server/LinkPageUtil/index.js +2 -3
- package/server/LinkRenderer/index.d.ts +48 -3
- package/server/LinkRenderer/index.js +4 -3
- package/server/LinkTargetBuilder/index.js +2 -3
- package/server/LinkValueBuilder/index.js +2 -3
- package/server/ListWrapper/index.js +2 -3
- package/server/LocaleUtil/index.js +2 -3
- package/server/LogUtil/index.js +2 -3
- package/server/MailBuilder/index.js +2 -3
- package/server/MailUtil/index.js +2 -3
- package/server/MathInstance/index.js +2 -3
- package/server/MessageDigesterFactory/index.js +2 -3
- package/server/MessagesFactory/index.js +2 -3
- package/server/MetadataDefinitionUtil/index.js +2 -3
- package/server/MetadataUtil/index.js +2 -3
- package/server/MimeTypeUtil/index.js +2 -3
- package/server/MonitorBuilder/index.js +2 -3
- package/server/NodeComparatorUtil/index.js +2 -3
- package/server/NodeFactoryUtil/index.js +2 -3
- package/server/NodeFilterUtil/index.js +2 -3
- package/server/NodeIteratorUtil/index.js +2 -3
- package/server/NodeResolverUtil/index.d.ts +34 -0
- package/server/NodeResolverUtil/index.js +4 -4
- package/server/NodeTreeUtil/index.js +2 -3
- package/server/NodeTypeUtil/index.d.ts +45 -1
- package/server/NodeTypeUtil/index.js +2 -3
- package/server/OfflineVersionPropertyUtil/index.js +1 -2
- package/server/OnlineVersionPropertyUtil/index.js +1 -2
- package/server/OutputUtil/index.js +2 -3
- package/server/PageUtil/index.js +2 -3
- package/server/PermissionCheckBuilder/index.js +2 -3
- package/server/PermissionUtil/index.js +2 -3
- package/server/PermissionUtil.Permission/index.js +2 -3
- package/server/PortletContextUtil/index.js +2 -3
- package/server/PortletUtil/index.js +2 -3
- package/server/PrincipalUtil/index.js +2 -3
- package/server/Properties/index.js +2 -3
- package/server/PropertyUtil/index.js +2 -3
- package/server/PublishStatus/index.js +2 -3
- package/server/PublishingUtil/index.js +2 -3
- package/server/QueryStringUtil/index.js +2 -3
- package/server/RedirectUtil/index.js +2 -3
- package/server/RelatedValueBuilder/index.js +2 -3
- package/server/Requester/index.js +2 -3
- package/server/ResourceLocatorUtil/index.d.ts +14 -0
- package/server/ResourceLocatorUtil/index.js +5 -4
- package/server/RestApi/index.js +2 -3
- package/server/RestApiFactory/index.js +2 -3
- package/server/RestAppInvokerFactory/index.js +2 -3
- package/server/RoleAssignmentBuilder/index.js +2 -3
- package/server/RoleMatcherBuilder/index.js +2 -3
- package/server/RoleUtil/index.js +2 -3
- package/server/ScriptUtil/index.js +2 -3
- package/server/SearchFactory/index.js +2 -3
- package/server/SearchUtil/index.js +2 -3
- package/server/SearcherBuilder/index.js +2 -3
- package/server/Session/index.js +2 -3
- package/server/SimpleUserUtil/index.js +2 -3
- package/server/SiteCookieUtil/index.js +2 -3
- package/server/SortBuilder/index.js +2 -3
- package/server/SourceSetMode/index.js +2 -3
- package/server/SpellCheckBuilder/index.js +2 -3
- package/server/StandardParserBuilder/index.js +2 -3
- package/server/StructureUtil/index.js +2 -3
- package/server/SubscriberUtil/index.js +2 -3
- package/server/SubscriptionUtil/index.js +2 -3
- package/server/SystemUserUtil/index.js +2 -3
- package/server/TagUtil/index.js +2 -3
- package/server/TargetAudienceUtil/index.d.ts +55 -0
- package/server/TargetAudienceUtil/index.js +12 -0
- package/server/TemplateUtil/index.js +2 -3
- package/server/TemporaryFileNodeBuilder/index.js +2 -3
- package/server/TemporaryNodeBuilder/index.js +2 -3
- package/server/TextModuleRendererBuilder/index.js +2 -3
- package/server/TimestampUtil/index.js +2 -3
- package/server/TranslationUtil/index.js +2 -3
- package/server/TrashcanUtil/index.js +2 -3
- package/server/UserDataUtil/index.js +2 -3
- package/server/UserFactory/index.js +2 -3
- package/server/UserFieldRenderer/index.js +2 -3
- package/server/UserIdentityUtil/index.js +2 -3
- package/server/UserUtil/index.js +2 -3
- package/server/Utils/index.d.ts +9 -1
- package/server/Utils/index.js +4 -4
- package/server/VelocityRenderer/index.js +2 -3
- package/server/VersionUtil/index.js +2 -3
- package/server/WebContentUtil/index.js +2 -3
- package/server/WebResourceFactory/index.js +2 -3
- package/server/XSLTUtil/index.js +2 -3
- package/server/XmlParserUtil/index.js +2 -3
- package/server/appData/index.js +2 -3
- package/server/appInfo/index.js +2 -3
- package/server/appResource/index.js +1 -2
- package/server/cache/index.js +2 -3
- package/server/globalAppData/index.js +2 -3
- package/server/headless/index.js +2 -3
- package/server/hooks/index.js +2 -3
- package/server/oauth2/index.js +2 -3
- package/server/privileged/index.js +1 -2
- package/server/storage/index.js +2 -3
- package/types/java/io/Closeable/index.js +2 -3
- package/types/java/io/File/index.js +2 -3
- package/types/java/io/FileFilter/index.js +2 -3
- package/types/java/io/FilenameFilter/index.js +2 -3
- package/types/java/io/FilterOutputStream/index.js +2 -3
- package/types/java/io/Flushable/index.js +2 -3
- package/types/java/io/InputStream/index.js +2 -3
- package/types/java/io/OutputStream/index.js +2 -3
- package/types/java/io/PrintStream/index.js +2 -3
- package/types/java/io/PrintWriter/index.js +2 -3
- package/types/java/io/Reader/index.js +2 -3
- package/types/java/io/Serializable/index.js +1 -2
- package/types/java/io/Writer/index.js +2 -3
- package/types/java/lang/Appendable/index.js +2 -3
- package/types/java/lang/AutoCloseable/index.js +2 -3
- package/types/java/lang/Boolean/index.js +2 -3
- package/types/java/lang/CharSequence/index.js +2 -3
- package/types/java/lang/Class/index.js +2 -3
- package/types/java/lang/ClassLoader/index.js +2 -3
- package/types/java/lang/Cloneable/index.js +1 -2
- package/types/java/lang/Comparable/index.js +2 -3
- package/types/java/lang/Double/index.js +2 -3
- package/types/java/lang/Enum/index.js +2 -3
- package/types/java/lang/Exception/index.js +1 -2
- package/types/java/lang/Float/index.js +2 -3
- package/types/java/lang/Integer/index.js +2 -3
- package/types/java/lang/Iterable/index.js +2 -3
- package/types/java/lang/Long/index.js +2 -3
- package/types/java/lang/Number/index.js +2 -3
- package/types/java/lang/Object/index.js +2 -3
- package/types/java/lang/Package/index.js +2 -3
- package/types/java/lang/Readable/index.js +2 -3
- package/types/java/lang/Runnable/index.js +2 -3
- package/types/java/lang/RuntimeException/index.js +1 -2
- package/types/java/lang/StackTraceElement/index.js +2 -3
- package/types/java/lang/String/index.js +2 -3
- package/types/java/lang/StringBuffer/index.js +2 -3
- package/types/java/lang/Throwable/index.js +2 -3
- package/types/java/lang/annotation/Annotation/index.js +2 -3
- package/types/java/lang/reflect/AccessibleObject/index.js +2 -3
- package/types/java/lang/reflect/AnnotatedElement/index.js +2 -3
- package/types/java/lang/reflect/AnnotatedType/index.js +2 -3
- package/types/java/lang/reflect/Constructor/index.js +2 -3
- package/types/java/lang/reflect/Executable/index.js +2 -3
- package/types/java/lang/reflect/Field/index.js +2 -3
- package/types/java/lang/reflect/GenericDeclaration/index.js +2 -3
- package/types/java/lang/reflect/Member/index.js +2 -3
- package/types/java/lang/reflect/Method/index.js +2 -3
- package/types/java/lang/reflect/Parameter/index.js +2 -3
- package/types/java/lang/reflect/Type/index.js +2 -3
- package/types/java/lang/reflect/TypeVariable/index.js +2 -3
- package/types/java/math/BigDecimal/index.js +2 -3
- package/types/java/math/BigInteger/index.js +2 -3
- package/types/java/math/MathContext/index.js +2 -3
- package/types/java/math/RoundingMode/index.js +2 -3
- package/types/java/net/InetAddress/index.js +2 -3
- package/types/java/net/NetworkInterface/index.js +2 -3
- package/types/java/net/Proxy/index.js +2 -3
- package/types/java/net/Proxy.Type/index.js +2 -3
- package/types/java/net/SocketAddress/index.js +1 -2
- package/types/java/net/URI/index.js +2 -3
- package/types/java/net/URL/index.js +2 -3
- package/types/java/net/URLConnection/index.js +2 -3
- package/types/java/nio/MappedByteBuffer/index.js +2 -3
- package/types/java/nio/channels/AsynchronousChannel/index.js +2 -3
- package/types/java/nio/channels/AsynchronousFileChannel/index.js +2 -3
- package/types/java/nio/channels/ByteChannel/index.js +1 -2
- package/types/java/nio/channels/Channel/index.js +2 -3
- package/types/java/nio/channels/CompletionHandler/index.js +2 -3
- package/types/java/nio/channels/FileChannel/index.js +2 -3
- package/types/java/nio/channels/FileChannel.MapMode/index.js +2 -3
- package/types/java/nio/channels/FileLock/index.js +2 -3
- package/types/java/nio/channels/GatheringByteChannel/index.js +2 -3
- package/types/java/nio/channels/InterruptibleChannel/index.js +2 -3
- package/types/java/nio/channels/ReadableByteChannel/index.js +2 -3
- package/types/java/nio/channels/ScatteringByteChannel/index.js +2 -3
- package/types/java/nio/channels/SeekableByteChannel/index.js +2 -3
- package/types/java/nio/channels/WritableByteChannel/index.js +2 -3
- package/types/java/nio/channels/spi/AbstractInterruptibleChannel/index.js +2 -3
- package/types/java/nio/charset/Charset/index.js +2 -3
- package/types/java/nio/file/AccessMode/index.js +2 -3
- package/types/java/nio/file/CopyOption/index.js +1 -2
- package/types/java/nio/file/DirectoryStream/index.js +2 -3
- package/types/java/nio/file/DirectoryStream.Filter/index.js +2 -3
- package/types/java/nio/file/FileStore/index.js +2 -3
- package/types/java/nio/file/FileSystem/index.js +2 -3
- package/types/java/nio/file/LinkOption/index.js +2 -3
- package/types/java/nio/file/OpenOption/index.js +1 -2
- package/types/java/nio/file/Path/index.js +2 -3
- package/types/java/nio/file/PathMatcher/index.js +2 -3
- package/types/java/nio/file/WatchEvent.Kind/index.js +2 -3
- package/types/java/nio/file/WatchEvent.Modifier/index.js +2 -3
- package/types/java/nio/file/WatchKey/index.js +2 -3
- package/types/java/nio/file/WatchService/index.js +2 -3
- package/types/java/nio/file/Watchable/index.js +2 -3
- package/types/java/nio/file/attribute/FileAttribute/index.js +2 -3
- package/types/java/nio/file/attribute/GroupPrincipal/index.js +1 -2
- package/types/java/nio/file/attribute/UserPrincipal/index.js +1 -2
- package/types/java/nio/file/attribute/UserPrincipalLookupService/index.js +2 -3
- package/types/java/nio/file/spi/FileSystemProvider/index.js +2 -3
- package/types/java/security/CodeSigner/index.js +2 -3
- package/types/java/security/CodeSource/index.js +2 -3
- package/types/java/security/Guard/index.js +2 -3
- package/types/java/security/Key/index.js +2 -3
- package/types/java/security/Permission/index.js +2 -3
- package/types/java/security/PermissionCollection/index.js +2 -3
- package/types/java/security/Principal/index.js +2 -3
- package/types/java/security/PrivilegedExceptionAction/index.js +2 -3
- package/types/java/security/ProtectionDomain/index.js +2 -3
- package/types/java/security/Provider/index.js +2 -3
- package/types/java/security/Provider.Service/index.js +2 -3
- package/types/java/security/PublicKey/index.js +1 -2
- package/types/java/security/Timestamp/index.js +2 -3
- package/types/java/security/cert/CertPath/index.js +2 -3
- package/types/java/security/cert/Certificate/index.js +2 -3
- package/types/java/text/AttributedCharacterIterator/index.js +2 -3
- package/types/java/text/AttributedCharacterIterator.Attribute/index.js +2 -3
- package/types/java/text/CharacterIterator/index.js +2 -3
- package/types/java/text/DateFormat/index.js +2 -3
- package/types/java/text/DateFormatSymbols/index.js +2 -3
- package/types/java/text/FieldPosition/index.js +2 -3
- package/types/java/text/Format/index.js +2 -3
- package/types/java/text/Format.Field/index.js +1 -2
- package/types/java/text/NumberFormat/index.js +2 -3
- package/types/java/text/ParsePosition/index.js +2 -3
- package/types/java/text/SimpleDateFormat/index.js +2 -3
- package/types/java/time/Clock/index.js +2 -3
- package/types/java/time/DayOfWeek/index.js +2 -3
- package/types/java/time/Duration/index.js +2 -3
- package/types/java/time/Instant/index.js +2 -3
- package/types/java/time/LocalDate/index.js +2 -3
- package/types/java/time/LocalDateTime/index.js +2 -3
- package/types/java/time/LocalTime/index.js +2 -3
- package/types/java/time/Month/index.js +2 -3
- package/types/java/time/OffsetDateTime/index.js +2 -3
- package/types/java/time/OffsetTime/index.js +2 -3
- package/types/java/time/Period/index.js +2 -3
- package/types/java/time/ZoneId/index.js +2 -3
- package/types/java/time/ZoneOffset/index.js +2 -3
- package/types/java/time/ZonedDateTime/index.js +2 -3
- package/types/java/time/chrono/AbstractChronology/index.js +2 -3
- package/types/java/time/chrono/ChronoLocalDate/index.js +2 -3
- package/types/java/time/chrono/ChronoLocalDateTime/index.js +2 -3
- package/types/java/time/chrono/ChronoPeriod/index.js +2 -3
- package/types/java/time/chrono/ChronoZonedDateTime/index.js +2 -3
- package/types/java/time/chrono/Chronology/index.js +2 -3
- package/types/java/time/chrono/Era/index.js +2 -3
- package/types/java/time/chrono/IsoChronology/index.js +2 -3
- package/types/java/time/chrono/IsoEra/index.js +2 -3
- package/types/java/time/format/DateTimeFormatter/index.js +2 -3
- package/types/java/time/format/DecimalStyle/index.js +2 -3
- package/types/java/time/format/ResolverStyle/index.js +2 -3
- package/types/java/time/format/TextStyle/index.js +2 -3
- package/types/java/time/temporal/ChronoField/index.js +2 -3
- package/types/java/time/temporal/Temporal/index.js +2 -3
- package/types/java/time/temporal/TemporalAccessor/index.js +2 -3
- package/types/java/time/temporal/TemporalAdjuster/index.js +2 -3
- package/types/java/time/temporal/TemporalAmount/index.js +2 -3
- package/types/java/time/temporal/TemporalField/index.js +2 -3
- package/types/java/time/temporal/TemporalQuery/index.js +2 -3
- package/types/java/time/temporal/TemporalUnit/index.js +2 -3
- package/types/java/time/temporal/ValueRange/index.js +2 -3
- package/types/java/time/zone/ZoneOffsetTransition/index.js +2 -3
- package/types/java/time/zone/ZoneRules/index.js +2 -3
- package/types/java/util/AbstractCollection/index.js +2 -3
- package/types/java/util/AbstractList/index.js +2 -3
- package/types/java/util/ArrayList/index.js +2 -3
- package/types/java/util/Calendar/index.js +2 -3
- package/types/java/util/Collection/index.js +2 -3
- package/types/java/util/Comparator/index.js +2 -3
- package/types/java/util/Currency/index.js +2 -3
- package/types/java/util/Date/index.js +2 -3
- package/types/java/util/Deque/index.js +2 -3
- package/types/java/util/Dictionary/index.js +2 -3
- package/types/java/util/DoubleSummaryStatistics/index.js +2 -3
- package/types/java/util/Enumeration/index.js +2 -3
- package/types/java/util/Hashtable/index.js +2 -3
- package/types/java/util/IntSummaryStatistics/index.js +2 -3
- package/types/java/util/Iterator/index.js +2 -3
- package/types/java/util/List/index.js +2 -3
- package/types/java/util/ListIterator/index.js +2 -3
- package/types/java/util/Locale/index.js +2 -3
- package/types/java/util/LongSummaryStatistics/index.js +2 -3
- package/types/java/util/Map/index.js +2 -3
- package/types/java/util/Map.Entry/index.js +2 -3
- package/types/java/util/NavigableMap/index.js +2 -3
- package/types/java/util/NavigableSet/index.js +2 -3
- package/types/java/util/Optional/index.js +2 -3
- package/types/java/util/OptionalDouble/index.js +2 -3
- package/types/java/util/OptionalInt/index.js +2 -3
- package/types/java/util/OptionalLong/index.js +2 -3
- package/types/java/util/PrimitiveIterator/index.js +2 -3
- package/types/java/util/PrimitiveIterator.OfDouble/index.js +2 -3
- package/types/java/util/PrimitiveIterator.OfInt/index.js +2 -3
- package/types/java/util/PrimitiveIterator.OfLong/index.js +2 -3
- package/types/java/util/Properties/index.js +2 -3
- package/types/java/util/Queue/index.js +2 -3
- package/types/java/util/Random/index.js +2 -3
- package/types/java/util/RandomAccess/index.js +1 -2
- package/types/java/util/Set/index.js +2 -3
- package/types/java/util/SortedMap/index.js +2 -3
- package/types/java/util/SortedSet/index.js +2 -3
- package/types/java/util/Spliterator/index.js +2 -3
- package/types/java/util/Spliterator.OfDouble/index.js +2 -3
- package/types/java/util/Spliterator.OfInt/index.js +2 -3
- package/types/java/util/Spliterator.OfLong/index.js +2 -3
- package/types/java/util/Spliterator.OfPrimitive/index.js +2 -3
- package/types/java/util/TimeZone/index.js +2 -3
- package/types/java/util/concurrent/Callable/index.js +2 -3
- package/types/java/util/concurrent/Executor/index.js +2 -3
- package/types/java/util/concurrent/ExecutorService/index.js +2 -3
- package/types/java/util/concurrent/Future/index.js +2 -3
- package/types/java/util/concurrent/TimeUnit/index.js +2 -3
- package/types/java/util/function/BiConsumer/index.js +2 -3
- package/types/java/util/function/BiFunction/index.js +2 -3
- package/types/java/util/function/BinaryOperator/index.js +2 -3
- package/types/java/util/function/Consumer/index.js +2 -3
- package/types/java/util/function/DoubleBinaryOperator/index.js +2 -3
- package/types/java/util/function/DoubleConsumer/index.js +2 -3
- package/types/java/util/function/DoubleFunction/index.js +2 -3
- package/types/java/util/function/DoublePredicate/index.js +2 -3
- package/types/java/util/function/DoubleSupplier/index.js +2 -3
- package/types/java/util/function/DoubleToIntFunction/index.js +2 -3
- package/types/java/util/function/DoubleToLongFunction/index.js +2 -3
- package/types/java/util/function/DoubleUnaryOperator/index.js +2 -3
- package/types/java/util/function/Function/index.js +2 -3
- package/types/java/util/function/IntBinaryOperator/index.js +2 -3
- package/types/java/util/function/IntConsumer/index.js +2 -3
- package/types/java/util/function/IntFunction/index.js +2 -3
- package/types/java/util/function/IntPredicate/index.js +2 -3
- package/types/java/util/function/IntSupplier/index.js +2 -3
- package/types/java/util/function/IntToDoubleFunction/index.js +2 -3
- package/types/java/util/function/IntToLongFunction/index.js +2 -3
- package/types/java/util/function/IntUnaryOperator/index.js +2 -3
- package/types/java/util/function/LongBinaryOperator/index.js +2 -3
- package/types/java/util/function/LongConsumer/index.js +2 -3
- package/types/java/util/function/LongFunction/index.js +2 -3
- package/types/java/util/function/LongPredicate/index.js +2 -3
- package/types/java/util/function/LongSupplier/index.js +2 -3
- package/types/java/util/function/LongToDoubleFunction/index.js +2 -3
- package/types/java/util/function/LongToIntFunction/index.js +2 -3
- package/types/java/util/function/LongUnaryOperator/index.js +2 -3
- package/types/java/util/function/ObjDoubleConsumer/index.js +2 -3
- package/types/java/util/function/ObjIntConsumer/index.js +2 -3
- package/types/java/util/function/ObjLongConsumer/index.js +2 -3
- package/types/java/util/function/Predicate/index.js +2 -3
- package/types/java/util/function/Supplier/index.js +2 -3
- package/types/java/util/function/ToDoubleFunction/index.js +2 -3
- package/types/java/util/function/ToIntFunction/index.js +2 -3
- package/types/java/util/function/ToLongFunction/index.js +2 -3
- package/types/java/util/function/UnaryOperator/index.js +2 -3
- package/types/java/util/stream/BaseStream/index.js +2 -3
- package/types/java/util/stream/Collector/index.js +2 -3
- package/types/java/util/stream/Collector.Characteristics/index.js +2 -3
- package/types/java/util/stream/DoubleStream/index.js +2 -3
- package/types/java/util/stream/DoubleStream.Builder/index.js +2 -3
- package/types/java/util/stream/IntStream/index.js +2 -3
- package/types/java/util/stream/IntStream.Builder/index.js +2 -3
- package/types/java/util/stream/LongStream/index.js +2 -3
- package/types/java/util/stream/LongStream.Builder/index.js +2 -3
- package/types/java/util/stream/Stream/index.js +2 -3
- package/types/java/util/stream/Stream.Builder/index.js +2 -3
- package/types/javax/jcr/AccessDeniedException/index.js +1 -2
- package/types/javax/jcr/Binary/index.js +2 -3
- package/types/javax/jcr/Credentials/index.js +1 -2
- package/types/javax/jcr/GuestCredentials/index.js +1 -2
- package/types/javax/jcr/ImportUUIDBehavior/index.js +1 -2
- package/types/javax/jcr/InvalidItemStateException/index.js +1 -2
- package/types/javax/jcr/InvalidLifecycleTransitionException/index.js +1 -2
- package/types/javax/jcr/InvalidSerializedDataException/index.js +1 -2
- package/types/javax/jcr/Item/index.js +2 -3
- package/types/javax/jcr/ItemExistsException/index.js +1 -2
- package/types/javax/jcr/ItemNotFoundException/index.js +1 -2
- package/types/javax/jcr/ItemVisitor/index.js +2 -3
- package/types/javax/jcr/LoginException/index.js +1 -2
- package/types/javax/jcr/MergeException/index.js +1 -2
- package/types/javax/jcr/NamespaceException/index.js +1 -2
- package/types/javax/jcr/NamespaceRegistry/index.js +2 -3
- package/types/javax/jcr/NoSuchWorkspaceException/index.js +1 -2
- package/types/javax/jcr/Node/index.js +2 -3
- package/types/javax/jcr/NodeIterator/index.js +2 -3
- package/types/javax/jcr/PathNotFoundException/index.js +1 -2
- package/types/javax/jcr/Property/index.js +2 -3
- package/types/javax/jcr/PropertyIterator/index.js +2 -3
- package/types/javax/jcr/PropertyType/index.js +1 -2
- package/types/javax/jcr/RangeIterator/index.js +1 -2
- package/types/javax/jcr/ReferentialIntegrityException/index.js +1 -2
- package/types/javax/jcr/Repository/index.js +2 -3
- package/types/javax/jcr/RepositoryException/index.js +1 -2
- package/types/javax/jcr/RepositoryFactory/index.js +2 -3
- package/types/javax/jcr/SimpleCredentials/index.js +2 -3
- package/types/javax/jcr/UnsupportedRepositoryOperationException/index.js +1 -2
- package/types/javax/jcr/Value/index.js +2 -3
- package/types/javax/jcr/ValueFactory/index.js +2 -3
- package/types/javax/jcr/ValueFormatException/index.js +1 -2
- package/types/javax/jcr/Workspace/index.js +2 -3
- package/types/javax/jcr/lock/Lock/index.js +2 -3
- package/types/javax/jcr/lock/LockException/index.js +2 -3
- package/types/javax/jcr/lock/LockManager/index.js +2 -3
- package/types/javax/jcr/nodetype/ConstraintViolationException/index.js +1 -2
- package/types/javax/jcr/nodetype/InvalidNodeTypeDefinitionException/index.js +1 -2
- package/types/javax/jcr/nodetype/ItemDefinition/index.js +2 -3
- package/types/javax/jcr/nodetype/NoSuchNodeTypeException/index.js +1 -2
- package/types/javax/jcr/nodetype/NodeDefinition/index.js +2 -3
- package/types/javax/jcr/nodetype/NodeDefinitionTemplate/index.js +2 -3
- package/types/javax/jcr/nodetype/NodeType/index.js +2 -3
- package/types/javax/jcr/nodetype/NodeTypeDefinition/index.js +2 -3
- package/types/javax/jcr/nodetype/NodeTypeExistsException/index.js +1 -2
- package/types/javax/jcr/nodetype/NodeTypeIterator/index.js +2 -3
- package/types/javax/jcr/nodetype/NodeTypeManager/index.js +2 -3
- package/types/javax/jcr/nodetype/NodeTypeTemplate/index.js +2 -3
- package/types/javax/jcr/nodetype/PropertyDefinition/index.js +2 -3
- package/types/javax/jcr/nodetype/PropertyDefinitionTemplate/index.js +2 -3
- package/types/javax/jcr/observation/Event/index.js +2 -3
- package/types/javax/jcr/observation/EventIterator/index.js +2 -3
- package/types/javax/jcr/observation/EventJournal/index.js +2 -3
- package/types/javax/jcr/observation/EventListener/index.js +2 -3
- package/types/javax/jcr/observation/EventListenerIterator/index.js +2 -3
- package/types/javax/jcr/observation/ObservationManager/index.js +2 -3
- package/types/javax/jcr/query/InvalidQueryException/index.js +1 -2
- package/types/javax/jcr/query/Query/index.js +2 -3
- package/types/javax/jcr/query/QueryManager/index.js +2 -3
- package/types/javax/jcr/query/QueryResult/index.js +2 -3
- package/types/javax/jcr/query/Row/index.js +2 -3
- package/types/javax/jcr/query/RowIterator/index.js +2 -3
- package/types/javax/jcr/query/qom/And/index.js +2 -3
- package/types/javax/jcr/query/qom/BindVariableValue/index.js +2 -3
- package/types/javax/jcr/query/qom/ChildNode/index.js +2 -3
- package/types/javax/jcr/query/qom/ChildNodeJoinCondition/index.js +2 -3
- package/types/javax/jcr/query/qom/Column/index.js +2 -3
- package/types/javax/jcr/query/qom/Comparison/index.js +2 -3
- package/types/javax/jcr/query/qom/Constraint/index.js +1 -2
- package/types/javax/jcr/query/qom/DescendantNode/index.js +2 -3
- package/types/javax/jcr/query/qom/DescendantNodeJoinCondition/index.js +2 -3
- package/types/javax/jcr/query/qom/DynamicOperand/index.js +1 -2
- package/types/javax/jcr/query/qom/EquiJoinCondition/index.js +2 -3
- package/types/javax/jcr/query/qom/FullTextSearch/index.js +2 -3
- package/types/javax/jcr/query/qom/FullTextSearchScore/index.js +2 -3
- package/types/javax/jcr/query/qom/Join/index.js +2 -3
- package/types/javax/jcr/query/qom/JoinCondition/index.js +1 -2
- package/types/javax/jcr/query/qom/Length/index.js +2 -3
- package/types/javax/jcr/query/qom/Literal/index.js +2 -3
- package/types/javax/jcr/query/qom/LowerCase/index.js +2 -3
- package/types/javax/jcr/query/qom/NodeLocalName/index.js +2 -3
- package/types/javax/jcr/query/qom/NodeName/index.js +2 -3
- package/types/javax/jcr/query/qom/Not/index.js +2 -3
- package/types/javax/jcr/query/qom/Operand/index.js +1 -2
- package/types/javax/jcr/query/qom/Or/index.js +2 -3
- package/types/javax/jcr/query/qom/Ordering/index.js +2 -3
- package/types/javax/jcr/query/qom/PropertyExistence/index.js +2 -3
- package/types/javax/jcr/query/qom/PropertyValue/index.js +2 -3
- package/types/javax/jcr/query/qom/QueryObjectModel/index.js +2 -3
- package/types/javax/jcr/query/qom/QueryObjectModelConstants/index.js +1 -2
- package/types/javax/jcr/query/qom/QueryObjectModelFactory/index.js +2 -3
- package/types/javax/jcr/query/qom/SameNode/index.js +2 -3
- package/types/javax/jcr/query/qom/SameNodeJoinCondition/index.js +2 -3
- package/types/javax/jcr/query/qom/Selector/index.js +2 -3
- package/types/javax/jcr/query/qom/Source/index.js +1 -2
- package/types/javax/jcr/query/qom/StaticOperand/index.js +1 -2
- package/types/javax/jcr/query/qom/UpperCase/index.js +2 -3
- package/types/javax/jcr/retention/Hold/index.js +2 -3
- package/types/javax/jcr/retention/RetentionManager/index.js +2 -3
- package/types/javax/jcr/retention/RetentionPolicy/index.js +2 -3
- package/types/javax/jcr/security/AccessControlEntry/index.js +2 -3
- package/types/javax/jcr/security/AccessControlException/index.js +1 -2
- package/types/javax/jcr/security/AccessControlList/index.js +2 -3
- package/types/javax/jcr/security/AccessControlManager/index.js +2 -3
- package/types/javax/jcr/security/AccessControlPolicy/index.js +1 -2
- package/types/javax/jcr/security/AccessControlPolicyIterator/index.js +2 -3
- package/types/javax/jcr/security/NamedAccessControlPolicy/index.js +2 -3
- package/types/javax/jcr/security/Privilege/index.js +2 -3
- package/types/javax/jcr/util/TraversingItemVisitor/index.js +2 -3
- package/types/javax/jcr/util/TraversingItemVisitor.Default/index.js +2 -3
- package/types/javax/jcr/version/ActivityViolationException/index.js +1 -2
- package/types/javax/jcr/version/LabelExistsVersionException/index.js +1 -2
- package/types/javax/jcr/version/OnParentVersionAction/index.js +1 -2
- package/types/javax/jcr/version/Version/index.js +2 -3
- package/types/javax/jcr/version/VersionException/index.js +1 -2
- package/types/javax/jcr/version/VersionHistory/index.js +2 -3
- package/types/javax/jcr/version/VersionIterator/index.js +2 -3
- package/types/javax/jcr/version/VersionManager/index.js +2 -3
- package/types/senselogic/sitevision/api/base/Builder/index.js +2 -3
- package/types/senselogic/sitevision/api/base/Filter/index.js +2 -3
- package/types/senselogic/sitevision/api/base/FilterSplit/index.js +2 -3
- package/types/senselogic/sitevision/api/base/Loadable/index.js +2 -3
- package/types/senselogic/sitevision/api/base/Requireable.ScriptEngine/index.js +2 -3
- package/types/senselogic/sitevision/api/base/Resolver/index.js +2 -3
- package/types/senselogic/sitevision/api/base/Wrapper/index.js +2 -3
- package/types/senselogic/sitevision/api/collaboration/CollaborationGroupWrapper/index.js +2 -3
- package/types/senselogic/sitevision/api/format/NumericFormatter/index.js +2 -3
- package/types/senselogic/sitevision/api/format/NumericFormatterBuilder/index.js +2 -3
- package/types/senselogic/sitevision/api/i18n/Currency/index.js +2 -3
- package/types/senselogic/sitevision/api/link/CustomLinkProcessor/index.js +2 -3
- package/types/senselogic/sitevision/api/link/CustomLinkRenderData/index.js +2 -3
- package/types/senselogic/sitevision/api/mail/Mail/index.js +2 -3
- package/types/senselogic/sitevision/api/message/ChannelWrapper/index.js +2 -3
- package/types/senselogic/sitevision/api/message/MessageTextLinker/index.js +2 -3
- package/types/senselogic/sitevision/api/metadata/value/LinkValue/index.js +1 -2
- package/types/senselogic/sitevision/api/metadata/value/RelatedValue/index.js +1 -2
- package/types/senselogic/sitevision/api/portlet/GenericConfigPortlet/index.js +2 -3
- package/types/senselogic/sitevision/api/portlet/GenericSiteVisionPortlet/index.js +2 -3
- package/types/senselogic/sitevision/api/property/VersionedPropertyUtil/index.js +2 -3
- package/types/senselogic/sitevision/api/render/BuddyIconRenderer.BuddyIconInfo/index.js +2 -3
- package/types/senselogic/sitevision/api/render/ImageScaler/index.js +2 -3
- package/types/senselogic/sitevision/api/render/TextModuleRenderer/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess/index.js +1 -2
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ArticleUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.ExceptionSuppressingProxyConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.IndexingUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.LinkPageUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MathInstanceConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.MimeTypeUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.NodeTypeUtilConstants/index.d.ts +49 -0
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.NodeTypeUtilConstants/index.js +10 -4
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.OutputUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PageUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletContextUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.PortletUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.QueryStringUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchHitConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.SearchResultConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityAccess.VersionUtilConstants/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityContext/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityEvaluator/index.js +2 -3
- package/types/senselogic/sitevision/api/render/velocity/VelocityException/index.js +1 -2
- package/types/senselogic/sitevision/api/script/RequesterChainable/index.js +2 -3
- package/types/senselogic/sitevision/api/script/VersionedRestApi/index.js +2 -3
- package/types/senselogic/sitevision/api/script/app/RestAppInvoker/index.js +2 -3
- package/types/senselogic/sitevision/api/script/factory/TypedArgument/index.js +2 -3
- package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingCollection/index.js +2 -3
- package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingIterator/index.js +2 -3
- package/types/senselogic/sitevision/api/script/proxy/ExceptionSuppressingProxy/index.js +2 -3
- package/types/senselogic/sitevision/api/search/SearchFieldUtil/index.js +2 -3
- package/types/senselogic/sitevision/api/search/SearchHighlighter/index.js +2 -3
- package/types/senselogic/sitevision/api/search/SearchHit/index.js +2 -3
- package/types/senselogic/sitevision/api/search/SearchResult/index.js +2 -3
- package/types/senselogic/sitevision/api/search/SearchSortField/index.js +2 -3
- package/types/senselogic/sitevision/api/search/facet/SearchFacetField/index.js +2 -3
- package/types/senselogic/sitevision/api/search/facet/SearchFacetValue/index.js +2 -3
- package/types/senselogic/sitevision/api/search/searcher/Searcher/index.js +2 -3
- package/types/senselogic/sitevision/api/search/searcher/component/Filter/index.js +1 -2
- package/types/senselogic/sitevision/api/search/searcher/component/Highlight/index.js +1 -2
- package/types/senselogic/sitevision/api/search/searcher/component/Monitor/index.js +1 -2
- package/types/senselogic/sitevision/api/search/searcher/component/Parser/index.js +1 -2
- package/types/senselogic/sitevision/api/search/searcher/component/PermissionCheck/index.js +1 -2
- package/types/senselogic/sitevision/api/search/searcher/component/PermissionStrategy/index.js +2 -3
- package/types/senselogic/sitevision/api/search/searcher/component/Sort/index.js +1 -2
- package/types/senselogic/sitevision/api/search/searcher/component/SpellCheck/index.js +1 -2
- package/types/senselogic/sitevision/api/search/sort/CustomSort/index.js +2 -3
- package/types/senselogic/sitevision/api/search/suggestion/SearchSuggestion/index.js +2 -3
- package/types/senselogic/sitevision/api/security/DirectoryAttributes/index.js +2 -3
- package/types/senselogic/sitevision/api/security/JwtException/index.js +1 -2
- package/types/senselogic/sitevision/api/security/MessageDigester/index.js +2 -3
- package/types/senselogic/sitevision/api/security/RoleAssignment/index.js +2 -3
- package/types/senselogic/sitevision/api/security/RoleMatcher/index.js +2 -3
- package/types/senselogic/sitevision/api/security/Secret/index.js +2 -3
- package/types/senselogic/sitevision/api/security/SecretStore/index.js +2 -3
- package/types/senselogic/sitevision/api/security/UserUtil/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/callback/NodePrincipalCallback/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/callback/RedirectCallback/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/callback/ServletCallback/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/callback/SharedStateCallback/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/callback/UserAttributeCallback/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/callback/UserPrincipalCallback/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/credential/AuthTypeCredential/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/credential/InetAddressCredential/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/credential/PasswordCredential/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/credential/VirtualGroupCredential/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilter/index.js +2 -3
- package/types/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilterChain/index.js +2 -3
- package/types/senselogic/sitevision/api/user/UserIdentityWrapper/index.js +2 -3
- package/types/senselogic/sitevision/api/webresource/LinkTarget/index.js +1 -2
- package/types/senselogic/sitevision/api/xml/XmlElement/index.js +2 -3
- package/types/senselogic/sitevision/api/xml/XmlElementHandler/index.js +2 -3
- package/types/senselogic/sitevision/api/xml/XmlParserException/index.js +1 -2
|
@@ -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
|
addHighlightedField: function addHighlightedField() {},
|
|
9
9
|
clearHighlightedFields: function clearHighlightedFields() {},
|
|
10
10
|
setFragmentCharCount: function setFragmentCharCount() {},
|
|
11
11
|
setFragmentPreString: function setFragmentPreString() {},
|
|
12
12
|
setFragmentPostString: function setFragmentPostString() {},
|
|
13
13
|
build: function build() {}
|
|
14
|
-
};
|
|
15
|
-
exports["default"] = _default;
|
|
14
|
+
};
|
package/server/IconUtil/index.js
CHANGED
|
@@ -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
|
getFileIcons: function getFileIcons() {},
|
|
9
9
|
getSmallFileIconURI: function getSmallFileIconURI() {},
|
|
10
10
|
getLargeFileIconURI: function getLargeFileIconURI() {}
|
|
11
|
-
};
|
|
12
|
-
exports["default"] = _default;
|
|
11
|
+
};
|
|
@@ -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
|
getLinkRenderer: function getLinkRenderer() {},
|
|
9
9
|
getImageRenderer: function getImageRenderer() {},
|
|
10
10
|
render: function render() {}
|
|
11
|
-
};
|
|
12
|
-
exports["default"] = _default;
|
|
11
|
+
};
|
|
@@ -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
|
setImageScaler: function setImageScaler() {},
|
|
9
9
|
clearImageScaler: function clearImageScaler() {},
|
|
10
10
|
isImageScalerLoaded: function isImageScalerLoaded() {},
|
|
@@ -51,5 +51,4 @@ var _default = {
|
|
|
51
51
|
addCssClass: function addCssClass() {},
|
|
52
52
|
clearCssClasses: function clearCssClasses() {},
|
|
53
53
|
render: function render() {}
|
|
54
|
-
};
|
|
55
|
-
exports["default"] = _default;
|
|
54
|
+
};
|
|
@@ -281,7 +281,7 @@ export interface ImageUtil {
|
|
|
281
281
|
* @param aAltText the alt text to set
|
|
282
282
|
* @throws ConstraintViolationException if aImage is not a sv:image or if current user is not authorized to alter the image node
|
|
283
283
|
* @throws RepositoryException if something else goes wrong
|
|
284
|
-
* @since Sitevision 2024.
|
|
284
|
+
* @since Sitevision 2024.07.1
|
|
285
285
|
*/
|
|
286
286
|
setAltText(aImage: Node, aAltText: String | string): void;
|
|
287
287
|
|
|
@@ -299,7 +299,7 @@ export interface ImageUtil {
|
|
|
299
299
|
* @param aCaptionText the caption text to set
|
|
300
300
|
* @throws ConstraintViolationException if aImage is not a sv:image or if current user is not authorized to alter the image node
|
|
301
301
|
* @throws RepositoryException if something else goes wrong
|
|
302
|
-
* @since Sitevision 2024.
|
|
302
|
+
* @since Sitevision 2024.07.1
|
|
303
303
|
*/
|
|
304
304
|
setCaptionText(aImage: Node, aCaptionText: String | string): void;
|
|
305
305
|
}
|
|
@@ -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
|
createImages: function createImages() {},
|
|
9
9
|
createImage: function createImage() {},
|
|
10
10
|
createImageFromBase64: function createImageFromBase64() {},
|
|
@@ -16,5 +16,4 @@ var _default = {
|
|
|
16
16
|
toBase64: function toBase64() {},
|
|
17
17
|
setAltText: function setAltText() {},
|
|
18
18
|
setCaptionText: function setCaptionText() {}
|
|
19
|
-
};
|
|
20
|
-
exports["default"] = _default;
|
|
19
|
+
};
|
|
@@ -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
|
getDefaultIndex: function getDefaultIndex() {},
|
|
9
9
|
getIndexByName: function getIndexByName() {}
|
|
10
|
-
};
|
|
11
|
-
exports["default"] = _default;
|
|
10
|
+
};
|
|
@@ -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
|
NODE: "NODE",
|
|
9
9
|
USER_IDENTITY: "USER_IDENTITY",
|
|
10
10
|
USER: "USER",
|
|
11
11
|
UGC: "UGC"
|
|
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
|
getDefaultInstance: function getDefaultInstance() {},
|
|
9
9
|
getArgumentInstance: function getArgumentInstance() {},
|
|
10
10
|
getArgumentsInstance: function getArgumentsInstance() {},
|
|
@@ -39,5 +39,4 @@ var _default = {
|
|
|
39
39
|
getShortArray: function getShortArray() {},
|
|
40
40
|
getStringArray: function getStringArray() {},
|
|
41
41
|
getObjectArray: function getObjectArray() {}
|
|
42
|
-
};
|
|
43
|
-
exports["default"] = _default;
|
|
42
|
+
};
|
|
@@ -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
|
isString: function isString() {},
|
|
9
9
|
isBoolean: function isBoolean() {},
|
|
10
10
|
isInteger: function isInteger() {},
|
|
@@ -27,5 +27,4 @@ var _default = {
|
|
|
27
27
|
isComparable: function isComparable() {},
|
|
28
28
|
isException: function isException() {},
|
|
29
29
|
isThrowable: function isThrowable() {}
|
|
30
|
-
};
|
|
31
|
-
exports["default"] = _default;
|
|
30
|
+
};
|
package/server/JwtUtil/index.js
CHANGED
|
@@ -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
|
createSHAToken: function createSHAToken() {},
|
|
9
9
|
createRSAToken: function createRSAToken() {},
|
|
10
10
|
decodeSHA: function decodeSHA() {},
|
|
11
11
|
decodeRSA: function decodeRSA() {}
|
|
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
|
getErrorPage: function getErrorPage() {},
|
|
9
9
|
getLoginPage: function getLoginPage() {},
|
|
10
10
|
getProfilePage: function getProfilePage() {},
|
|
@@ -17,5 +17,4 @@ var _default = {
|
|
|
17
17
|
getTagTimelinePage: function getTagTimelinePage() {},
|
|
18
18
|
getTimelineEntryPage: function getTimelineEntryPage() {},
|
|
19
19
|
getTopicTimelinePage: function getTopicTimelinePage() {}
|
|
20
|
-
};
|
|
21
|
-
exports["default"] = _default;
|
|
20
|
+
};
|
|
@@ -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
|
createLinkPage: function createLinkPage() {},
|
|
9
9
|
renameLinkPage: function renameLinkPage() {},
|
|
10
10
|
updateLinkPageTarget: function updateLinkPageTarget() {},
|
|
11
11
|
updateLinkPage: function updateLinkPage() {}
|
|
12
|
-
};
|
|
13
|
-
exports["default"] = _default;
|
|
12
|
+
};
|
|
@@ -83,6 +83,10 @@ import type { String } from "../../types/java/lang/String";
|
|
|
83
83
|
* Default is no data attributes
|
|
84
84
|
* </li>
|
|
85
85
|
* <li style="margin-top:5px">
|
|
86
|
+
* <em>ariaAttributes</em> - Additional HTML5 aria-* attributes.<br>
|
|
87
|
+
* Default is no aria attributes
|
|
88
|
+
* </li>
|
|
89
|
+
* <li style="margin-top:5px">
|
|
86
90
|
* <em>download</em> - Whether or not to add the HTML5-specific <em>download</em> attribute
|
|
87
91
|
* (indication to the browser to download the link target instead of navigating to it).<br>
|
|
88
92
|
* Default is <code>false</code>
|
|
@@ -347,6 +351,7 @@ export interface LinkRenderer {
|
|
|
347
351
|
* <li><code>clearAccessKey()</code></li>
|
|
348
352
|
* <li><code>clearOpenNewWindow()</code></li>
|
|
349
353
|
* <li><code>clearDataAttributes()</code></li>
|
|
354
|
+
* <li><code>clearAriaAttributes()</code></li>
|
|
350
355
|
* <li><code>clearUseDownload()</code></li>
|
|
351
356
|
* <li><code>clearLang()</code></li>
|
|
352
357
|
* <li><code>clearHrefLang()</code></li>
|
|
@@ -359,6 +364,7 @@ export interface LinkRenderer {
|
|
|
359
364
|
* @see #clearAccessKey()
|
|
360
365
|
* @see #clearOpenNewWindow()
|
|
361
366
|
* @see #clearDataAttributes()
|
|
367
|
+
* @see #clearAriaAttributes()
|
|
362
368
|
* @see #clearUseDownload()
|
|
363
369
|
* @see #clearLang()
|
|
364
370
|
* @see #clearHrefLang()
|
|
@@ -636,7 +642,7 @@ export interface LinkRenderer {
|
|
|
636
642
|
clearUseParameterEncoding(): void;
|
|
637
643
|
|
|
638
644
|
/**
|
|
639
|
-
* Adds
|
|
645
|
+
* Adds a data-* attribute to the link element.
|
|
640
646
|
* Data attributes is optional when the result is rendered. Default is no data attributes.
|
|
641
647
|
* <p>
|
|
642
648
|
* There can only be one data attribute per name (i.e. when a data attribute is added it will always replace the possibly existing
|
|
@@ -648,7 +654,7 @@ export interface LinkRenderer {
|
|
|
648
654
|
* </p>
|
|
649
655
|
* <ul>
|
|
650
656
|
* <li>
|
|
651
|
-
* A <strong>name</strong> that is <code>null</code> or <em>
|
|
657
|
+
* A <strong>name</strong> that is <code>null</code>, <em>whitespace-only</em> or <em>prefix-only</em> will be completely ignored,
|
|
652
658
|
* i.e. no data attribute will be rendered.
|
|
653
659
|
* </li>
|
|
654
660
|
* <li>
|
|
@@ -668,11 +674,50 @@ export interface LinkRenderer {
|
|
|
668
674
|
addDataAttribute(aName: String | string, aValue: String | string): void;
|
|
669
675
|
|
|
670
676
|
/**
|
|
671
|
-
* Removes all existing data attributes
|
|
677
|
+
* Removes all existing data attributes.
|
|
672
678
|
* @since Sitevision 3.0
|
|
673
679
|
*/
|
|
674
680
|
clearDataAttributes(): void;
|
|
675
681
|
|
|
682
|
+
/**
|
|
683
|
+
* Adds an aria-* attribute to the link element.
|
|
684
|
+
* Aria attributes are optional when the result is rendered. Default is no aria attributes.
|
|
685
|
+
* <p>
|
|
686
|
+
* There can only be one aria attribute per name (i.e. when an aria attribute is added it will always replace the possibly existing
|
|
687
|
+
* aria attribute that already use that name).
|
|
688
|
+
* </p>
|
|
689
|
+
*
|
|
690
|
+
* <p>
|
|
691
|
+
* Notes about names and values:
|
|
692
|
+
* </p>
|
|
693
|
+
* <ul>
|
|
694
|
+
* <li>
|
|
695
|
+
* A <strong>name</strong> that is <code>null</code>, <em>whitespace-only</em> or <em>prefix-only</em> will be completely ignored,
|
|
696
|
+
* i.e. no aria attribute will be rendered.
|
|
697
|
+
* </li>
|
|
698
|
+
* <li>
|
|
699
|
+
* A <strong>name</strong> that isn't properly prefixed with <em>"aria-"</em> will be prefixed when the aria attribute is rendered.
|
|
700
|
+
* </li>
|
|
701
|
+
* <li>
|
|
702
|
+
* A <strong>value</strong> that is <code>null</code> or <em>whitespace-only</em> will be rendered as an aria attribute without value.
|
|
703
|
+
* </li>
|
|
704
|
+
* <li>
|
|
705
|
+
* A <strong>value</strong> should not be escaped/encoded. The <em>useEncoding</em> attribute will determine what to do
|
|
706
|
+
* when the aria attributes are rendered.
|
|
707
|
+
* </li>
|
|
708
|
+
* </ul>
|
|
709
|
+
* @param aName the name of the aria attribute
|
|
710
|
+
* @param aValue the value of the aria attribute
|
|
711
|
+
* @since Sitevision 2024.08.1
|
|
712
|
+
*/
|
|
713
|
+
addAriaAttribute(aName: String | string, aValue: String | string): void;
|
|
714
|
+
|
|
715
|
+
/**
|
|
716
|
+
* Removes all existing aria attributes.
|
|
717
|
+
* @since Sitevision 2024.08.1
|
|
718
|
+
*/
|
|
719
|
+
clearAriaAttributes(): void;
|
|
720
|
+
|
|
676
721
|
/**
|
|
677
722
|
* Sets what access key the link should have (accesskey attribute on the a element)
|
|
678
723
|
* The accesskey attribute is optional when the result is rendered. Default is <code>null</code>.
|
|
@@ -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
|
update: function update() {},
|
|
9
9
|
updateClean: function updateClean() {},
|
|
10
10
|
clearAllOptional: function clearAllOptional() {},
|
|
@@ -31,6 +31,8 @@ var _default = {
|
|
|
31
31
|
clearUseParameterEncoding: function clearUseParameterEncoding() {},
|
|
32
32
|
addDataAttribute: function addDataAttribute() {},
|
|
33
33
|
clearDataAttributes: function clearDataAttributes() {},
|
|
34
|
+
addAriaAttribute: function addAriaAttribute() {},
|
|
35
|
+
clearAriaAttributes: function clearAriaAttributes() {},
|
|
34
36
|
setAccessKey: function setAccessKey() {},
|
|
35
37
|
clearAccessKey: function clearAccessKey() {},
|
|
36
38
|
setRel: function setRel() {},
|
|
@@ -60,5 +62,4 @@ var _default = {
|
|
|
60
62
|
setUseCrossSiteTargetChecking: function setUseCrossSiteTargetChecking() {},
|
|
61
63
|
forceUseCrossSiteTargetChecking: function forceUseCrossSiteTargetChecking() {},
|
|
62
64
|
clearUseCrossSiteTargetChecking: function clearUseCrossSiteTargetChecking() {}
|
|
63
|
-
};
|
|
64
|
-
exports["default"] = _default;
|
|
65
|
+
};
|
|
@@ -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
|
setInternalTarget: function setInternalTarget() {},
|
|
9
9
|
setExternalTarget: function setExternalTarget() {},
|
|
10
10
|
setMailTarget: function setMailTarget() {},
|
|
@@ -12,5 +12,4 @@ var _default = {
|
|
|
12
12
|
setDescription: function setDescription() {},
|
|
13
13
|
setOpenInNewWindow: function setOpenInNewWindow() {},
|
|
14
14
|
build: function build() {}
|
|
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
|
setExternalTarget: function setExternalTarget() {},
|
|
9
9
|
setMailTarget: function setMailTarget() {},
|
|
10
10
|
setPhoneTarget: function setPhoneTarget() {},
|
|
@@ -13,5 +13,4 @@ var _default = {
|
|
|
13
13
|
setDescription: function setDescription() {},
|
|
14
14
|
setOpenInNewWindow: function setOpenInNewWindow() {},
|
|
15
15
|
build: function build() {}
|
|
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
|
add: function add() {},
|
|
9
9
|
clear: function clear() {},
|
|
10
10
|
contains: function contains() {},
|
|
@@ -15,5 +15,4 @@ var _default = {
|
|
|
15
15
|
toArray: function toArray() {},
|
|
16
16
|
sort: function sort() {},
|
|
17
17
|
unwrap: function unwrap() {}
|
|
18
|
-
};
|
|
19
|
-
exports["default"] = _default;
|
|
18
|
+
};
|
|
@@ -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
|
getAvailableLocales: function getAvailableLocales() {},
|
|
9
9
|
getNativeLanguageName: function getNativeLanguageName() {},
|
|
10
10
|
getLocalizedLanguageName: function getLocalizedLanguageName() {},
|
|
@@ -15,5 +15,4 @@ var _default = {
|
|
|
15
15
|
getNormalizedLanguage: function getNormalizedLanguage() {},
|
|
16
16
|
isRTL: function isRTL() {},
|
|
17
17
|
resolveCountryLocale: function resolveCountryLocale() {}
|
|
18
|
-
};
|
|
19
|
-
exports["default"] = _default;
|
|
18
|
+
};
|
package/server/LogUtil/index.js
CHANGED
|
@@ -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
|
isTraceEnabled: function isTraceEnabled() {},
|
|
9
9
|
trace: function trace() {},
|
|
10
10
|
isDebugEnabled: function isDebugEnabled() {},
|
|
@@ -15,5 +15,4 @@ var _default = {
|
|
|
15
15
|
warn: function warn() {},
|
|
16
16
|
isErrorEnabled: function isErrorEnabled() {},
|
|
17
17
|
error: function error() {}
|
|
18
|
-
};
|
|
19
|
-
exports["default"] = _default;
|
|
18
|
+
};
|
|
@@ -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
|
setFrom: function setFrom() {},
|
|
9
9
|
addReplyTo: function addReplyTo() {},
|
|
10
10
|
clearReplyTos: function clearReplyTos() {},
|
|
@@ -19,5 +19,4 @@ var _default = {
|
|
|
19
19
|
addBlindCopyRecipient: function addBlindCopyRecipient() {},
|
|
20
20
|
clearBlindCopyRecipients: function clearBlindCopyRecipients() {},
|
|
21
21
|
build: function build() {}
|
|
22
|
-
};
|
|
23
|
-
exports["default"] = _default;
|
|
22
|
+
};
|
package/server/MailUtil/index.js
CHANGED
|
@@ -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
|
getMailBuilder: function getMailBuilder() {},
|
|
9
9
|
isValidAddress: function isValidAddress() {},
|
|
10
10
|
getSiteResponsibleAddress: function getSiteResponsibleAddress() {},
|
|
11
11
|
getSiteFromAddress: function getSiteFromAddress() {},
|
|
12
12
|
getServerResponsibleAddress: function getServerResponsibleAddress() {},
|
|
13
13
|
getServerFromAddress: function getServerFromAddress() {}
|
|
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
|
sin: function sin() {},
|
|
9
9
|
cos: function cos() {},
|
|
10
10
|
tan: function tan() {},
|
|
@@ -52,5 +52,4 @@ var _default = {
|
|
|
52
52
|
floorDiv: function floorDiv() {},
|
|
53
53
|
floorMod: function floorMod() {},
|
|
54
54
|
nextDown: function nextDown() {}
|
|
55
|
-
};
|
|
56
|
-
exports["default"] = _default;
|
|
55
|
+
};
|
|
@@ -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
|
getMD5: function getMD5() {},
|
|
9
9
|
getSHA1: function getSHA1() {},
|
|
10
10
|
getSHA256: function getSHA256() {},
|
|
11
11
|
getSHA512: function getSHA512() {}
|
|
12
|
-
};
|
|
13
|
-
exports["default"] = _default;
|
|
12
|
+
};
|
|
@@ -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
|
getChannelUtil: function getChannelUtil() {},
|
|
9
9
|
getChannelWrapper: function getChannelWrapper() {}
|
|
10
|
-
};
|
|
11
|
-
exports["default"] = _default;
|
|
10
|
+
};
|
|
@@ -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
|
getDefinition: function getDefinition() {},
|
|
9
9
|
getDefinitions: function getDefinitions() {},
|
|
10
10
|
addAlternative: function addAlternative() {},
|
|
11
11
|
renameAlternative: function renameAlternative() {},
|
|
12
12
|
removeAlternative: function removeAlternative() {}
|
|
13
|
-
};
|
|
14
|
-
exports["default"] = _default;
|
|
13
|
+
};
|
|
@@ -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
|
setMetadataPropertyValue: function setMetadataPropertyValue() {},
|
|
9
9
|
removeMetadataPropertyValue: function removeMetadataPropertyValue() {},
|
|
10
10
|
isMetadataValueInherited: function isMetadataValueInherited() {},
|
|
@@ -12,5 +12,4 @@ var _default = {
|
|
|
12
12
|
getLinkMetadataPropertyValue: function getLinkMetadataPropertyValue() {},
|
|
13
13
|
getLinkValueBuilder: function getLinkValueBuilder() {},
|
|
14
14
|
getRelatedValueBuilder: function getRelatedValueBuilder() {}
|
|
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
|
getMimeType: function getMimeType() {},
|
|
9
9
|
getExtension: function getExtension() {},
|
|
10
10
|
isImageType: function isImageType() {},
|
|
@@ -18,5 +18,4 @@ var _default = {
|
|
|
18
18
|
isMSOfficeType: function isMSOfficeType() {},
|
|
19
19
|
isFontType: function isFontType() {},
|
|
20
20
|
isAudioType: function isAudioType() {}
|
|
21
|
-
};
|
|
22
|
-
exports["default"] = _default;
|
|
21
|
+
};
|
|
@@ -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
|
setEnableQueryLogging: function setEnableQueryLogging() {},
|
|
9
9
|
build: function build() {}
|
|
10
|
-
};
|
|
11
|
-
exports["default"] = _default;
|
|
10
|
+
};
|
|
@@ -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
|
getPropertyComparator: function getPropertyComparator() {},
|
|
9
9
|
getCalendarPropertyComparator: function getCalendarPropertyComparator() {},
|
|
10
10
|
getIntPropertyComparator: function getIntPropertyComparator() {},
|
|
11
11
|
getReversedComparator: function getReversedComparator() {},
|
|
12
12
|
getCompoundComparatorBuilder: function getCompoundComparatorBuilder() {},
|
|
13
13
|
getResolverComparator: function getResolverComparator() {}
|
|
14
|
-
};
|
|
15
|
-
exports["default"] = _default;
|
|
14
|
+
};
|
|
@@ -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
|
getTemporaryNodeBuilder: function getTemporaryNodeBuilder() {},
|
|
9
9
|
getTemporaryFileNodeBuilder: function getTemporaryFileNodeBuilder() {}
|
|
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
|
getFilteredList: function getFilteredList() {},
|
|
9
9
|
getFilteredValueMap: function getFilteredValueMap() {},
|
|
10
10
|
getFilteredKeyMap: function getFilteredKeyMap() {},
|
|
@@ -55,5 +55,4 @@ var _default = {
|
|
|
55
55
|
getAfterNestedCalendarPropertyFilter: function getAfterNestedCalendarPropertyFilter() {},
|
|
56
56
|
getRangeCalendarPropertyFilter: function getRangeCalendarPropertyFilter() {},
|
|
57
57
|
getRangeNestedCalendarPropertyFilter: function getRangeNestedCalendarPropertyFilter() {}
|
|
58
|
-
};
|
|
59
|
-
exports["default"] = _default;
|
|
58
|
+
};
|
|
@@ -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
|
getFilteredNodeIterator: function getFilteredNodeIterator() {},
|
|
9
9
|
getNodeIteratorByIdentifier: function getNodeIteratorByIdentifier() {},
|
|
10
10
|
getMenuItems: function getMenuItems() {},
|
|
@@ -16,5 +16,4 @@ var _default = {
|
|
|
16
16
|
findAll: function findAll() {},
|
|
17
17
|
toList: function toList() {},
|
|
18
18
|
split: function split() {}
|
|
19
|
-
};
|
|
20
|
-
exports["default"] = _default;
|
|
19
|
+
};
|
|
@@ -402,6 +402,40 @@ export interface NodeResolverUtil {
|
|
|
402
402
|
* @since Sitevision 5
|
|
403
403
|
*/
|
|
404
404
|
getTagGroupsResolver(): Resolver;
|
|
405
|
+
|
|
406
|
+
/**
|
|
407
|
+
* Gets the sv:targetAudience resolver for nodes.
|
|
408
|
+
*
|
|
409
|
+
* <p>
|
|
410
|
+
* The list of target audiences can be resolved for different node types:
|
|
411
|
+
* </p>
|
|
412
|
+
* <ul>
|
|
413
|
+
* <li>
|
|
414
|
+
* <code>sv:targetAudienceGroup</code>
|
|
415
|
+
* <br><em>- returns:</em>
|
|
416
|
+
* <ul>
|
|
417
|
+
* <li>
|
|
418
|
+
* The potential target audiences of the target audience group
|
|
419
|
+
* <em>(a sv:targetAudience can belong to multiple sv:targetAudienceGroup)</em>.
|
|
420
|
+
* </li>
|
|
421
|
+
* </ul>
|
|
422
|
+
* </li>
|
|
423
|
+
* <li>
|
|
424
|
+
* <code>sv:targetAudienceRepository</code>
|
|
425
|
+
* <br><em>- returns:</em>
|
|
426
|
+
* <ul>
|
|
427
|
+
* <li>The potential target audiences of the repository.</li>
|
|
428
|
+
* </ul>
|
|
429
|
+
* </li>
|
|
430
|
+
* </ul>
|
|
431
|
+
*
|
|
432
|
+
* <p>
|
|
433
|
+
* Unsupported node types will resolve to an empty list (unmodifiable), i.e. the resolver will never return null.
|
|
434
|
+
* </p>
|
|
435
|
+
* @return a resolver that can resolve a List of sv:targetAudience from a Node
|
|
436
|
+
* @since Sitevision 2024.09.2
|
|
437
|
+
*/
|
|
438
|
+
getTargetAudiencesResolver(): Resolver;
|
|
405
439
|
}
|
|
406
440
|
|
|
407
441
|
declare namespace NodeResolverUtil {}
|