Infsoft.WPE.App.UIComponents 0.2.26

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Infsoft.WPE.App.UIComponents --version 0.2.26
                    
NuGet\Install-Package Infsoft.WPE.App.UIComponents -Version 0.2.26
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Infsoft.WPE.App.UIComponents" Version="0.2.26" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Infsoft.WPE.App.UIComponents" Version="0.2.26" />
                    
Directory.Packages.props
<PackageReference Include="Infsoft.WPE.App.UIComponents" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Infsoft.WPE.App.UIComponents --version 0.2.26
                    
#r "nuget: Infsoft.WPE.App.UIComponents, 0.2.26"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Infsoft.WPE.App.UIComponents&version=0.2.26
                    
Install as a Cake Addin
#tool nuget:?package=Infsoft.WPE.App.UIComponents&version=0.2.26
                    
Install as a Cake Tool

Workplace Experience (WPE 3.0) Components Library for UI

This library contains common components used for displaying data.

Managers

Name Description File
IMouseManager.cs Can be used to subscribe to mouse click events and retrieve information about clicked dom elements Link
IScreenSizeManager.cs Can be used to subscribe to window size changes Link

Helpers

Name Description File
DelayedCallHelper.cs Can be used to delay changes Link
InputDebounceHelper.cs Can be used to delay string inputs from input fields Link

Components

Atoms

Name Figma Component File
MetaListItem.razor atoms/meta-list-item Link
SelectionListItem.razor atoms/selection-list-item Link
Searchbar.razor atoms/searchbar Link
NavTab.razor atoms/nav-tab Link
LinkIndicator.razor atoms/link-indicator Link
FreeOccupiedIndicator.razor - Link
Tag.razor atoms/tag Link
ContentBoxTabButtonGroup.razor atoms/contentbox-tab-button-group Link
Buttons
Name Figma Component File
Buttons.razor atoms/button Link
PrimaryButton.razor atoms/button (Primary) Link
SecondaryButton.razor atoms/button (Secondary) Link
TertiaryButton.razor atoms/button (Tertiary) Link
ProgressButton.razor atoms/progress-button Link
PageElements
Name Figma Component File
PaginationDot.razor atoms/pagination-dot Link
Forms
Name Figma Component File
FormDropdownSelection.razor atoms/form/dropdown Link
FormNumberPicker.razor - Link
FormTextInput.razor atoms/form/text Link
FormDateOnlyInput.razor - Link
FormDateTimeInput.razor - Link
FormLabel.razor - Link
FormTimeOnlyInput.razor - Link
FormToggleButtonInput.razor - Link
FormCheckboxGroup.razor atoms/form/checkbox-group Link
FormCheckbox.razor atoms/form/checkbox Link
FormMultiTextInput.razor - Link

General

Name Figma Component File
Icon.razor - Link
PageableContent.razor - Link
SwipeComponents
Name Figma Component File
SwipeComponent.razor - Link
SwipeComponentPage.razor - Link
Login
Name Figma Component File
LoginOptionButton.razor - Link
LoginSelectionOverlay.razor - Link
LoginInputContainer.razor - Link
LoginVoucherDialog.razor - Link
Texts
Name Figma Component File
Text.razor - Link
TextBold.razor - Link
TextDisplay.razor - Link
TextExtraBold.razor - Link
TextRegular.razor - Link
TextUppercase.razor - Link

Ions

Name Figma Component File
SerpImageIcon.razor ions/serp-img (Icon) Link
SerpImageRound.razor ions/serp-img (Round image) Link
SerpImageRect.razor ions/serp-img (Rectangle image) Link
Radio.razor ions/radio Link
Checkbox.razor ions/checkbox Link
MetaInfoElement.razor ions/meta-info-element Link
ContentBoxTabButton.razor ions/contentbox-tab-button Link
Labels
Name Figma Component File
Label.razor ions/label Link
LabelAvailability.razor ions/label (Free & Occupied) Link
LabelBrand.razor ions/label (Brand) Link
LabelGrey.razor ions/label (Grey) Link
LabelOutline.razor ions/label (Outline) Link
LabelParking.razor ions/label-parking Link

