Members
(constant) ICON
The icons have logical names.
To ensure a certain consistency the following list is sorted by icon name.
- Source:
account
The account name if the current user is logged in.
- Source:
admin
The admin features.
- Source:
animationSpeed
The indicator for the animation speed.
- Source:
build
- Source:
count
The counter for authors packages and topics.
- Source:
countries
List of country codes.
- Source:
css
- Source:
defaultAssets
- Source:
devtools
- Source:
error
- Source:
error
The error message.
- Source:
error
The error status message.
- Source:
feedback
The feedback feature.
- Source:
filter
The search term.
- Source:
guestbook
The guest book feature.
- Source:
head
- Source:
history
The search history contains previous searches.
The elements have the form
[id, terms, options]
- Source:
languages
The supported langugaes.
- Source:
list
The list of known topics.
- Source:
loaded
- Source:
loading
The loading indicator. This is a counter. It is incremented when a
loading action starts and decremented afterwards.
- Source:
loading
The indicator that the back-end communication is in progress.
- Source:
locale
The locale. Supported values are at least 'en' and 'de'.
- Source:
message
- Source:
modules
- Source:
motd
The list of messages.
- Source:
name
The name of the application.
- Source:
nitro
- Source:
optIcons
Icons for the sections to be searched.
- Source:
options
Flags for the sections to be searched.
- Source:
opts
The list of options.
- Source:
orphaned
The orphaned indicator is shown.
- Source:
pinia
- Source:
pkg
The pkg feature.
- Source:
ratings
The ratings are shown for the user.
- Source:
recentFilter
The last search term.
- Source:
routeRules
Route rules are used to redirect some URLs to existing pages on other
locations.
- Source:
shortcuts
The boolean indicator for keyboard shortcuts.
- Source:
showIcons
The boolean indicator for icons.
- Source:
showImages
The boolean indicator for images.
- Source:
sitemap
The site map page is shown.
- Source:
ssr
Disable server side rendering.
- Source:
(constant) stateFallback
The fallback values for the state parameters if the local storage is not set.
- Source:
test
The test label is shown.
- Source:
texLogos
The boolean indicator for TeX logos.
- Source:
theme
The theme. Supporte values are 'light' and 'dark'.
- Source:
tile
Featues for the tiles.
- Source:
treeShake
- Source:
update
Indicator for an update request.
- Source:
(constant) useAccountStore
This is the account store.
- Source:
(constant) useFeaturesStore
This is the features store.
- Source:
(constant) useMessageStore
This is the store for messages of the CTAN portal.
- Source:
(constant) useSearchStore
This is the search store.
- Source:
(constant) useSettingsStore
This is the store for user settings of the CTAN portal.
- Source:
(constant) useTopicsStore
This is the topics store.
- Source:
(constant) useVisitedStore
This is the store for recently visited pages of the CTAN portal.
- Source:
user
- Source:
version
The current version from the server.
- Source:
view
The view. Supported values are 'tiles' and 'list'
- Source:
visible
The indicator whether the search bar is opened.
- Source:
visited
The visited indicator is shown.
- Source:
vite
- Source:
vuetify
- Source:
Methods
icon()
Provide access to the icon information.
- Source:
size()
- Source:
state()
Map describing the recently visited package and pages.
- Source: