@dpa-it/dpa-id-partner-components
TypeScript icon, indicating that this package has built-in type declarations

4.0.16-alpha.0 • Public • Published

DPA-ID Partner Components web components

Web components of the DPA ID partner components

Install

To add the package to your project run

npm install @dpa-it/dpa-id-partner-components

If you want to integrate it via a script tag add

<script type="module" src="https://unpkg.com/@dpa-it/dpa-id-partner-components@3.0.12/dist/dpa-id-partner-components/dpa-id-partner-components.esm.js"></script>
<script nomodule src="https://unpkg.com/@dpa-it/dpa-id-partner-components@3.0.12/dist/esm/dpa-id-partner-components.js"></script>

Usage

When the necessary JS is loaded you can simply add

<dpa-id-appswitcher></dpa-id-appswitcher>
<dpa-id-usericon></dpa-id-usericon>

to your code.

Properties

Appswitcher

Property Attribute Description Type Default
arrowDistanceRight arrow-distance-right Distance of the arrow from the right border string '1rem'
backgroundColor background-color Color of the background string '#fff'
fontColor font-color Color of the font string 'rgb(33, 33, 33)'
iconColor icon-color Color of the icon string 'rgb(33, 33, 33)'
outerSize outer-size Inner size of the icon number 24
overlayRight overlay-right Distance of the overlay from the right border of the wrapper string '0'
overlayTop overlay-top Distance of the overlay from the bottom border of the wrapper string '30px'

UserIcon

Property Attribute Description Type Default
arrowDistanceRight arrow-distance-right Distance of the arrow from the right border string '1rem'
clientId client-id Auth0 client ID, needed for logout string ''
firstname firstname User firstname string ''
imgUrl img-url Profile picture of the user to be displayed string ''
initials initials User initials string ''
lastname lastname User lastname string ''
logoutLabel logout-label Button label to logout string 'Abmelden'
manageIdLabel manage-id-label Button label that links to the DPA ID management dashboard string 'dpa ID verwalten'
overlayRight overlay-right Distance of the overlay from the right border of the wrapper string '0px'
overlayTop overlay-top Distance of the overlay from the bottom border of the wrapper string '30px'
service service Service name (reflected to Useradmin myprofile URL as a parameter, if specified and not empty) string ''
size size Icon size number 24
stageAuth0 stage-auth-0 Stage of auth0 to refer to "dev" | "prod" | "staging" 'prod'
stageUseradmin stage-useradmin Stage of user-administration to refer to "dev" | "prod" | "staging" 'prod'

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.16-alpha.00latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.16-alpha.00
4.0.15-alpha.00
4.0.14-alpha.00
4.0.13-alpha.00
4.0.12-alpha.057
4.0.11-alpha.042
4.0.10-alpha.042
4.0.9-alpha.041
4.0.8-alpha.072
4.0.7-alpha.056
4.0.6-alpha.021
4.0.5-alpha.015
4.0.4-alpha.015
4.0.3-alpha.015
4.0.2-alpha.014
4.0.1-alpha.014
3.0.15-alpha.014
3.0.1452
3.0.13106
3.0.1230
3.0.1113
3.0.913
3.0.814
3.0.713
3.0.513
3.0.20
3.0.013
2.6.1-alpha.013
2.6.0-alpha.013
2.5.2109
2.5.113
2.5.015
2.4.213
2.4.113
2.4.013
2.3.013
2.2.413
2.2.313
2.2.213
2.2.113
2.2.013
2.1.013
2.0.913
2.0.813
2.0.713
2.0.613
2.0.513
2.0.413
2.0.313
2.0.213
2.0.113
2.0.013

Package Sidebar

Install

npm i @dpa-it/dpa-id-partner-components

Weekly Downloads

1,108

Version

4.0.16-alpha.0

License

ISC

Unpacked Size

21.4 MB

Total Files

115

Last publish

Collaborators

  • dpa-connect-deployment
  • hajo.cirksena.dpa
  • andrewbeng89
  • goersch.juliane
  • roessel.nico