Molecules

Name Figma Component File
ListItem.razor molecules/list-item Link
ShowMore.razor atoms/cards/show-more Link
LocationInfo.razor molecules/location-info Link
ProgressButtonGroup.razor molecules/progress-button-group Link
Name Figma Component File
SortDropdown.razor molecules/sort-dropdown Link
FilterDropdown.razor molecules/filter-dropdown Link
DropdownBody.razor molecules/dropdown-body Link
MultiSelectDropdownBody.razor molecules/dropdown-body Link
SingleSelectDropdownBody.razor molecules/dropdown-body Link
PageElements
Name Figma Component File
PageIndicator.razor molecules/page-indicator Link
Forms
Name Figma Component File
FormDropdown.razor molecules/form/dropdown Link
FormSlider.razor molecules/form/slider Link
FormDateOnly.razor - Link
FormTimeOnly.razor - Link
FormDateTime.razor - Link
FormText.razor - Link
FormToggleButton.razor - Link
FunctionButtons
Name Figma Component File
FunctionButton.razor - Link
FunctionButtonsHorizontalScroll.razor molecules/function-buttons-horizontal-scroll Link

Organsims

Apps
Name Figma Component File
App.razor - Link
Name Figma Component File
NavEntry.razor - Link
Tiles
Name Figma Component File
Tile.razor - Link
EmptyTileContent.razor - Link
ErrorTileContent.razor - Link

PoIComponents

Name Figma Component File
PoIComponent.razor - Link

Listeners

Allows to detect user interaction on the UI. E.g. detecting swipe gestures on mobile screens.

Setup

Add this at the very end of MainLayout:

<UIComponents />

Add this to Program.cs:

using Infsoft.WPE.App.UIComponents;
...
builder.Services.AddUIComponents();
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Infsoft.WPE.App.UIComponents:

Package Downloads
Infsoft.WPE.App.Layout.Dashboard

