Infsoft.WPE.App.UIComponents 0.0.120

Prefix Reserved
dotnet add package Infsoft.WPE.App.UIComponents --version 0.0.120                
NuGet\Install-Package Infsoft.WPE.App.UIComponents -Version 0.0.120                
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.120" />                
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.120                
#r "nuget: Infsoft.WPE.App.UIComponents, 0.0.120"                
#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.120

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

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

PoICards

Name Figma Component File
PoICard.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.120 0 11/26/2024
0.0.119 61 11/21/2024
0.0.118 39 11/21/2024
0.0.117 45 11/21/2024
0.0.116 41 11/21/2024
0.0.115 49 11/20/2024
0.0.114 48 11/20/2024
0.0.113 96 11/19/2024
0.0.112 102 11/19/2024
0.0.111 85 11/18/2024
0.0.110 65 11/18/2024
0.0.109 69 11/18/2024
0.0.108 65 11/18/2024
0.0.107 75 11/18/2024
0.0.106 85 11/18/2024
0.0.105 88 11/18/2024
0.0.104 169 11/15/2024
0.0.103 72 11/15/2024
0.0.102 63 11/15/2024
0.0.101 70 11/15/2024
0.0.100 66 11/15/2024
0.0.99 76 11/14/2024
0.0.98 90 11/14/2024
0.0.97 68 11/14/2024
0.0.96 68 11/14/2024
0.0.95 69 11/14/2024
0.0.94 99 11/12/2024
0.0.93 81 11/12/2024
0.0.92 76 11/12/2024
0.0.91 70 11/12/2024
0.0.90 100 11/11/2024
0.0.89 79 11/11/2024
0.0.88 77 11/11/2024
0.0.87 80 11/11/2024
0.0.86 87 11/11/2024
0.0.85 75 11/11/2024
0.0.84 98 11/9/2024
0.0.83 83 11/9/2024
0.0.82 121 11/8/2024
0.0.80 72 11/8/2024
0.0.79 84 11/8/2024
0.0.78 104 11/8/2024
0.0.77 83 11/8/2024
0.0.76 85 11/8/2024
0.0.75 75 11/8/2024
0.0.74 76 11/8/2024
0.0.73 75 11/8/2024
0.0.72 69 11/8/2024
0.0.71 68 11/8/2024
0.0.70 91 11/7/2024
0.0.69 73 11/7/2024
0.0.68 84 11/7/2024
0.0.67 68 11/7/2024
0.0.66 76 11/7/2024
0.0.65 85 11/7/2024
0.0.64 96 11/6/2024
0.0.63 76 11/6/2024
0.0.61 67 11/6/2024
0.0.60 67 11/6/2024
0.0.59 80 11/4/2024
0.0.58 80 11/1/2024
0.0.57 86 10/31/2024
0.0.56 91 10/31/2024
0.0.55 69 10/31/2024
0.0.54 135 10/30/2024
0.0.53 79 10/29/2024
0.0.52 92 10/29/2024
0.0.51 166 10/26/2024
0.0.50 86 10/26/2024
0.0.49 97 10/25/2024
0.0.48 73 10/25/2024
0.0.47 95 10/25/2024
0.0.46 74 10/25/2024
0.0.45 133 10/24/2024
0.0.44 68 10/24/2024
0.0.43 80 10/24/2024
0.0.42 134 10/23/2024
0.0.41 126 10/22/2024
0.0.40 174 10/18/2024
0.0.39 128 10/18/2024
0.0.38 120 10/18/2024
0.0.37 141 10/17/2024
0.0.36 100 10/17/2024
0.0.35 105 10/16/2024
0.0.34 86 10/16/2024
0.0.33 89 10/16/2024
0.0.32 82 10/15/2024
0.0.31 82 10/15/2024
0.0.30 71 10/15/2024
0.0.29 121 10/11/2024
0.0.28 152 10/11/2024
0.0.27 89 10/10/2024
0.0.26 82 10/10/2024
0.0.25 135 10/7/2024
0.0.24 125 10/2/2024
0.0.22 97 10/1/2024
0.0.21 222 9/27/2024
0.0.20 145 9/27/2024
0.0.19 119 9/26/2024
0.0.18 95 9/26/2024
0.0.17 157 9/25/2024
0.0.16 89 9/25/2024
0.0.15 86 9/24/2024
0.0.14 89 9/24/2024
0.0.13 111 9/24/2024
0.0.12 88 9/24/2024
0.0.11 95 9/23/2024
0.0.10 91 9/23/2024
0.0.9 88 9/23/2024
0.0.8 109 9/20/2024
0.0.7 94 9/19/2024
0.0.6 82 9/19/2024
0.0.5 98 9/18/2024
0.0.4 94 9/18/2024
0.0.3 90 9/18/2024
0.0.2 93 9/18/2024