Socket
Socket
Sign inDemoInstall

@ui5/webcomponents-base

Package Overview
Dependencies
3
Maintainers
5
Versions
438
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ui5/webcomponents-base

UI5 Web Components: webcomponents.base


Version published
Maintainers
5
Install size
3.39 MB
Created

Changelog

Source

1.24.0 (2024-04-04)

Features

  • ui5-carousel: add accessibleName and accessibleNameRef (#8631) (0d0d765)

Readme

Source

UI5 icon

UI5 Web Components - Base

npm Package Version

Contains the base files for all Web Components, most notably @ui5/webcomponents-base/dist/UI5Element.js.

Provided APIs for applications

AffectsImportDescription
Configuration@ui5/webcomponents-base/dist/config/Theme.jsSets Theme Configuration
Configuration@ui5/webcomponents-base/dist/config/Language.jsSets Language Configuration
Configuration@ui5/webcomponents-base/dist/config/AnimationMode.jsSets Animation Mode Configuration
Configuration@ui5/webcomponents-base/dist/config/NoConflict.jsSets "NoConflict" Mode Configuration - if enabled all custom events are fired with the ui5- prefix
Framework@ui5/webcomponents-base/dist/features/OpenUI5Support.jsAdds integration with the OpenUI5 framework for resources re-use
Components@ui5/webcomponents-base/dist/features/F6Navigation.jsAdds support for F6 fast group navigation
Componentsimport applyDirection from "@ui5/webcomponents-base/dist/locale/applyDirection.js"Applies direction ("ltr"/"rtl") - re-renders all RTL-aware components
Componentsimport { setCustomElementsScopingSuffix } from "@ui5/webcomponents-base/dist/CustomElementsScope.js"Adds suffix to the tag names of all components
Components@ui5/webcomponents-base/dist/util/InvisibleMessage.jsProvides a way to expose dynamic content changes that can be announced by screen readers
CSP complianceimport { setPackageCSSRoot } from "@ui5/webcomponents-base/dist/CSP.js"Sets directory path where the CSS resources for given package will be served from
CSP complianceimport { setUseLinks } from "@ui5/webcomponents-base/dist/CSP.js"Enables or disables the usage of <link> tags instead of <style> tags
CSP complianceimport { 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

IgnoreCustomElements.js

  • ignoreCustomElements

CSP.js

  • setPackageCSSRoot
  • setUseLinks
  • setPreloadLinks

i18nBundle.js

  • registerI18nLoader
  • getI18nBundle

PropertiesFileFormat.js

  • parseProperties

Render.js

  • renderFinished

Resources

Support

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.

Contribute

Please check our Contribution Guidelines.

License

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.

Keywords

FAQs

Last updated on 04 Apr 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc