Infsoft.WPE.App.UIComponents 0.0.121

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.0.121                
NuGet\Install-Package Infsoft.WPE.App.UIComponents -Version 0.0.121                
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.0.121" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Infsoft.WPE.App.UIComponents --version 0.0.121                
#r "nuget: Infsoft.WPE.App.UIComponents, 0.0.121"                
#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.
// Install Infsoft.WPE.App.UIComponents as a Cake Addin
#addin nuget:?package=Infsoft.WPE.App.UIComponents&version=0.0.121

// Install Infsoft.WPE.App.UIComponents as a Cake Tool
#tool nuget:?package=Infsoft.WPE.App.UIComponents&version=0.0.121                

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
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
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

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
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
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
DropdownBody.razor molecules/dropdown-body Link
ShowMore.razor atoms/cards/show-more 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

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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.Authentication.Base

Base authentication library used in platform dependent auth libraries (Infsoft.WPE.App.Authentication.Web and Infsoft.WPE.App.Authentication.Maui) for infsoft's Workplace Experience application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.123 55 11/29/2024
0.0.122 49 11/29/2024
0.0.121 73 11/28/2024
0.0.120 195 11/26/2024
0.0.119 101 11/21/2024
0.0.118 70 11/21/2024
0.0.117 78 11/21/2024
0.0.116 77 11/21/2024
0.0.115 83 11/20/2024
0.0.114 84 11/20/2024
0.0.113 100 11/19/2024
0.0.112 106 11/19/2024
0.0.111 89 11/18/2024
0.0.110 69 11/18/2024
0.0.109 73 11/18/2024
0.0.108 69 11/18/2024
0.0.107 79 11/18/2024
0.0.106 89 11/18/2024
0.0.105 92 11/18/2024
0.0.104 264 11/15/2024
0.0.103 76 11/15/2024
0.0.102 67 11/15/2024
0.0.101 74 11/15/2024
0.0.100 70 11/15/2024
0.0.99 80 11/14/2024
0.0.98 94 11/14/2024
0.0.97 72 11/14/2024
0.0.96 72 11/14/2024
0.0.95 73 11/14/2024
0.0.94 103 11/12/2024
0.0.93 85 11/12/2024
0.0.92 80 11/12/2024
0.0.91 74 11/12/2024
0.0.90 104 11/11/2024
0.0.89 83 11/11/2024
0.0.88 81 11/11/2024
0.0.87 84 11/11/2024
0.0.86 91 11/11/2024
0.0.85 79 11/11/2024
0.0.84 102 11/9/2024
0.0.83 87 11/9/2024
0.0.82 127 11/8/2024
0.0.80 76 11/8/2024
0.0.79 88 11/8/2024
0.0.78 108 11/8/2024
0.0.77 87 11/8/2024
0.0.76 89 11/8/2024
0.0.75 79 11/8/2024
0.0.74 80 11/8/2024
0.0.73 79 11/8/2024
0.0.72 73 11/8/2024
0.0.71 72 11/8/2024
0.0.70 95 11/7/2024
0.0.69 77 11/7/2024
0.0.68 88 11/7/2024
0.0.67 72 11/7/2024
0.0.66 80 11/7/2024
0.0.65 89 11/7/2024
0.0.64 100 11/6/2024
0.0.63 80 11/6/2024
0.0.61 71 11/6/2024
0.0.60 71 11/6/2024
0.0.59 84 11/4/2024
0.0.58 84 11/1/2024
0.0.57 88 10/31/2024
0.0.56 93 10/31/2024
0.0.55 71 10/31/2024
0.0.54 137 10/30/2024
0.0.53 81 10/29/2024
0.0.52 94 10/29/2024
0.0.51 168 10/26/2024
0.0.50 88 10/26/2024
0.0.49 99 10/25/2024
0.0.48 75 10/25/2024
0.0.47 97 10/25/2024
0.0.46 76 10/25/2024
0.0.45 135 10/24/2024
0.0.44 70 10/24/2024
0.0.43 82 10/24/2024
0.0.42 136 10/23/2024
0.0.41 128 10/22/2024
0.0.40 176 10/18/2024
0.0.39 130 10/18/2024
0.0.38 122 10/18/2024
0.0.37 143 10/17/2024
0.0.36 102 10/17/2024
0.0.35 107 10/16/2024
0.0.34 88 10/16/2024
0.0.33 91 10/16/2024
0.0.32 84 10/15/2024
0.0.31 84 10/15/2024
0.0.30 73 10/15/2024
0.0.29 123 10/11/2024
0.0.28 154 10/11/2024
0.0.27 91 10/10/2024
0.0.26 84 10/10/2024
0.0.25 137 10/7/2024
0.0.24 127 10/2/2024
0.0.22 99 10/1/2024
0.0.21 224 9/27/2024
0.0.20 147 9/27/2024
0.0.19 121 9/26/2024
0.0.18 97 9/26/2024
0.0.17 159 9/25/2024
0.0.16 92 9/25/2024
0.0.15 89 9/24/2024
0.0.14 92 9/24/2024
0.0.13 114 9/24/2024
0.0.12 91 9/24/2024
0.0.11 97 9/23/2024
0.0.10 93 9/23/2024
0.0.9 90 9/23/2024
0.0.8 111 9/20/2024
0.0.7 96 9/19/2024
0.0.6 84 9/19/2024
0.0.5 100 9/18/2024
0.0.4 96 9/18/2024
0.0.3 92 9/18/2024
0.0.2 95 9/18/2024