Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@ui5/webcomponents-base
Advanced tools
Contains the base files for all Web Components, most notably @ui5/webcomponents-base/dist/UI5Element.js
.
Affects | Import | Description |
---|---|---|
Configuration | @ui5/webcomponents-base/dist/config/Theme.js | Sets Theme Configuration |
Configuration | @ui5/webcomponents-base/dist/config/Language.js | Sets Language Configuration |
Configuration | @ui5/webcomponents-base/dist/config/AnimationMode.js | Sets Animation Mode Configuration |
Configuration | @ui5/webcomponents-base/dist/config/NoConflict.js | Sets "NoConflict" Mode Configuration - if enabled all custom events are fired with the ui5- prefix |
Framework | @ui5/webcomponents-base/dist/features/OpenUI5Support.js | Adds integration with the OpenUI5 framework for resources re-use |
Components | @ui5/webcomponents-base/dist/features/F6Navigation.js | Adds support for F6 fast group navigation |
Components | import applyDirection from "@ui5/webcomponents-base/dist/locale/applyDirection.js" | Applies direction ("ltr"/"rtl") - re-renders all RTL-aware components |
Components | import { setCustomElementsScopingSuffix } from "@ui5/webcomponents-base/dist/CustomElementsScope.js" | Adds suffix to the tag names of all components |
Components | @ui5/webcomponents-base/dist/util/InvisibleMessage.js | Provides a way to expose dynamic content changes that can be announced by screen readers |
CSP compliance | import { setPackageCSSRoot } from "@ui5/webcomponents-base/dist/CSP.js" | Sets directory path where the CSS resources for given package will be served from |
CSP compliance | import { setUseLinks } from "@ui5/webcomponents-base/dist/CSP.js" | Enables or disables the usage of <link> tags instead of <style> tags |
CSP compliance | import { setPreloadLinks } from "@ui5/webcomponents-base/dist/CSP.js" | Enables or disables the preloading of <link> tags |
applyDirection.js
applyDirection
Boot.js
attachBoot
CustomElementsScope.js
setCustomElementsScopingSuffix
getCustomElementsScopingSuffix
setCustomElementsScopingRules
getCustomElementsScopingRules
CSP.js
setPackageCSSRoot
setUseLinks
setPreloadLinks
i18nBundle.js
registerI18nLoader
getI18nBundle
PropertiesFileFormat.js
parseProperties
Render.js
renderFinished
We welcome all comments, suggestions, questions, and bug reports. Please follow our Support Guidelines on how to report an issue, or chat with us in the #webcomponents
channel of the OpenUI5 Community Slack.
Please check our Contribution Guidelines.
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.
FAQs
UI5 Web Components: webcomponents.base
The npm package @ui5/webcomponents-base receives a total of 30,220 weekly downloads. As such, @ui5/webcomponents-base popularity was classified as popular.
We found that @ui5/webcomponents-base demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.