0.0.33 • Published 2 years ago

@appose-gmbh/integration-staffassign v0.0.33

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

@appose-integration/staffassign - 0.0.29

screenshot

usage

<appose-integration-staffassign></appose-integration-staffassign>

staffassignintegration-webcomponent

Properties

PropertyAttributeDescriptionTypeDefault
apiUrlapi-urlURL of the apistring'https://career.dev02.appose.com/career/private'
headers--Headers for the api requestsHeadersundefined
languagelanguagelanguage of the componentstringundefined
showBestCompletionTagshow-best-completion-tagIs used to decide whether to display the best completion button.booleanfalse
staffStringstaff-stringStringifyed Rolestringundefined

Dependencies

Depends on

  • appose-tool-popup
  • appose-integration-best-matches-modal
  • appose-tool-circle-progress-bar
  • appose-integration-staffprofile
  • appose-tool-search

Graph

graph TD;
  appose-integration-staffassign --> appose-tool-popup
  appose-integration-staffassign --> appose-integration-best-matches-modal
  appose-integration-staffassign --> appose-tool-circle-progress-bar
  appose-integration-staffassign --> appose-integration-staffprofile
  appose-integration-staffassign --> appose-tool-search
  appose-tool-popup --> appose-util-button
  appose-integration-best-matches-modal --> appose-tool-circle-progress-bar
  appose-integration-best-matches-modal --> appose-integration-staffprofile
  appose-integration-best-matches-modal --> appose-tool-search
  appose-integration-staffprofile --> appose-tool-circle-progress-bar
  style appose-integration-staffassign fill:#f9f,stroke:#333,stroke-width:4px