Provides components to integrate the dashboard app layout

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.8 167 6/26/2025
0.3.7 130 6/26/2025
0.3.6 127 6/25/2025
0.3.5 125 6/25/2025
0.3.4 129 6/24/2025
0.3.3 129 6/23/2025
0.3.2 132 6/16/2025
0.3.1 303 6/12/2025
0.3.0 290 6/11/2025
0.2.60 278 6/11/2025
0.2.59 206 6/2/2025
0.2.58 151 5/28/2025
0.2.57 224 5/27/2025
0.2.56 264 5/22/2025
0.2.55 277 5/21/2025
0.2.54 152 5/20/2025
0.2.53 233 5/5/2025
0.2.52 164 4/25/2025
0.2.51 514 4/24/2025
0.2.50 327 4/22/2025
0.2.49 230 4/16/2025
0.2.48 197 4/16/2025
0.2.47 207 4/16/2025
0.2.46 197 4/15/2025
0.2.45 191 4/15/2025
0.2.44 203 4/15/2025
0.2.43 194 4/15/2025
0.2.42 376 4/11/2025
0.2.41 208 4/10/2025
0.2.39 699 4/9/2025
0.2.38 414 4/4/2025
0.2.37 135 4/4/2025
0.2.36 126 4/4/2025
0.2.35 132 4/4/2025
0.2.34 198 4/3/2025
0.2.33 168 4/3/2025
0.2.32 222 4/2/2025
0.2.31 188 4/1/2025
0.2.30 147 4/1/2025
0.2.29 157 3/31/2025
0.2.28 158 3/27/2025
0.2.27 643 3/26/2025
0.2.26 463 3/14/2025
0.2.25 150 3/13/2025
0.2.24 139 3/13/2025
0.2.23 336 3/13/2025
0.2.22 146 3/13/2025
0.2.21 136 3/13/2025
0.2.20 429 3/12/2025
0.2.19 321 3/11/2025
0.2.18 346 3/6/2025
0.2.17 241 3/6/2025
0.2.16 435 3/6/2025
0.2.15 201 3/6/2025
0.2.14 525 3/3/2025
0.2.13 129 2/28/2025
0.2.12 226 2/27/2025
0.2.11 98 2/27/2025
0.2.10 101 2/27/2025
0.2.9 100 2/26/2025
0.2.8 96 2/26/2025
0.2.7 146 2/25/2025
0.2.6 263 2/25/2025
0.2.5 120 2/25/2025
0.2.4 92 2/25/2025
0.2.3 106 2/24/2025
0.2.2 100 2/24/2025
0.2.1 99 2/24/2025
0.2.0 351 2/24/2025
0.1.13 132 2/21/2025
0.1.12 144 2/20/2025
0.1.11 113 2/20/2025
0.1.10 101 2/20/2025
0.1.9 114 2/20/2025
0.1.8 119 2/20/2025
0.1.7 109 2/20/2025
0.1.6 118 2/20/2025
0.1.5 104 2/20/2025
0.1.4 153 2/19/2025
0.1.3 232 2/19/2025
0.1.2 119 2/18/2025
0.1.1 117 2/18/2025
0.1.0 115 2/18/2025
0.0.188 119 2/18/2025
0.0.187 102 2/18/2025
0.0.186 109 2/18/2025
0.0.185 123 2/17/2025
0.0.184 103 2/17/2025
0.0.183 136 2/17/2025
0.0.182 125 2/14/2025
0.0.181 120 2/13/2025
0.0.180 128 2/13/2025
0.0.179 139 2/13/2025
0.0.177 123 2/12/2025
0.0.176 136 2/10/2025
0.0.175 113 2/10/2025
0.0.174 184 2/7/2025
0.0.173 117 2/6/2025
0.0.172 107 2/6/2025
0.0.171 94 2/6/2025
0.0.170 91 2/6/2025
0.0.169 113 2/6/2025
0.0.168 103 2/6/2025
0.0.167 95 2/6/2025
0.0.166 119 2/6/2025
0.0.165 133 2/5/2025
0.0.164 114 2/5/2025
0.0.163 145 2/4/2025
0.0.162 115 2/4/2025
0.0.161 193 1/31/2025
0.0.160 101 1/31/2025
0.0.159 165 1/27/2025
0.0.158 356 1/24/2025
0.0.157 112 1/23/2025
0.0.156 97 1/22/2025
0.0.155 88 1/22/2025
0.0.154 115 1/21/2025
0.0.153 106 1/21/2025
0.0.152 101 1/17/2025
0.0.151 87 1/16/2025
0.0.150 102 1/16/2025
0.0.149 95 1/15/2025
0.0.148 97 1/15/2025
0.0.147 58 1/14/2025
0.0.146 90 1/13/2025
0.0.145 69 1/13/2025
0.0.144 67 1/13/2025
0.0.143 65 1/13/2025
0.0.142 71 1/13/2025
0.0.141 57 1/13/2025
0.0.140 52 1/13/2025
0.0.139 67 1/13/2025
0.0.138 203 1/8/2025
0.0.137 98 1/7/2025
0.0.136 141 12/18/2024
0.0.135 192 12/16/2024
0.0.134 103 12/16/2024
0.0.133 126 12/13/2024
0.0.132 108 12/12/2024
0.0.131 143 12/5/2024
0.0.130 124 12/4/2024
0.0.129 144 12/3/2024
0.0.128 99 12/3/2024
0.0.127 104 12/3/2024
0.0.126 119 12/3/2024
0.0.125 142 12/2/2024
0.0.124 104 12/2/2024
0.0.123 133 11/29/2024
0.0.122 108 11/29/2024
0.0.121 155 11/28/2024
0.0.120 412 11/26/2024
0.0.119 134 11/21/2024
0.0.118 99 11/21/2024
0.0.117 102 11/21/2024
0.0.116 107 11/21/2024
0.0.115 114 11/20/2024
0.0.114 113 11/20/2024
0.0.113 128 11/19/2024
0.0.112 143 11/19/2024
0.0.111 116 11/18/2024
0.0.110 96 11/18/2024
0.0.109 101 11/18/2024
0.0.108 101 11/18/2024
0.0.107 115 11/18/2024
0.0.106 112 11/18/2024
0.0.105 116 11/18/2024
0.0.104 473 11/15/2024
0.0.103 101 11/15/2024
0.0.102 95 11/15/2024
0.0.101 101 11/15/2024
0.0.100 99 11/15/2024
0.0.99 111 11/14/2024
0.0.98 126 11/14/2024
0.0.97 112 11/14/2024
0.0.96 104 11/14/2024
0.0.95 115 11/14/2024
0.0.94 140 11/12/2024
0.0.93 116 11/12/2024
0.0.92 107 11/12/2024
0.0.91 104 11/12/2024
0.0.90 136 11/11/2024
0.0.89 112 11/11/2024
0.0.88 107 11/11/2024
0.0.87 113 11/11/2024
0.0.86 120 11/11/2024
0.0.85 107 11/11/2024
0.0.84 134 11/9/2024
0.0.83 112 11/9/2024
0.0.82 178 11/8/2024
0.0.80 104 11/8/2024
0.0.79 118 11/8/2024
0.0.78 136 11/8/2024
0.0.77 111 11/8/2024
0.0.76 121 11/8/2024
0.0.75 109 11/8/2024
0.0.74 110 11/8/2024
0.0.73 108 11/8/2024
0.0.72 103 11/8/2024
0.0.71 103 11/8/2024
0.0.70 123 11/7/2024
0.0.69 105 11/7/2024
0.0.68 114 11/7/2024
0.0.67 100 11/7/2024
0.0.66 109 11/7/2024
0.0.65 119 11/7/2024
0.0.64 126 11/6/2024
0.0.63 107 11/6/2024
0.0.61 99 11/6/2024
0.0.60 101 11/6/2024
0.0.59 115 11/4/2024
0.0.58 118 11/1/2024
0.0.57 117 10/31/2024
0.0.56 123 10/31/2024
0.0.55 110 10/31/2024
0.0.54 163 10/30/2024
0.0.53 112 10/29/2024
0.0.52 123 10/29/2024
0.0.51 198 10/26/2024
0.0.50 114 10/26/2024
0.0.49 135 10/25/2024
0.0.48 104 10/25/2024
0.0.47 121 10/25/2024
0.0.46 100 10/25/2024
0.0.45 160 10/24/2024
0.0.44 95 10/24/2024
0.0.43 113 10/24/2024
0.0.42 161 10/23/2024
0.0.41 151 10/22/2024
0.0.40 206 10/18/2024
0.0.39 160 10/18/2024
0.0.38 149 10/18/2024
0.0.37 167 10/17/2024
0.0.36 129 10/17/2024
0.0.35 130 10/16/2024
0.0.34 112 10/16/2024
0.0.33 112 10/16/2024
0.0.32 107 10/15/2024
0.0.31 112 10/15/2024
0.0.30 97 10/15/2024
0.0.29 146 10/11/2024
0.0.28 177 10/11/2024
0.0.27 113 10/10/2024
0.0.26 113 10/10/2024
0.0.25 162 10/7/2024
0.0.24 154 10/2/2024
0.0.22 124 10/1/2024
0.0.21 261 9/27/2024
0.0.20 177 9/27/2024
0.0.19 156 9/26/2024
0.0.18 125 9/26/2024
0.0.17 183 9/25/2024
0.0.16 125 9/25/2024
0.0.15 116 9/24/2024
0.0.14 115 9/24/2024
0.0.13 141 9/24/2024
0.0.12 117 9/24/2024
0.0.11 117 9/23/2024
0.0.10 124 9/23/2024
0.0.9 110 9/23/2024
0.0.8 132 9/20/2024
0.0.7 122 9/19/2024
0.0.6 108 9/19/2024
0.0.5 125 9/18/2024
0.0.4 121 9/18/2024
0.0.3 118 9/18/2024
0.0.2 116 9/18/2024