Compare commits

...

189 Commits

Author SHA1 Message Date
Matija Koželj ee45c23a80 Merge remote-tracking branch 'origin/features/rewrite/gridfix' into features/rewrite/main
2 years ago
markosteger 5f8215c5c5 Grid Component
2 years ago
Janko Jordan 5bf098e0f2 Changes to master-search and inputs
2 years ago
Matija Koželj bfdbc38cbb Merge remote-tracking branch 'remotes/origin/features/rewrite/nuberstepper' into features/rewrite/main
2 years ago
markosteger 8733157473 ModalOptions, DropdownDemo bugfix
2 years ago
Matija Koželj 7d7c47a19a Add modal type enum
2 years ago
markosteger 9806a21f48 Datepicker fix, NumberInput fix, ToggleGlyphButton fix
2 years ago
Matija Koželj 909cfd0d81 Merge branch 'features/rewrite/styles' into features/rewrite/main
2 years ago
Matija Koželj bcce62f28e Upgrade modal use cases and functions
2 years ago
Matija Koželj 489fb97a2a Merge pull request 'features/rewrite/modaldialog' (#15) from features/rewrite/modaldialog into features/rewrite/main
2 years ago
Matija Koželj ce3cbb5889 Merge remote-tracking branch 'origin/features/rewrite/main' into features/rewrite/modaldialog
2 years ago
markosteger eea562dde0 ModalDialog - with example
2 years ago
Janko Jordan e4b246a8bc Change styles in(dropdown, grid, inputs, modal, radio, sidebar) Add new components(alerts, master search, pagination, tooltip)
2 years ago
Matija Koželj 98ff5d5dd8 Remove unused required parameter ItemToKey
2 years ago
Matija Koželj bf60457369 Merge pull request 'features/rewrite/dropdown' (#14) from features/rewrite/dropdown into features/rewrite/main
2 years ago
Matija Koželj 0830532e7e Add dropdown demo page for implementation testing
2 years ago
Matija Koželj b250353ad8 Add dropdown component
2 years ago
Matija Koželj 455119f467 Add TransitionAnimator component to help with transition implementations
2 years ago
Matija Koželj 86e32a197b Update references to include prerelease version
2 years ago
Matija Koželj 81fece5cd4 Add Tom PIT git to nuget resource in order to restore css compilation tool
2 years ago
Matija Koželj 3a734a71ef Remove css defined transitions for select, as this is now code controlled
2 years ago
Matija Koželj 651b866f05 Set versions of Microsoft.AspNetCore.Components to auto-update
2 years ago
Matija Koželj 30a1e7924c Remove unused app.css from default index.html
2 years ago
Matija Koželj 35d1da8579 Add animation styles and transitions to drop down menu and backdrop
2 years ago
Matija Koželj c0b1c950a6 Add global js event handlers for transition and animation ends
2 years ago
markosteger 125fa85d6e ReturnModal - modal that returns values
2 years ago
markosteger b51801b3ba FormWizzard - footer buttons spacing fix
2 years ago
markosteger fb85499a6e NumberStepper - simple working concept
2 years ago
Matija Koželj 54da322cd0 Merge pull request 'features/rewrite/grid' (#13) from features/rewrite/grid into features/rewrite/main
2 years ago
markosteger b57e021657 Accidentaly deleted Program.cs added back
2 years ago
markosteger b67973cb68 FormWizard, FormWizardStep - fixed not showing steps in certain conditions, DatePicker - code cleanup, showing selected month and year
2 years ago
markosteger f9ba559480 DatePicker - new style, left, right arrow click handling, FormWizard - cancel click Event, Democomp - updatet to latest version
2 years ago
markosteger 7811ba9c6c Merge branch 'features/rewrite/styles' into features/rewrite/grid
2 years ago
markosteger 08fa1bd90c Merge branch 'features/rewrite/styles' of https://git.tompit.com/Connected/Connected.Components into features/rewrite/styles
2 years ago
Matija Koželj f35b855ba7 Fix package command for fonts in .csproj
2 years ago
Matija Koželj 07a0b3c924 Replace .ttf files with .woff2 files
2 years ago
Matija Koželj 5690f4618d Fix font paths
2 years ago
Janko Jordan ba78e9d195 Add (date-picker, fonts, card)
2 years ago
Janko Jordan b2e42c051b Changes in (chip, buttons, dropdown grid, inputs, snackbar)
2 years ago
Matija Koželj 6cd9089f6b Add fonts folder as static resource to project
2 years ago
Matija Koželj ae73d175e6 Add OpenSans fonts
2 years ago
markosteger 5a4c13f8ad GridRow - SwitchButton handle
2 years ago
markosteger f770bd26bc GridRowContent - fixed Collapsable
2 years ago
markosteger 402e904b10 FormWizzard - summaries, EventCallbacks for 'Cancel' and 'Finis' buttons, Id is Guid.NewId() if not set and so for not required parameter anymore
2 years ago
markosteger 382e5551b3 GridRowTemplate - for future aplying templates
2 years ago
markosteger 516c4f337e Grid, GridRow, GridRowContent
2 years ago
markosteger 602c61568c DatePicker - index file
2 years ago
markosteger fa33cc5189 DatePicker - minor fixes, added methods for back ind forward click in header (selecting year, month..)
2 years ago
Janko Jordan 04309b1514 Changes and new components in Styles: appbar, badge, icon-bittons, buttons, card, chip, dropdown, grid, icons, inputs, modal, sidebar, snaclbar, top loading bar
2 years ago
Matija Koželj 72e13a7c66 Merge pull request 'features/rewrite/datepicker' (#12) from features/rewrite/datepicker into features/rewrite/main
2 years ago
Matija Koželj 1fd86c79fa Merge branch 'features/rewrite/datepicker' of https://git.tompit.com/connected/connected.components into features/rewrite/datepicker
2 years ago
markosteger b3bc1fd2e2 DatePicker - fixed errors rgearding variable name changes
2 years ago
markosteger 978dd7ad85 DatePicker - Index update binding beacuse of the name changes
2 years ago
markosteger 92f42169fa DatePicker - changes on variable acces level (public -> private), variable names, Added methods for range select (only framework, nothing works yet)
2 years ago
Matija Koželj e8e81d740a DatePicker - concept, waiting for proper css styling for final edit
2 years ago
markosteger 1e0cc64150 DatePicker - first commit
2 years ago
markosteger 2f017bbfab DatePicker - fixed errors rgearding variable name changes
2 years ago
markosteger 1bb1c0af58 DatePicker - Index update binding beacuse of the name changes
2 years ago
markosteger 515172ffb6 DatePicker - changes on variable acces level (public -> private), variable names, Added methods for range select (only framework, nothing works yet)
2 years ago
Matija Koželj 8dbf672d64 Merge pull request 'FormWizard - working example' (#11) from features/rewrite/formwizard into features/rewrite/main
2 years ago
markosteger 2972f931e1 DatePicker - concept, waiting for proper css styling for final edit
2 years ago
markosteger 8811072e9c DatePicker - first commit
2 years ago
Marko Šteger d816a62f44 Merge branch 'features/rewrite/main' into features/rewrite/formwizard
2 years ago
markosteger 550d608104 FormWizard - working example
2 years ago
Matija Koželj a9e0968740 Set Connected dependency branch to develop
2 years ago
Matija Koželj acd9963b41 Update Connected dependency
2 years ago
Matija Koželj 70f1d13803 Add init batch script
2 years ago
Matija Koželj 10a7454c48 Merge pull request 'features/rewrite/modal1' (#10) from features/rewrite/modal1 into features/rewrite/main
2 years ago
markosteger a4d1f798f4 ModalDialog - ModalDialogService.cs, ModalEvents.cs, ModalOptions.cs file location change
2 years ago
markosteger 2a8aac91df ModalDialog - fixed ESC key press event
2 years ago
markosteger a1e5043db8 ModalDialog - usage in Program.cs and MainLayout.razor
2 years ago
markosteger ff3a36eb64 ModalDialog - added ModalButton class, ModalButtonType enum, relocation of classes outside the Services folder to Models/Modal
2 years ago
markosteger 422da4d079 ModalDialog - added ModalOptions
2 years ago
markosteger 4f635b573c ModalDialog
2 years ago
markosteger 69413494c5 Modal - added EventCallback for confirm click (working) but will try to rewrite it
2 years ago
markosteger 858dd59688 Added ToggleGlyphButton
2 years ago
markosteger b9b1c16e23 New styles
2 years ago
Janko Jordan 6d18a84a0d added styles to classes
2 years ago
markosteger ea2a9e1744 Separating Button and GlyphButton
2 years ago
markosteger 60f1a90784 Code style fixes - added regions, summary, comments.
2 years ago
Matija Koželj 2d78796801 Quick review, must be completed by author
2 years ago
Janko Jordan 8d39d47cbc Add watch to runner project
2 years ago
markosteger 3a5d96fc5e new ToggleInput, Fixed binding on Radio and CheckBox
2 years ago
Matija Koželj 31be47fb6a Merge branch 'features/rewrite/styles' of https://git.tompit.com/Connected/Connected.Components into features/rewrite/styles
2 years ago
Matija Koželj 42d67dee07 Merge pull request 'Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class' (#8) from features/rewrite/checkbox into features/rewrite/main
2 years ago
markosteger 7c60aefe31 SimpleSelect - code cleanup (removed unnecessary blank space, removed unused private methods)
2 years ago
markosteger d688b25589 Radio, RadioGroup
2 years ago
markosteger a90cf518a3 Fixes for InputAttributes in SimpleSelect
2 years ago
markosteger e83e46abc0 Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
2 years ago
Janko Jordan 9726016f21 Add new components
2 years ago
Janko Jordan 24d6799f72 Add styles for buttons, sidebar, toggle, input, checkbox, radio, grid
2 years ago
Matija Koželj cac80598f0 Clear remaining nuget package traces
2 years ago
Matija Koželj d7c2b58f2e Merge pull request 'features/rewrite/numberinput' (#7) from features/rewrite/numberinput into features/rewrite/main
2 years ago
markosteger fbd89e8aa4 Merge branch 'features/rewrite/main' into features/rewrite/numberinput
2 years ago
markosteger 45380821ad SimpleSelect - working example, waiting for css fix for not closing the select box upon clicking inside it
2 years ago
markosteger ca4aab4002 Simple select - working version with searchbox outside
2 years ago
stm 1eb7202561 Removed unnecessary SatateHasChanged() on Textinput
2 years ago
stm e0c0e3dd68 Added AspNetCore.Components reference
2 years ago
stm e416c42952 NumberInput - added onchange method to run Math.Round on the Value when leaving field, adjusting the decimal places provided with DecimalPlaces parameter
2 years ago
stm 1fd0028557 Number Input - mousewheeel fix, prevent of enetering flase characters
2 years ago
Matija Koželj a63bd4e5ed Remove local repositories from nuget.config
2 years ago
Matija Koželj 151f64cef3 Merge pull request 'features/rewrite/cleanup' (#6) from features/rewrite/cleanup into features/rewrite/main
2 years ago
Matija Koželj 96d65df75c Add project dependency from submodule
2 years ago
Matija Koželj d6f63ab76a Update Connected submodule
2 years ago
Matija Koželj 3804dfbc35 Add submodule reference to Connected
2 years ago
Matija Koželj 4f36e41d73 Remove botched SimpleSelect
2 years ago
Matija Koželj ed15c8f24d Merge pull request 'Cleanup, progress' (#5) from features/rewrite/cleanup into features/rewrite/main
2 years ago
stm 3540dc8b54 Cleanup, progress
2 years ago
Matija Koželj 38d5bd0149 Remove unnecessary csproj entries left over from MudBlazor
2 years ago
stm 9832ec01d8 Progress
2 years ago
stm 323c66fecd Progress
2 years ago
Matija Koželj 671b8f6a44 Switch reference to Connected.Components to project instead of nuget package
2 years ago
Matija Koželj d43eca816c Merge branch 'features/nuget_autobuild' into features/new
2 years ago
stm 77a30b5cfe Progress
2 years ago
stm dea04afcd4 Progress
2 years ago
stm edb2249a43 Progress
2 years ago
stm 457df20346 Progress
2 years ago
stm 943579faec New start
2 years ago
stm d8a7e0c5cd Revert "Progress - select"
2 years ago
stm d0370a6be4 Progress - select
2 years ago
stm 1dabf54e39 Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor
2 years ago
stm 3c256f989f ComponentsN - new components
2 years ago
stm 1a424571ad Progress
2 years ago
stm b178bbb9b0 Progress
2 years ago
stm c3b267dfc4 Progress - Categorizing variables and methods
2 years ago
stm 46c396e33f Progress
2 years ago
stm 3ea88592ce Prograss - Input field
2 years ago
Matija Koželj ccbff06090 Add connected startup support
2 years ago
Matija Koželj 853e0c5988 Switch Connected.Components dependency from project to package
2 years ago
Matija Koželj fbab389f66 Add local nuget server to nuget config sources
2 years ago
Matija Koželj 0f946cabe8 Add package deployment to local server to both projects
2 years ago
Matija Koželj dc49cac63a Merge branch 'features/refactor' into features/nuget_autobuild
2 years ago
stm c5e97f9600 Progress
2 years ago
stm 272d19fe8a Progress
2 years ago
stm 1b35631693 Progress input
2 years ago
stm cbdd376e91 progress input
2 years ago
stm edcc8661e3 Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor
2 years ago
stm b7db83fe15 Input progress
2 years ago
stm a04a0f07e2 Progress
2 years ago
Janko Jordan 25606b926b Drawer showcase page
2 years ago
stm 9f1214fd9f DrawerContainer - Clipping fix
2 years ago
stm b01b4e42df MainContent - rework
2 years ago
stm 56cef22d26 Layout - Class apply fix
2 years ago
stm f4c89aed85 Drawer - class fix
2 years ago
stm f79cc037a8 Drawer
2 years ago
stm 366f2bae6c Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor
2 years ago
stm 51bbce3407 Drawer - classes, Grid, Item - rework
2 years ago
Janko Jordan e190dc9ddf Create sample page for Alerts
2 years ago
Janko Jordan cfddc25b1c Test border radius
2 years ago
Janko Jordan a0b6b82efd Test colors
2 years ago
Janko Jordan 5ab2444fbc Update classes
2 years ago
Janko Jordan 5e4b7e2028 Add class
2 years ago
Matija Koželj 9a1a62537e Update nuget.config and tools to use custom scss compiler
2 years ago
Matija Koželj 8b48fe5959 Prevent version.json from being copied to the output dir
2 years ago
stm cdff1f4ec4 Minor fixes
2 years ago
stm 8c61578623 Changes: Drawer, Tabs, Layout
2 years ago
stm 8d5445a509 Drawer - fixes
2 years ago
stm 7c8ca6fc47 Drawer - changes, removed tags used for testing
2 years ago
stm 63a84810f5 Drawer, DrwerContainer, DrawerHeader - rework
2 years ago
Matija Koželj d042b55ac6 [WIP]: Transfer commit
2 years ago
Matija Koželj d7fe9a8908 Add auto project build to repo
2 years ago
Matija Koželj 7752e9a3fa Add automatic nuget build and versioning to both projects
2 years ago
Matija Koželj 371a79545c Add license and standard nuget.config
2 years ago
Matija Koželj c33820a8a7 Refactor ButtonBase, remove styling properties and rename per specs
2 years ago
Matija Koželj 52a577df0d Refactor the ButtonType enum
2 years ago
Janko Jordan a32c588e82 WIP: Add more examples of Alerts
2 years ago
Janko Jordan f2bbe04eb5 Change Alert justification
2 years ago
Janko Jordan f5bfb347af Add ds store to git ignore
2 years ago
Matija Koželj 88710e4e3b Refactor the alert component
2 years ago
Matija Koželj 3b6045c3e1 Add regular .css files to .gitignore
2 years ago
Matija Koželj 663103f1d7 Add scripts to start watch of scss files during runtime
2 years ago
Matija Koželj 1110bbf850 Add nuget.config to point to the connected public package repository
2 years ago
Matija Koželj 580161eb25 Fix compiler settings to match new version of webcompiler
2 years ago
Matija Koželj 12798c20f7 Increase version of webcompiler tool
2 years ago
Matija Koželj fe1ef0fbc9 [WIP]: Save semi-refactored state for transfer
2 years ago
Matija Koželj 53dd3bec33 [WIP]
2 years ago
Matija Koželj 2630b4eddd Merge pull request 'moved to src folder' (#3) from NamespaceRenaming into develop
2 years ago
Matija Koželj d261bc0a4e Merge branch 'develop' into NamespaceRenaming
2 years ago
Tom Pipinic dfe628ffce moved to src folder
2 years ago
Matija Koželj 2126cb7644 Merge pull request 'Refacoring namespaces' (#2) from NamespaceRenaming into develop
2 years ago
Tom Pipinic 4d44867ff4 Refacoring namespaces
2 years ago
Matija Koželj c4ece6e9b7 [WIP] Add showcase and solution. Refactor base files.
2 years ago
Matija Koželj be914e4b2e [WIP] Refactor converters and dependant components.
2 years ago
Matija Koželj 6f91dacb0c [WIP] Refactor components to match converter refactor
2 years ago
Matija Koželj f3ae953772 Remove reference to unused project
2 years ago
Matija Koželj 2daf5b6c1e [WIP] Refactor default converters
2 years ago
Matija Koželj 82594cff34 Remove connected specific files
2 years ago
Matija Koželj f62c1f267e Refactor UIComponent
2 years ago
Matija Koželj 08a8a5338f Initial commit
2 years ago

@ -0,0 +1,226 @@
# Remove the line below if you want to inherit .editorconfig settings from higher directories
root = true
# C# files
[*.cs]
#### Core EditorConfig Options ####
# Indentation and spacing
indent_size = 3
indent_style = tab
tab_width = 3
# New line preferences
end_of_line = crlf
insert_final_newline = false
#### .NET Coding Conventions ####
# Organize usings
dotnet_separate_import_directive_groups = false
dotnet_sort_system_directives_first = false
file_header_template = unset
# this. and Me. preferences
dotnet_style_qualification_for_event = false:suggestion
dotnet_style_qualification_for_field = false:suggestion
dotnet_style_qualification_for_method = false:suggestion
dotnet_style_qualification_for_property = false:suggestion
# Language keywords vs BCL types preferences
dotnet_style_predefined_type_for_locals_parameters_members = true:suggestion
dotnet_style_predefined_type_for_member_access = true:suggestion
# Parentheses preferences
dotnet_style_parentheses_in_arithmetic_binary_operators = always_for_clarity:suggestion
dotnet_style_parentheses_in_other_binary_operators = always_for_clarity:suggestion
dotnet_style_parentheses_in_other_operators = never_if_unnecessary:suggestion
dotnet_style_parentheses_in_relational_binary_operators = always_for_clarity:suggestion
# Modifier preferences
dotnet_style_require_accessibility_modifiers = for_non_interface_members
# Expression-level preferences
dotnet_style_coalesce_expression = true
dotnet_style_collection_initializer = true
dotnet_style_explicit_tuple_names = true
dotnet_style_namespace_match_folder = true
dotnet_style_null_propagation = true
dotnet_style_object_initializer = true
dotnet_style_operator_placement_when_wrapping = beginning_of_line
dotnet_style_prefer_auto_properties = true:suggestion
dotnet_style_prefer_compound_assignment = true
dotnet_style_prefer_conditional_expression_over_assignment = true:suggestion
dotnet_style_prefer_conditional_expression_over_return = true:suggestion
dotnet_style_prefer_foreach_explicit_cast_in_source = when_strongly_typed
dotnet_style_prefer_inferred_anonymous_type_member_names = true
dotnet_style_prefer_inferred_tuple_names = false
dotnet_style_prefer_is_null_check_over_reference_equality_method = true
dotnet_style_prefer_simplified_boolean_expressions = true
dotnet_style_prefer_simplified_interpolation = true
# Field preferences
dotnet_style_readonly_field = true
# Parameter preferences
dotnet_code_quality_unused_parameters = all
# Suppression preferences
dotnet_remove_unnecessary_suppression_exclusions = 0
# New line preferences
dotnet_style_allow_multiple_blank_lines_experimental = false:suggestion
dotnet_style_allow_statement_immediately_after_block_experimental = false:suggestion
#### C# Coding Conventions ####
# var preferences
csharp_style_var_elsewhere = true:warning
csharp_style_var_for_built_in_types = true:warning
csharp_style_var_when_type_is_apparent = true:warning
# Expression-bodied members
csharp_style_expression_bodied_accessors = when_on_single_line:suggestion
csharp_style_expression_bodied_constructors = when_on_single_line:suggestion
csharp_style_expression_bodied_indexers = when_on_single_line:suggestion
csharp_style_expression_bodied_lambdas = when_on_single_line:suggestion
csharp_style_expression_bodied_local_functions = when_on_single_line:suggestion
csharp_style_expression_bodied_methods = when_on_single_line:suggestion
csharp_style_expression_bodied_operators = when_on_single_line:suggestion
csharp_style_expression_bodied_properties = when_on_single_line:suggestion
# Pattern matching preferences
csharp_style_pattern_matching_over_as_with_null_check = true
csharp_style_pattern_matching_over_is_with_cast_check = true
csharp_style_prefer_extended_property_pattern = true
csharp_style_prefer_not_pattern = true
csharp_style_prefer_pattern_matching = true:suggestion
csharp_style_prefer_switch_expression = true
# Null-checking preferences
csharp_style_conditional_delegate_call = true
# Modifier preferences
csharp_prefer_static_local_function = true
csharp_preferred_modifier_order = public,private,protected,internal,static,extern,new,virtual,abstract,sealed,override,readonly,unsafe,volatile,async
csharp_style_prefer_readonly_struct = true
# Code-block preferences
csharp_prefer_braces = when_multiline:suggestion
csharp_prefer_simple_using_statement = true
csharp_style_namespace_declarations = file_scoped:warning
csharp_style_prefer_method_group_conversion = true:suggestion
csharp_style_prefer_top_level_statements = false:suggestion
# Expression-level preferences
csharp_prefer_simple_default_expression = true
csharp_style_deconstructed_variable_declaration = true
csharp_style_implicit_object_creation_when_type_is_apparent = true
csharp_style_inlined_variable_declaration = true
csharp_style_prefer_index_operator = true
csharp_style_prefer_local_over_anonymous_function = true
csharp_style_prefer_null_check_over_type_check = true
csharp_style_prefer_range_operator = true
csharp_style_prefer_tuple_swap = true
csharp_style_prefer_utf8_string_literals = true
csharp_style_throw_expression = true
csharp_style_unused_value_assignment_preference = discard_variable
csharp_style_unused_value_expression_statement_preference = discard_variable:suggestion
# 'using' directive preferences
csharp_using_directive_placement = outside_namespace:suggestion
# New line preferences
csharp_style_allow_blank_line_after_colon_in_constructor_initializer_experimental = true:suggestion
csharp_style_allow_blank_lines_between_consecutive_braces_experimental = false:suggestion
csharp_style_allow_embedded_statements_on_same_line_experimental = false:suggestion
#### C# Formatting Rules ####
# New line preferences
csharp_new_line_before_catch = true
csharp_new_line_before_else = true
csharp_new_line_before_finally = true
csharp_new_line_before_members_in_anonymous_types = true
csharp_new_line_before_members_in_object_initializers = true
csharp_new_line_before_open_brace = all
csharp_new_line_between_query_expression_clauses = true
# Indentation preferences
csharp_indent_block_contents = true
csharp_indent_braces = false
csharp_indent_case_contents = true
csharp_indent_case_contents_when_block = true
csharp_indent_labels = no_change
csharp_indent_switch_labels = true
# Space preferences
csharp_space_after_cast = false
csharp_space_after_colon_in_inheritance_clause = true
csharp_space_after_comma = true
csharp_space_after_dot = false
csharp_space_after_keywords_in_control_flow_statements = true
csharp_space_after_semicolon_in_for_statement = true
csharp_space_around_binary_operators = before_and_after
csharp_space_around_declaration_statements = false
csharp_space_before_colon_in_inheritance_clause = true
csharp_space_before_comma = false
csharp_space_before_dot = false
csharp_space_before_open_square_brackets = false
csharp_space_before_semicolon_in_for_statement = false
csharp_space_between_empty_square_brackets = false
csharp_space_between_method_call_empty_parameter_list_parentheses = false
csharp_space_between_method_call_name_and_opening_parenthesis = false
csharp_space_between_method_call_parameter_list_parentheses = false
csharp_space_between_method_declaration_empty_parameter_list_parentheses = false
csharp_space_between_method_declaration_name_and_open_parenthesis = false
csharp_space_between_method_declaration_parameter_list_parentheses = false
csharp_space_between_parentheses = false
csharp_space_between_square_brackets = false
# Wrapping preferences
csharp_preserve_single_line_blocks = true
csharp_preserve_single_line_statements = true
#### Naming styles ####
# Naming rules
dotnet_naming_rule.interface_should_be_begins_with_i.severity = suggestion
dotnet_naming_rule.interface_should_be_begins_with_i.symbols = interface
dotnet_naming_rule.interface_should_be_begins_with_i.style = begins_with_i
dotnet_naming_rule.types_should_be_pascal_case.severity = suggestion
dotnet_naming_rule.types_should_be_pascal_case.symbols = types
dotnet_naming_rule.types_should_be_pascal_case.style = pascal_case
dotnet_naming_rule.non_field_members_should_be_pascal_case.severity = suggestion
dotnet_naming_rule.non_field_members_should_be_pascal_case.symbols = non_field_members
dotnet_naming_rule.non_field_members_should_be_pascal_case.style = pascal_case
# Symbol specifications
dotnet_naming_symbols.interface.applicable_kinds = interface
dotnet_naming_symbols.interface.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected
dotnet_naming_symbols.interface.required_modifiers =
dotnet_naming_symbols.types.applicable_kinds = class, struct, interface, enum
dotnet_naming_symbols.types.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected
dotnet_naming_symbols.types.required_modifiers =
dotnet_naming_symbols.non_field_members.applicable_kinds = property, event, method
dotnet_naming_symbols.non_field_members.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected
dotnet_naming_symbols.non_field_members.required_modifiers =
# Naming styles
dotnet_naming_style.pascal_case.required_prefix =
dotnet_naming_style.pascal_case.required_suffix =
dotnet_naming_style.pascal_case.word_separator =
dotnet_naming_style.pascal_case.capitalization = pascal_case
dotnet_naming_style.begins_with_i.required_prefix = I
dotnet_naming_style.begins_with_i.required_suffix =
dotnet_naming_style.begins_with_i.word_separator =
dotnet_naming_style.begins_with_i.capitalization = pascal_case

24
.gitignore vendored

@ -412,3 +412,27 @@ FodyWeavers.xsd
# Built Visual Studio Code Extensions
*.vsix
# Css files
**.css
# Minified css files
**.min.css
# css files directly in the wwwroot folder
**/wwwroot/**.css
# Minified js files
**.min.js
# js files directly in the wwwroot folder
**/wwwroot/**.js
# any project with runner in its name
**.Runner/**
**.DS_Store
/src/Connected.Components/Models/Alert/AlertOptions.cs
/src/Connected.Components/Components/DatePicker.razor.cs
/src/Connected.Components/Components/FormWizard.razor
/src/Connected.Components/Components/FormWizard.razor.cs
/src/Connected.Components.Showcase.Runner/Program.cs

4
.gitmodules vendored

@ -0,0 +1,4 @@
[submodule "dependencies/Connected"]
path = dependencies/Connected
url = https://git.tompit.com/Connected/Connected.git
branch = develop

@ -0,0 +1,48 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33020.496
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Components", "src\connected.components\Connected.Components.csproj", "{70BF497D-6519-401B-A0EE-2E9856B13D96}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Components.Showcase", "src\Connected.Components.Showcase\Connected.Components.Showcase.csproj", "{EBB24FD8-A554-427C-A93B-B48C047D34CC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Components.Showcase.Runner", "src\Connected.Components.Showcase.Runner\Connected.Components.Showcase.Runner.csproj", "{347B526C-39A0-43CE-B0F9-79E61B4897C6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dependencies", "Dependencies", "{BCBA8E3E-D4C0-45A5-8780-FDED0B4C7A47}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Client", "dependencies\Connected\src\Connected.Client\Connected.Client.csproj", "{2118ED53-21AC-4D53-8B02-52980E5C715F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70BF497D-6519-401B-A0EE-2E9856B13D96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70BF497D-6519-401B-A0EE-2E9856B13D96}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70BF497D-6519-401B-A0EE-2E9856B13D96}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70BF497D-6519-401B-A0EE-2E9856B13D96}.Release|Any CPU.Build.0 = Release|Any CPU
{EBB24FD8-A554-427C-A93B-B48C047D34CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBB24FD8-A554-427C-A93B-B48C047D34CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EBB24FD8-A554-427C-A93B-B48C047D34CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBB24FD8-A554-427C-A93B-B48C047D34CC}.Release|Any CPU.Build.0 = Release|Any CPU
{347B526C-39A0-43CE-B0F9-79E61B4897C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{347B526C-39A0-43CE-B0F9-79E61B4897C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{347B526C-39A0-43CE-B0F9-79E61B4897C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{347B526C-39A0-43CE-B0F9-79E61B4897C6}.Release|Any CPU.Build.0 = Release|Any CPU
{2118ED53-21AC-4D53-8B02-52980E5C715F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2118ED53-21AC-4D53-8B02-52980E5C715F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2118ED53-21AC-4D53-8B02-52980E5C715F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2118ED53-21AC-4D53-8B02-52980E5C715F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{2118ED53-21AC-4D53-8B02-52980E5C715F} = {BCBA8E3E-D4C0-45A5-8780-FDED0B4C7A47}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CBDD97EC-4855-4005-97A7-29FE298FB057}
EndGlobalSection
EndGlobal

@ -0,0 +1,661 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU Affero General Public License is a free, copyleft license for
software and other kinds of works, specifically designed to ensure
cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
our General Public Licenses are intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
Developers that use our General Public Licenses protect your rights
with two steps: (1) assert copyright on the software, and (2) offer
you this License which gives you legal permission to copy, distribute
and/or modify the software.
A secondary benefit of defending all users' freedom is that
improvements made in alternate versions of the program, if they
receive widespread use, become available for other developers to
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
software used on network servers, this result may fail to come about.
The GNU General Public License permits making a modified version and
letting the public access it on a server without ever releasing its
source code to the public.
The GNU Affero General Public License is designed specifically to
ensure that, in such cases, the modified source code becomes available
to the community. It requires the operator of a network server to
provide the source code of the modified version running there to the
users of that server. Therefore, public use of a modified version, on
a publicly accessible server, gives the public access to the source
code of the modified version.
An older license, called the Affero General Public License and
published by Affero, was designed to accomplish similar goals. This is
a different license, not a version of the Affero GPL, but Affero has
released a new version of the Affero GPL which permits relicensing under
this license.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU Affero General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the
Program, your modified version must prominently offer all users
interacting with it remotely through a computer network (if your version
supports such interaction) an opportunity to receive the Corresponding
Source of your version by providing access to the Corresponding Source
from a network server at no charge, through some standard or customary
means of facilitating copying of software. This Corresponding Source
shall include the Corresponding Source for any work covered by version 3
of the GNU General Public License that is incorporated pursuant to the
following paragraph.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the work with which it is combined will remain governed by version
3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU Affero General Public License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU Affero General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU Affero General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU Affero General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If your software can interact with users remotely through a computer
network, you should also make sure that it provides a way for users to
get its source. For example, if your program is a web application, its
interface could display a "Source" link that leads users to an archive
of the code. There are many ways you could offer source, and different
solutions will be better for different programs; see section 13 for the
specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
<https://www.gnu.org/licenses/>.

@ -0,0 +1,2 @@
dotnet build ../src/Connected.Components/Connected.Components.csproj
dotnet build ../src/Connected.Components.Showcase/Connected.Components.Showcase.csproj

@ -0,0 +1,22 @@
@echo off
SET root=%cd%
echo "Syncing submodules"
git submodule sync
git submodule update --init --remote
echo "Submodules up to date"
FOR /F "delims=" %%a IN ('DIR "../dependencies" /A:d /B') DO (
echo Handling %%a
cd "../dependencies/%%a/build"
echo %cd%
IF EXIST init.bat (
echo "found init.bat"
call init
)
cd %root%
)
cd ../
dotnet build

@ -0,0 +1 @@
dotnet watch webcompiler ./Styles/Connected.Components.scss -c ./excubowebcompiler.json --project ../src/Connected.Components/Connected.Components.csproj

@ -0,0 +1 @@
dotnet watch webcompiler ./Styles/Connected.Components.scss -c ./excubowebcompiler.json --project ../src/Connected.Components/Connected.Components.csproj

@ -0,0 +1 @@
Subproject commit cc259dfc18c4ad6989898fa813e281b9249c3bd3

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<config>
<add key="repositoryPath" value="%PACKAGEHOME%/External" />
</config>
<packageRestore>
<add key="enabled" value="True" />
<add key="automatic" value="True" />
</packageRestore>
<packageSources>
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
<add key="Tom PIT Connected GIT" value="https://git.tompit.com/api/packages/Tom-PIT/nuget/index.json" />
</packageSources>
<disabledPackageSources />
</configuration>

@ -0,0 +1,20 @@
@using System.Reflection;
<Router AppAssembly="@typeof(App).Assembly" AdditionalAssemblies="@additionalAssemblies">
<Found Context="routeData">
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
<FocusOnNavigate RouteData="@routeData" Selector="h1" />
</Found>
<NotFound>
<PageTitle>Not found</PageTitle>
<LayoutView Layout="@typeof(MainLayout)">
<p role="alert">Sorry, there's nothing at this address.</p>
</LayoutView>
</NotFound>
</Router>
@code {
private List<Assembly> additionalAssemblies { get; set; } = new()
{
//typeof(Connected.Components.Showcase.Pages.AlertShowcase).Assembly
};
}

@ -0,0 +1,31 @@
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.*-*" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.*-*" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Connected.Components.Showcase\Connected.Components.Showcase.csproj" />
</ItemGroup>
<ItemGroup>
<Watch Include="..\..\src\**" />
<Watch Remove="..\..\src\**\obj\**" />
<Watch Remove="..\..\src\**\bin\**" />
</ItemGroup>
<ItemGroup>
<Watch Remove="Pages\ComponentsExamples\DataGridExample.razor" />
<Watch Remove="Pages\ComponentsExamples\DatePickerExample.razor" />
</ItemGroup>
</Project>

@ -0,0 +1,8 @@
@inherits LayoutComponentBase
@namespace Connected.Components.Showcase.Runner
<ModalDialog/>
<main>
@Body
</main>

@ -0,0 +1,28 @@
@page "/button"
@using Connected.Components;
@using Connected.Enums;
@using Connected.Models.Modal;
@using Connected.Models;
@using Connected.Services;
@using Connected.Utilities;
<h1 style="text-align:center;">BUTTON EXAMPLE</h1>
<Button OnClick="(()=>TextChange())">Change text default</Button>
<Button OnClick="(()=>TextChange(Hello))">Change text to - Hello my friend</Button>
<p>Text: <h4>@text</h4></p>
@code {
string text = "Some random text";
string Hello = "Hello my friend";
private void TextChange(string new_text="Some random text.. but new")
{
text = new_text;
StateHasChanged();
}
}

@ -0,0 +1,88 @@
@page "/datagrid"
@using Connected.Classes.Grid;
@using Connected.Components;
@using Connected.Enums;
@using Connected.Models.Modal;
@using Connected.Models;
@using Connected.Services;
@using Connected.Utilities;
@using System.Collections.ObjectModel;
@if (loaded)
{
<h1 style="text-align:center;">DATA GRID EXAMPLE</h1>
<Grid Items="Data" Context="number" Options="dataGridOptions">
<RowTemplate>
@number
</RowTemplate>
<RowDetailTemplate>
@(number * 2)
</RowDetailTemplate>
</Grid>
<Grid Items="DData" Context="dummy" Options="dataGridOptions">
<RowTemplate>
@dummy.Value
</RowTemplate>
<RowDetailTemplate>
@dummy.Value
</RowDetailTemplate>
</Grid>
}
else
{
<h4>Data filling...</h4>
}
@code {
bool loaded = false;
DataGridOptions dataGridOptions = new DataGridOptions()
{
ImagePosition = SmScrn_GridImgPos.Top,
ShowImage = true,
Dense = true,
ShowSelect = true,
ItemsPerPage = 10,
SelectedPage = 1,
DataSet_ImgColName = "Img",
};
ObservableCollection<int> Data = new();
ObservableCollection<DummyData> DData = new();
protected override void OnInitialized()
{
if (Data is null) Data = new();
if (DData is null) DData = new();
Random r = new Random();
for (int i = 0; i < 20; i++)
{
//int l = r.Next(50);
Data.Add(r.Next(50));
DData.Add(new DummyData() { Value = r.Next(50) });
}
loaded = true;
StateHasChanged();
}
public string RandomString(int length)
{
Random random = new Random(DateTime.Now.Millisecond);
const string chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789";
string result = new string(Enumerable.Repeat(chars, length)
.Select(s => s[random.Next(s.Length)]).ToArray());
return result;
}
public class DummyData
{
public object Value { get; set; } = null;
public string Img { get; set; } = "https://source.unsplash.com/random?face";
}
}

@ -0,0 +1,23 @@
@page "/datepicker"
@using Connected.Components;
@using Connected.Enums;
@using Connected.Models.Modal;
@using Connected.Models;
@using Connected.Services;
@using Connected.Utilities;
@inject ModalDialogService modalDialog;
<h1 style="text-align:center;">DATE PICKER EXAMPLE</h1>
<DatePicker @bind-SelectedDate=@date></DatePicker>
<h4>Selected date: @date.ToString("dd. MM. yyyy")</h4>
@code {
DateTime date = DateTime.Now;
}

@ -0,0 +1,89 @@
@page "/modal"
@using Connected.Components;
@using Connected.Enums;
@using Connected.Models.Modal;
@using Connected.Models;
@using Connected.Services;
@using Connected.Utilities;
@inject ModalDialogService modalDialog
<h1 style="text-align:center;">MODAL DIALOG EXAMPLE</h1>
<Button OnClick="OpenModalDialog">Open dialog</Button>
<p>Modal result: @test_modal_result</p>
<h4>Value: @value.ToString()</h4>
@code {
int value = 0;
string test_modal_result = string.Empty;
ModalOptions options = new ModalOptions();
public void OpenModalDialog()
{
modalDialog.ShowDialog(
/*
MODAL TITLE
*
*/
"Title",
/*
MODAL CONTENT !!!starting with @
*
*/
@<div>
<div>Change the number input aand watch the value variable behind the modal change</div>
<NumberInput @bind-Value=@value></NumberInput>
</div>,
/*
MODAL BUTTONS WITH ACTIONS
*
*/
new List<ModalButton>()
{
new ModalButton(
new Event(ChangeText, new object[]{"OK clicked"}), //event triggered on button click
"OK", //button text
ModalButtonType.OkButton, //button type: OK, Cancel, Regular
true //close modal on click
),
new ModalButton(
new Event(ChangeText, new object[]{"Cancel clicked"}), //event triggered on button click - first parameter = method name, second parameter = method parameters --> array of objects
"Cancel", //button text
ModalButtonType.CancelButton, //button type: OK, Cancel, Regular
true //close modal on click
),
new ModalButton(
new Event(ChangeText, new object[]{"Regular clicked"}), //event triggered on button click - first parameter = method name, second parameter = method parameters --> array of objects
"Click me", //button text
ModalButtonType.RegularButton, //button type: OK, Cancel, Regular
true //close modal on click
)
},
/*
MODAL OPTIONS
*
*/
new ModalOptions(false,true,false)); //modal dialog options - optional
}
private void ChangeValue(int val)
{
value = val;
StateHasChanged();
}
public void ChangeText(string some_parameter)
{
test_modal_result = some_parameter;
StateHasChanged();
}
}

File diff suppressed because it is too large Load Diff

@ -0,0 +1,18 @@
@page "/demo/components/dropdown"
@namespace Connected.Components.Showcase.Runner
@using Connected.Components;
<Dropdown Items=@Items @bind-SelectedItems="@SelectedItems" AllowMultiple=true>
<OptionTemplate>
@context.Name
</OptionTemplate>
<SelectedValueTemplate>
@context.Name
</SelectedValueTemplate>
</Dropdown>
<div>
@string.Join(", ", SelectedItems.Select(e=> e.Value))
</div>

@ -0,0 +1,29 @@
using System.Collections.ObjectModel;
namespace Connected.Components.Showcase.Runner;
public partial class DropdownDemo
{
private ObservableCollection<TestObject> SelectedItems { get; set; } = new();
private ObservableCollection<TestObject> Items { get; set; } = new ObservableCollection<TestObject>
{
new TestObject
{
Name= "Simple",
Value = 1
},
new TestObject
{
Name = "Simpler",
Value = 2
}
};
public class TestObject
{
public string Name { get; set; }
public long Value { get; set; }
}
}

@ -0,0 +1,31 @@
@page "/"
@using Connected.Enums;
@using Connected.Models;
@using Connected.Components;
@using Connected.Services;
@using Connected.Utilities;
@if (loaded)
{
<h1 style="text-align:center;">Component Example page</h1>
<ul>
<li><Link Class="m-1" Url="modal" Text="Modal dialog" Target="Target.Self" /></li>
<li><Link Class="m-1" Url="button" Text="Button" Target="Target.Self" /></li>
<li><Link Class="m-1" Url="datepicker" Text="Date picker" Target="Target.Self" /></li>
<li><Link Class="m-1" Url="datagrid" Text="Data Grid" Target="Target.Self" /></li>
</ul>
} else
{
<h3>Loading...</h3>
}
@code {
bool loaded = false;
protected override void OnInitialized()
{
loaded=true;
StateHasChanged();
}
}

@ -0,0 +1,20 @@
using Connected.Components.Showcase.Runner;
using Microsoft.AspNetCore.Components.Web;
using Microsoft.AspNetCore.Components.WebAssembly.Hosting;
using Connected.Services;
internal class Program
{
private static async global::System.Threading.Tasks.Task Main(string[] args)
{
var builder = WebAssemblyHostBuilder.CreateDefault(args);
builder.RootComponents.Add<App>("#app");
builder.RootComponents.Add<HeadOutlet>("head::after");
builder.Services.AddScoped(sp => new HttpClient { BaseAddress = new Uri(builder.HostEnvironment.BaseAddress) });
builder.Services.AddModalDialogService();
await builder.Build().RunAsync();
}
}

@ -0,0 +1,38 @@
{
"iisSettings": {
"iisExpress": {
"applicationUrl": "http://localhost:47832",
"sslPort": 44313
}
},
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"applicationUrl": "http://localhost:5225",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"https": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"applicationUrl": "https://localhost:7045;http://localhost:5225",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}

@ -0,0 +1,8 @@
@using System.Net.Http
@using System.Net.Http.Json
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.WebAssembly.Http
@using Microsoft.JSInterop
@using Connected.Components.Showcase.Runner
@using Connected.Components.Showcase;

@ -0,0 +1,30 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Connected.Components.Showcase.Runner</title>
<base href="/" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet" />
<link href="_content/Connected.Components/Connected.Components.min.css" rel="stylesheet" />
<script src="_content/Connected.Components/Connected.Components.min.js"></script>
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<!-- If you add any scoped CSS files, uncomment the following to load them
<link href="Connected.Components.Showcase.Runner.styles.css" rel="stylesheet" /> -->
</head>
<body>
<div id="app">Loading...</div>
<div id="blazor-error-ui">
An unhandled error has occurred.
<a href="" class="reload">Reload</a>
<a class="dismiss">🗙</a>
</div>
<script src="_framework/blazor.webassembly.js"></script>
</body>
</html>

@ -0,0 +1,23 @@
using Connected.Startup;
using Microsoft.AspNetCore.Components.WebAssembly.Hosting;
using Microsoft.Extensions.DependencyInjection;
using Connected.Services;
namespace Connected.Components.Showcase;
public class ClientStartup : IStartup
{
public static IServiceProvider Services { get; private set; } = default!;
public async Task Configure(WebAssemblyHost host)
{
Services = host.Services;
await Task.CompletedTask;
}
public async Task ConfigureServices(IServiceCollection services)
{
await Task.CompletedTask;
}
}

@ -0,0 +1,45 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Authors>Tom PIT ltd</Authors>
<Copyright>2022 Tom PIT ltd</Copyright>
<PackageProjectUrl>https://git.tompit.com/Connected/Info</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageTags>connected;platform;</PackageTags>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageOutputPath>$(OutputPath)</PackageOutputPath>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.*-*" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.*-*" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="Pages\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\dependencies\Connected\src\Connected.Client\Connected.Client.csproj" />
<ProjectReference Include="..\connected.components\Connected.Components.csproj" />
</ItemGroup>
</Project>

@ -0,0 +1,38 @@
{
"iisSettings": {
"iisExpress": {
"applicationUrl": "http://localhost:30375",
"sslPort": 44321
}
},
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"applicationUrl": "http://localhost:5035",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"https": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"applicationUrl": "https://localhost:0;http://localhost:5035",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}

@ -0,0 +1,7 @@
@using System.Net.Http
@using System.Net.Http.Json
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.WebAssembly.Http
@using Microsoft.JSInterop
@using Connected.Components.Showcase

@ -0,0 +1,14 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.0-prerelease",
"semVer1NumericIdentifierPadding": 4,
"nugetPackageVersion": {
"semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
"precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
},
"cloudBuild": {
"buildNumber": {
"enabled": true
}
}
}

@ -0,0 +1,32 @@
h1:focus {
outline: none;
}
#blazor-error-ui {
background: lightyellow;
bottom: 0;
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
display: none;
left: 0;
padding: 0.6rem 1.25rem 0.7rem 1.25rem;
position: fixed;
width: 100%;
z-index: 1000;
}
#blazor-error-ui .dismiss {
cursor: pointer;
position: absolute;
right: 0.75rem;
top: 0.5rem;
}
.blazor-error-boundary {
background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
padding: 1rem 1rem 1rem 3.7rem;
color: white;
}
.blazor-error-boundary::after {
content: "An error has occurred."
}

@ -0,0 +1,21 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="/" />
<link href="css/app.css" rel="stylesheet" />
</head>
<body>
<div id="app">Loading...</div>
<div id="blazor-error-ui">
An unhandled error has occurred.
<a href="" class="reload">Reload</a>
<a class="dismiss">🗙</a>
</div>
<script src="_framework/blazor.webassembly.js"></script>
</body>
</html>

@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"connected.webcompiler": {
"version": "1.0.7-prerelease.g67169cf2c5",
"commands": [
"webcompiler"
]
}
}
}

@ -0,0 +1,21 @@
namespace Connected.Models.Alert;
public class AlertOptions
{
Severity Severity { get; set; } = Severity.Info;
public bool ShowHeader { get; set; } = true;
public bool Cancelable { get; set; } = true;
public AlertOptions()
{
Severity = Severity.Info;
ShowHeader = true;
Cancelable = true;
}
public AlertOptions(Severity severity, bool showHeader, bool cancelable)
{
Severity = severity;
ShowHeader = showHeader;
Cancelable = cancelable;
}
}

@ -0,0 +1,67 @@
namespace Connected.Classes.Grid;
public class DataGridOptions
{
/// <summary>
/// Determine if images will be shown inside the row. If row has no image then it is ignored
/// </summary>
public bool ShowImage = true;
public SmScrn_GridImgPos ImagePosition = SmScrn_GridImgPos.Left;
public bool Collapsible = true;
public bool Dense = true;
public bool ShowSelect = true;
public int ItemsPerPage = 10;
public int SelectedPage = 1;
public string DataSet_ImgColName = string.Empty;
public int Offset
{
get
{
return (SelectedPage - 1) * ItemsPerPage;
}
}
public DataGridOptions()
{
ShowImage = false;
ImagePosition = SmScrn_GridImgPos.Left;
Collapsible = true;
Dense = true;
ShowSelect = true;
ItemsPerPage = 10;
SelectedPage = 1;
DataSet_ImgColName = string.Empty;
}
public DataGridOptions(DataGridOptions options)
{
ShowImage = options.ShowImage;
ImagePosition = options.ImagePosition;
Collapsible = options.Collapsible;
Dense = options.Dense;
ShowSelect = options.ShowSelect;
ItemsPerPage = options.ItemsPerPage;
SelectedPage = options.SelectedPage;
DataSet_ImgColName = options.DataSet_ImgColName;
}
public DataGridOptions(
bool ShowImage = false,
SmScrn_GridImgPos ImagePosition = SmScrn_GridImgPos.Left,
bool Collapsible = true,
bool Dense = true,
bool ShowSelect = true,
int ItemsPerPage = 10,
int SelectedPage = 1,
string DataSet_ImgColName = "")
{
this.ShowImage = ShowImage;
this.ImagePosition = ImagePosition;
this.Collapsible = Collapsible;
this.Dense = Dense;
this.ShowSelect = ShowSelect;
this.ItemsPerPage = ItemsPerPage;
this.SelectedPage = SelectedPage;
this.DataSet_ImgColName = DataSet_ImgColName;
}
}

@ -0,0 +1,128 @@
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
namespace Connected.Models;
public class InputBase : ComponentBase
{
[Parameter]
public string Class { get; set; } = string.Empty;
public string InputFieldClassList
{
get
{
return new CssBuilder("form-group")
.AddClass("error", ErrorText.Length > 0)
.AddClass(Class)
.Build();
}
}
/// <summary>
/// Show clear button.
/// </summary>
[Parameter]
public bool Clearable { get; set; } = true;
/// <summary>
/// Required property
/// </summary>
[Parameter]
public bool Required { get; set; } = false;
public Dictionary<string, object> InputAttributes { get; set; } = new();
/// <summary>
/// Disable input component
/// Options: true or false
/// Default: false
/// </summary>
[Parameter]
public bool Disabled { get; set; } = false;
/// <summary>
/// Make input component readonly
/// Options: true or false
/// Default: false
/// </summary>
[Parameter]
public bool Readonly { get; set; } = false;
/// <summary>
/// The show input character counter
/// </summary>
[Parameter]
public bool ShowCharacterCounter { get; set; }
/// <summary>
///
/// </summary>
[Parameter]
public string ErrorText { get; set; } = string.Empty;
public bool IsError
{
get
{
return !string.IsNullOrEmpty(ErrorText);
}
}
/// <summary>
/// Fired when the text value changes.
/// </summary>
[Parameter] public EventCallback<string> TextChanged { get; set; }
public string Text { get; set; }
protected virtual async Task SetTextAsync(string text)
{
if (Text == text)
return;
Text = text;
await TextChanged.InvokeAsync(text);
}
private string _helperText = string.Empty;
[Parameter]
public string HelperText
{
get
{
return _helperText;
}
set
{
_helperText = value;
}
}
public bool IsHelperText
{
get
{
return !string.IsNullOrEmpty(HelperText);
}
}
[Parameter]
public string Label { get; set; } = string.Empty;
public bool IsLabel
{
get
{
return !string.IsNullOrEmpty(Label);
}
}
[Parameter]
public string Placeholder { get; set; } = string.Empty;
protected override void OnInitialized()
{
if (InputAttributes is null) InputAttributes = new();
}
}

@ -0,0 +1,36 @@
using Connected.Enums;
using Connected.Services;
namespace Connected.Models.Modal;
public class ModalButton
{
public Event OnClickEvent { get; set; }
public ModalButtonType ModalButtonType { get; set; } = ModalButtonType.RegularButton;
public string ButtonText { get; set; }
public bool CloseDialogOnClick { get; set; } = true;
public ModalButton(Event OnClickEvent, string ButtonText, ModalButtonType ModalButtonType = ModalButtonType.RegularButton, bool CloseDialogOnClick = true)
{
this.OnClickEvent = OnClickEvent;
this.ButtonText = ButtonText;
this.ModalButtonType= ModalButtonType;
this.CloseDialogOnClick = CloseDialogOnClick;
}
public string GetButtonClass
{
get
{
switch (this.ModalButtonType)
{
case ModalButtonType.CancelButton:
return "btn-sm btn-core";
case ModalButtonType.OkButton:
return "btn-sm btn-info";
default:
return "btn-sm btn-secondary";
}
}
}
}

@ -0,0 +1,14 @@
namespace Connected.Models.Modal;
public class Event
{
public Delegate Delegate;
public object[] args;
public Event(Delegate Delegate, object[] Args)
{
this.Delegate = Delegate;
args = Args;
}
public static Event Empty => new Event(null, null);
}

@ -0,0 +1,31 @@
using Connected.Enums;
namespace Connected.Models.Modal;
public class ModalOptions
{
public bool DisableEscKey { get; set; } = false;
public bool DisableBackdropClick { get; set; } = false;
public bool NoHeader { get; set; } = false;
public ModalType Type { get; set; } = ModalType.Default;
public ModalOptions()
{
}
public ModalOptions(ModalOptions options)
{
DisableBackdropClick = options.DisableBackdropClick;
NoHeader = options.NoHeader;
DisableEscKey = options.DisableEscKey;
Type = options.Type;
}
public ModalOptions(bool disableEscKey=false, bool disableBackdropClick=false, bool noHeader=false, ModalType type=ModalType.Default)
{
DisableEscKey = disableEscKey;
DisableBackdropClick = disableBackdropClick;
NoHeader = noHeader;
Type = type;
}
}

@ -0,0 +1,343 @@
using System.Diagnostics.CodeAnalysis;
namespace Connected;
[ExcludeFromCodeCoverage]
public static class Colors
{
public static partial class Red
{
public static string Default { get; } = "#F44336";
public static string Lighten5 { get; } = "#FFEBEE";
public static string Lighten4 { get; } = "#FFCDD2";
public static string Lighten3 { get; } = "#EF9A9A";
public static string Lighten2 { get; } = "#E57373";
public static string Lighten1 { get; } = "#EF5350";
public static string Darken1 { get; } = "#E53935";
public static string Darken2 { get; } = "#D32F2F";
public static string Darken3 { get; } = "#C62828";
public static string Darken4 { get; } = "#B71C1C";
public static string Accent1 { get; } = "#FF8A80";
public static string Accent2 { get; } = "#FF5252";
public static string Accent3 { get; } = "#FF1744";
public static string Accent4 { get; } = "#D50000";
}
public static class Pink
{
public static string Default { get; } = "#E91E63";
public static string Lighten5 { get; } = "#FCE4EC";
public static string Lighten4 { get; } = "#F8BBD0";
public static string Lighten3 { get; } = "#F48FB1";
public static string Lighten2 { get; } = "#F06292";
public static string Lighten1 { get; } = "#EC407A";
public static string Darken1 { get; } = "#D81B60";
public static string Darken2 { get; } = "#C2185B";
public static string Darken3 { get; } = "#AD1457";
public static string Darken4 { get; } = "#880E4F";
public static string Accent1 { get; } = "#FF80AB";
public static string Accent2 { get; } = "#FF4081";
public static string Accent3 { get; } = "#F50057";
public static string Accent4 { get; } = "#C51162";
}
public static class Purple
{
public static string Default { get; } = "#9C27B0";
public static string Lighten5 { get; } = "#F3E5F5";
public static string Lighten4 { get; } = "#E1BEE7";
public static string Lighten3 { get; } = "#CE93D8";
public static string Lighten2 { get; } = "#BA68C8";
public static string Lighten1 { get; } = "#AB47BC";
public static string Darken1 { get; } = "#8E24AA";
public static string Darken2 { get; } = "#7B1FA2";
public static string Darken3 { get; } = "#6A1B9A";
public static string Darken4 { get; } = "#4A148C";
public static string Accent1 { get; } = "#EA80FC";
public static string Accent2 { get; } = "#E040FB";
public static string Accent3 { get; } = "#D500F9";
public static string Accent4 { get; } = "#AA00FF";
}
public static class DeepPurple
{
public static string Default { get; } = "#673AB7";
public static string Lighten5 { get; } = "#EDE7F6";
public static string Lighten4 { get; } = "#D1C4E9";
public static string Lighten3 { get; } = "#B39DDB";
public static string Lighten2 { get; } = "#9575CD";
public static string Lighten1 { get; } = "#7E57C2";
public static string Darken1 { get; } = "#5E35B1";
public static string Darken2 { get; } = "#512DA8";
public static string Darken3 { get; } = "#4527A0";
public static string Darken4 { get; } = "#311B92";
public static string Accent1 { get; } = "#B388FF";
public static string Accent2 { get; } = "#7C4DFF";
public static string Accent3 { get; } = "#651FFF";
public static string Accent4 { get; } = "#6200EA";
}
public static class Indigo
{
public static string Default { get; } = "#3F51B5";
public static string Lighten5 { get; } = "#E8EAF6";
public static string Lighten4 { get; } = "#C5CAE9";
public static string Lighten3 { get; } = "#9FA8DA";
public static string Lighten2 { get; } = "#7986CB";
public static string Lighten1 { get; } = "#5C6BC0";
public static string Darken1 { get; } = "#3949AB";
public static string Darken2 { get; } = "#303F9F";
public static string Darken3 { get; } = "#283593";
public static string Darken4 { get; } = "#1A237E";
public static string Accent1 { get; } = "#8C9EFF";
public static string Accent2 { get; } = "#536DFE";
public static string Accent3 { get; } = "#3D5AFE";
public static string Accent4 { get; } = "#304FFE";
}
public static class Blue
{
public static string Default { get; } = "#2196F3";
public static string Lighten5 { get; } = "#E3F2FD";
public static string Lighten4 { get; } = "#BBDEFB";
public static string Lighten3 { get; } = "#90CAF9";
public static string Lighten2 { get; } = "#64B5F6";
public static string Lighten1 { get; } = "#42A5F5";
public static string Darken1 { get; } = "#1E88E5";
public static string Darken2 { get; } = "#1976D2";
public static string Darken3 { get; } = "#1565C0";
public static string Darken4 { get; } = "#0D47A1";
public static string Accent1 { get; } = "#82B1FF";
public static string Accent2 { get; } = "#448AFF";
public static string Accent3 { get; } = "#2979FF";
public static string Accent4 { get; } = "#2962FF";
}
public static class LightBlue
{
public static string Default { get; } = "#03A9F4";
public static string Lighten5 { get; } = "#E1F5FE";
public static string Lighten4 { get; } = "#B3E5FC";
public static string Lighten3 { get; } = "#81D4FA";
public static string Lighten2 { get; } = "#4FC3F7";
public static string Lighten1 { get; } = "#29B6F6";
public static string Darken1 { get; } = "#039BE5";
public static string Darken2 { get; } = "#0288D1";
public static string Darken3 { get; } = "#0277BD";
public static string Darken4 { get; } = "#01579B";
public static string Accent1 { get; } = "#80D8FF";
public static string Accent2 { get; } = "#40C4FF";
public static string Accent3 { get; } = "#00B0FF";
public static string Accent4 { get; } = "#0091EA";
}
public static class Cyan
{
public static string Default { get; } = "#00BCD4";
public static string Lighten5 { get; } = "#E0F7FA";
public static string Lighten4 { get; } = "#B2EBF2";
public static string Lighten3 { get; } = "#80DEEA";
public static string Lighten2 { get; } = "#4DD0E1";
public static string Lighten1 { get; } = "#26C6DA";
public static string Darken1 { get; } = "#00ACC1";
public static string Darken2 { get; } = "#0097A7";
public static string Darken3 { get; } = "#00838F";
public static string Darken4 { get; } = "#006064";
public static string Accent1 { get; } = "#84FFFF";
public static string Accent2 { get; } = "#18FFFF";
public static string Accent3 { get; } = "#00E5FF";
public static string Accent4 { get; } = "#00B8D4";
}
public static class Teal
{
public static string Default { get; } = "#009688";
public static string Lighten5 { get; } = "#E0F2F1";
public static string Lighten4 { get; } = "#B2DFDB";
public static string Lighten3 { get; } = "#80CBC4";
public static string Lighten2 { get; } = "#4DB6AC";
public static string Lighten1 { get; } = "#26A69A";
public static string Darken1 { get; } = "#00897B";
public static string Darken2 { get; } = "#00796B";
public static string Darken3 { get; } = "#00695C";
public static string Darken4 { get; } = "#004D40";
public static string Accent1 { get; } = "#A7FFEB";
public static string Accent2 { get; } = "#64FFDA";
public static string Accent3 { get; } = "#1DE9B6";
public static string Accent4 { get; } = "#00BFA5";
}
public static class Green
{
public static string Default { get; } = "#4CAF50";
public static string Lighten5 { get; } = "#E8F5E9";
public static string Lighten4 { get; } = "#C8E6C9";
public static string Lighten3 { get; } = "#A5D6A7";
public static string Lighten2 { get; } = "#81C784";
public static string Lighten1 { get; } = "#66BB6A";
public static string Darken1 { get; } = "#43A047";
public static string Darken2 { get; } = "#388E3C";
public static string Darken3 { get; } = "#2E7D32";
public static string Darken4 { get; } = "#1B5E20";
public static string Accent1 { get; } = "#B9F6CA";
public static string Accent2 { get; } = "#69F0AE";
public static string Accent3 { get; } = "#00E676";
public static string Accent4 { get; } = "#00C853";
}
public static class LightGreen
{
public static string Default { get; } = "#8BC34A";
public static string Lighten5 { get; } = "#F1F8E9";
public static string Lighten4 { get; } = "#DCEDC8";
public static string Lighten3 { get; } = "#C5E1A5";
public static string Lighten2 { get; } = "#AED581";
public static string Lighten1 { get; } = "#9CCC65";
public static string Darken1 { get; } = "#7CB342";
public static string Darken2 { get; } = "#689F38";
public static string Darken3 { get; } = "#558B2F";
public static string Darken4 { get; } = "#33691E";
public static string Accent1 { get; } = "#CCFF90";
public static string Accent2 { get; } = "#B2FF59";
public static string Accent3 { get; } = "#76FF03";
public static string Accent4 { get; } = "#64DD17";
}
public static class Lime
{
public static string Default { get; } = "#CDDC39";
public static string Lighten5 { get; } = "#F9FBE7";
public static string Lighten4 { get; } = "#F0F4C3";
public static string Lighten3 { get; } = "#E6EE9C";
public static string Lighten2 { get; } = "#DCE775";
public static string Lighten1 { get; } = "#D4E157";
public static string Darken1 { get; } = "#C0CA33";
public static string Darken2 { get; } = "#AFB42B";
public static string Darken3 { get; } = "#9E9D24";
public static string Darken4 { get; } = "#827717";
public static string Accent1 { get; } = "#F4FF81";
public static string Accent2 { get; } = "#EEFF41";
public static string Accent3 { get; } = "#C6FF00";
public static string Accent4 { get; } = "#AEEA00";
}
public static class Yellow
{
public static string Default { get; } = "#FFEB3B";
public static string Lighten5 { get; } = "#FFFDE7";
public static string Lighten4 { get; } = "#FFF9C4";
public static string Lighten3 { get; } = "#FFF59D";
public static string Lighten2 { get; } = "#FFF176";
public static string Lighten1 { get; } = "#FFEE58";
public static string Darken1 { get; } = "#FDD835";
public static string Darken2 { get; } = "#FBC02D";
public static string Darken3 { get; } = "#F9A825";
public static string Darken4 { get; } = "#F57F17";
public static string Accent1 { get; } = "#FFFF8D";
public static string Accent2 { get; } = "#FFFF00";
public static string Accent3 { get; } = "#FFEA00";
public static string Accent4 { get; } = "#FFD600";
}
public static class Amber
{
public static string Default { get; } = "#FFC107";
public static string Lighten5 { get; } = "#FFF8E1";
public static string Lighten4 { get; } = "#FFECB3";
public static string Lighten3 { get; } = "#FFE082";
public static string Lighten2 { get; } = "#FFD54F";
public static string Lighten1 { get; } = "#FFCA28";
public static string Darken1 { get; } = "#FFB300";
public static string Darken2 { get; } = "#FFA000";
public static string Darken3 { get; } = "#FF8F00";
public static string Darken4 { get; } = "#FF6F00";
public static string Accent1 { get; } = "#FFE57F";
public static string Accent2 { get; } = "#FFD740";
public static string Accent3 { get; } = "#FFC400";
public static string Accent4 { get; } = "#FFAB00";
}
public static class Orange
{
public static string Default { get; } = "#FF9800";
public static string Lighten5 { get; } = "#FFF3E0";
public static string Lighten4 { get; } = "#FFE0B2";
public static string Lighten3 { get; } = "#FFCC80";
public static string Lighten2 { get; } = "#FFB74D";
public static string Lighten1 { get; } = "#FFA726";
public static string Darken1 { get; } = "#FB8C00";
public static string Darken2 { get; } = "#F57C00";
public static string Darken3 { get; } = "#EF6C00";
public static string Darken4 { get; } = "#E65100";
public static string Accent1 { get; } = "#FFD180";
public static string Accent2 { get; } = "#FFAB40";
public static string Accent3 { get; } = "#FF9100";
public static string Accent4 { get; } = "#FF6D00";
}
public static class DeepOrange
{
public static string Default { get; } = "#FF5722";
public static string Lighten5 { get; } = "#FBE9E7";
public static string Lighten4 { get; } = "#FFCCBC";
public static string Lighten3 { get; } = "#FFAB91";
public static string Lighten2 { get; } = "#FF8A65";
public static string Lighten1 { get; } = "#FF7043";
public static string Darken1 { get; } = "#F4511E";
public static string Darken2 { get; } = "#E64A19";
public static string Darken3 { get; } = "#D84315";
public static string Darken4 { get; } = "#BF360C";
public static string Accent1 { get; } = "#FF9E80";
public static string Accent2 { get; } = "#FF6E40";
public static string Accent3 { get; } = "#FF3D00";
public static string Accent4 { get; } = "#DD2C00";
}
public static class Brown
{
public static string Default { get; } = "#795548";
public static string Lighten5 { get; } = "#EFEBE9";
public static string Lighten4 { get; } = "#D7CCC8";
public static string Lighten3 { get; } = "#BCAAA4";
public static string Lighten2 { get; } = "#A1887F";
public static string Lighten1 { get; } = "#8D6E63";
public static string Darken1 { get; } = "#6D4C41";
public static string Darken2 { get; } = "#5D4037";
public static string Darken3 { get; } = "#4E342E";
public static string Darken4 { get; } = "#3E2723";
}
public static class BlueGrey
{
public static string Default { get; } = "#607D8B";
public static string Lighten5 { get; } = "#ECEFF1";
public static string Lighten4 { get; } = "#CFD8DC";
public static string Lighten3 { get; } = "#B0BEC5";
public static string Lighten2 { get; } = "#90A4AE";
public static string Lighten1 { get; } = "#78909C";
public static string Darken1 { get; } = "#546E7A";
public static string Darken2 { get; } = "#455A64";
public static string Darken3 { get; } = "#37474F";
public static string Darken4 { get; } = "#263238";
}
public static class Grey
{
public static string Default { get; } = "#9E9E9E";
public static string Lighten5 { get; } = "#FAFAFA";
public static string Lighten4 { get; } = "#F5F5F5";
public static string Lighten3 { get; } = "#EEEEEE";
public static string Lighten2 { get; } = "#E0E0E0";
public static string Lighten1 { get; } = "#BDBDBD";
public static string Darken1 { get; } = "#757575";
public static string Darken2 { get; } = "#616161";
public static string Darken3 { get; } = "#424242";
public static string Darken4 { get; } = "#212121";
}
public static class Shades
{
public static string Black { get; } = "#000000";
public static string White { get; } = "#FFFFFF";
public static string Transparent { get; } = "transparent";
}
}

@ -0,0 +1,9 @@
<button type="button"
@onclick="@OnClick"
disabled=@Disabled
style="@StyleList"
class="@ClassList">
<div class="@ContentClassList">
@ChildContent
</div>
</button>

@ -0,0 +1,135 @@
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
namespace Connected.Components;
public partial class Button
{
#region Parameters
/// <summary>
/// Outline type of the button.
/// Options: true, false
/// Default: false
/// </summary>
[Parameter]
public bool Outlined { get; set; } = false;
/// <summary>
/// Color of the button.
/// Options: Color.[Core,Primary,Secondary,Success,Info,Warning,Danger,White,Light,Dark]
/// Default: Color.Core
/// </summary>
[Parameter]
public Color Color { get; set; } = Color.Core;
/// <summary>
/// Size of the button.
/// Options: Size.[Small,Medium,Large,FullWidth]
/// Default: Size.Medium
/// </summary>
[Parameter]
public Size Size { get; set; } = Size.Medium;
/// <summary>
/// Text shown inside the button
/// Options: any string variable
/// Default: string.Empty
/// </summary>
[Parameter]
public RenderFragment? ChildContent { get; set; }
/// <summary>
/// Disabled or enabled.
/// Default: false
/// </summary>
[Parameter]
public bool Disabled { get; set; } = false;
/// <summary>
/// User defined custom class added on top of default generated classes
/// Options: any user defined string with class names divided by space
/// Default: string.Empty
/// </summary>
[Parameter]
public string Class { get; set; } = string.Empty;
/// <summary>
/// User defined custom class added on top of default generated classes
/// Options: any user defined string with class names divided by space
/// Default: string.Empty
/// </summary>
[Parameter]
public string ContentClass { get; set; } = string.Empty;
/// <summary>
/// User defined custom style
/// Options: any valid CSS style
/// Default: string.Empty
/// </summary>
[Parameter]
public string Style { get; set; } = string.Empty;
#endregion
#region Events
/// <summary>
/// Button click event.
/// Options: any MouseEventCallback event
/// Default: empty
[Parameter]
public EventCallback<MouseEventArgs> OnClick { get; set; }
protected async Task Click(MouseEventArgs e)
{
await OnClick.InvokeAsync(e);
}
#endregion
#region Styling
public string StyleList
{
get
{
return new StyleBuilder()
.AddStyle(Style)
.Build();
}
}
/// <summary>
/// Generated class list for button based on user parameters
/// </summary>
public string ClassList
{
get
{
return new CssBuilder("btn")
.AddClass("btn-" + Helper.GetEnumDescription<Size>(Size))
.AddClass("btn-" + Helper.GetEnumDescription<Color>(Color),!Outlined)
.AddClass("btn-outline-" + Helper.GetEnumDescription<Color>(Color), Outlined)
.AddClass(Class)
.Build();
}
}
/// <summary>
/// Generated class list for button based on user parameters
/// </summary>
public string ContentClassList
{
get
{
return new CssBuilder("")
.AddClass(ContentClass)
.Build();
}
}
#endregion
}

@ -0,0 +1,23 @@
@using Connected.Models;
@inherits InputBase;
<label class="checkbox-group"
for="@Id">
<input class="@ClassList"
style="@StyleList"
id="@Id"
type="checkbox"
@attributes=@InputAttributes
checked="@Checked"
readonly="@Readonly"
disabled="@Disabled">
<div class="checkbox-fill"></div>
<label for="@Id"
class="@LabelClassList"
style="@LabelStyleList">
@Label
</label>
</label>

@ -0,0 +1,100 @@
using Connected.Models;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class CheckBox : InputBase
{
/// <summary>
/// State of the CheckBox
/// Options: true, false
/// Default: false
/// </summary>
[Parameter]
public bool Checked { get; set; } = false;
/// <summary>
/// ID for the CheckBox
/// </summary>
[Parameter, EditorRequired]
public string? Id { get; set; }
/// <summary>
/// Event when the checked is changed
/// </summary>
[Parameter]
public EventCallback<bool> CheckedChanged { get; set; }
/// <summary>
/// OPTIONAL - Style for the input
/// Options: any valid CSS style
/// Default: string.Empty
/// </summary>
[Parameter]
public string Style { get; set; } = string.Empty;
/// <summary>
/// OPTIONAL - Class for the label of input
/// Options: any valid Class name or multiple separated with space
/// Default: string.Empty
/// </summary>
[Parameter]
public string LabelClass { get; set; } = string.Empty;
/// <summary>
/// OPTIONAL - Style for the label of input
/// Options: any valid CSS style
/// Default: string.Empty
/// </summary>
[Parameter]
public string LabelStyle { get; set; } = string.Empty;
/// <summary>
/// OnChange event when checked is changed
/// </summary>
/// <returns></returns>
public async Task OnChange()
{
Checked = !Checked;
await CheckedChanged.InvokeAsync(Checked);
}
private string ClassList
{
get
{
return new CssBuilder("checkbox-input")
.AddClass(base.Class)
.Build();
}
}
private string StyleList
{
get
{
return new StyleBuilder()
.AddStyle(Style)
.Build();
}
}
private string LabelClassList
{
get
{
return new CssBuilder("checkbox-label")
.AddClass(LabelClass)
.Build();
}
}
private string LabelStyleList
{
get
{
return new StyleBuilder()
.AddStyle(LabelStyle)
.Build();
}
}
}

@ -0,0 +1,5 @@
<h3>Chip</h3>
@code {
}

@ -0,0 +1,7 @@
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class Chip
{
}

@ -0,0 +1,126 @@
@using System.Globalization;
@if (loaded)
{
<div id="picker">
<div class="form-group">
<input type="text" value="@SelectedDate.ToString(Format)" required="required" /><span class="highlight"></span><span class="bar"></span>
<label class="label-animated">@LabelText</label>
<div class="input-helper-text">@HelperText</div>
<div class="input-error-text">@ErrorText</div>
<span class="input-glyph-wraper">
<span class="input-glyph">
<span class="input-glyph button" @onclick="TogglePicker">
<Glyph SVG="@Icons.Material.Filled.CalendarMonth" class="icon-root svg-icon" />
</span>
<span class="input-glyph error">
<Glyph SVG="@Icons.Material.Outlined.ErrorOutline" class="icon-root svg-icon" />
</span>
</span>
</span>
</div>
@if (Shown)
{
<!-- DatePicker header -->
<div class="picker-container">
<div id="picker-header">
<div class="picker-header-label">Select date</div>
<div class="picker-header-title">
@SelectedDate.ToString("ddd, " + Format)
</div>
</div>
<div class="picker-divider"></div>
<!-- DatePicker body -->
<div id="picker-body">
@switch (Selecting)
{
case Selecting.Years:
{
<div class="picker-menu">
<button class="btn btn-icon-alt ">
<Glyph SVG="@Icons.Material.Filled.KeyboardArrowLeft" class="icon-root svg-icon icon-size-md" Click="(()=>NavBarClick(false))" />
</button>
<div class="text-semibold" @onclick=@(()=>Selecting = Selecting.Months)>@SelectedDate.ToString("yyyy")</div>
<button class="btn btn-icon-alt ">
<Glyph SVG="@Icons.Material.Filled.KeyboardArrowRight" class="icon-root svg-icon icon-size-md" Click="(()=>NavBarClick())" />
</button>
</div>
<div class="picker-grid-col-3 gap-3">
@for (int i = SelectedDate.Year - 7; i < SelectedDate.Year + 8; i++)
{
int y = i;
<button @onclick="@(()=>SetYear(y))" type="button" class="item @YearChipClass(y)">@i.ToString()</button>
}
</div>
break;
}
case Selecting.Months:
{
<div class="picker-menu">
<button class="btn btn-icon-alt ">
<Glyph SVG="@Icons.Material.Filled.KeyboardArrowLeft" class="icon-root svg-icon icon-size-md" Click="(()=>NavBarClick(false))" />
</button>
<div class="text-semibold" @onclick=@(()=>Selecting = Selecting.Years)>@SelectedDate.ToString("MMMM yyyy")</div>
<button class="btn btn-icon-alt ">
<Glyph SVG="@Icons.Material.Filled.KeyboardArrowRight" class="icon-root svg-icon icon-size-md" Click="(()=>NavBarClick())" />
</button>
</div>
<div class="picker-grid-col-3 gap-3">
@for (int i = 1; i <= @DateTimeFormatInfo.CurrentInfo.MonthNames.Length - 1; i++)
{
int m = i;
<button @onclick="@(()=>SetMonth(m))" type="button" class="item @MonthChipClass(i)">@DateTimeFormatInfo.CurrentInfo.GetMonthName(i).Substring(0,3)</button>
}
</div>
break;
}
case (Selecting.Days):
{
<div class="picker-menu">
<button class="btn btn-icon-alt ">
<Glyph SVG="@Icons.Material.Filled.KeyboardArrowLeft" class="icon-root svg-icon icon-size-md" Click="(()=>NavBarClick(false))" />
</button>
<div class="text-semibold" @onclick=@(()=>Selecting = Selecting.Months)>@SelectedDate.ToString("MMMM yyyy")</div>
<button class="btn btn-icon-alt ">
<Glyph SVG="@Icons.Material.Filled.KeyboardArrowRight" class="icon-root svg-icon icon-size-md" Click="(()=>NavBarClick())" />
</button>
</div>
<div class="picker-grid-col-7 gap-3">
@for (int i = 0; i < 7; i++)
{
<div class="days">@CalendarStart.AddDays(i).ToString("ddd").Substring(0,1)</div>
}
@for (int i=0; i<offset; i++)
{
<div></div>
}
@foreach (var Date in ShowingDates)
{
<button class="item @DateChipClass(Date)" @onclick="@(()=>SetDate(Date))">
@Date.Day.ToString()
</button>
CalendarStart = CalendarStart.AddDays(1);
}
</div>
break;
}
}
</div>
<!-- Bottom bar -->
<div class="btn-content justify-flex-end my-0">
<button type="button" class="btn btn-sm btn-secondary" @onclick="(()=>ClosePicker())">Cancel</button>
<button type="button" class="btn btn-sm btn-core" @onclick="(()=>ClosePicker(false))">OK</button>
</div>
<div>
</div>
</div>
}
</div>
}

@ -0,0 +1,205 @@
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class DatePicker
{
private bool loaded = false;
private Selecting Selecting = Selecting.Days;
private DateTime CalendarStart { get; set; } = DateTime.Today;
private DateTime CalendarEnd { get; set; } = DateTime.Today;
//private DateTime Today = DateTime.Today;
[Parameter]
public bool CloseOnDateSelect { get; set; } = false;
[Parameter]
public DateTime SelectedDate { get; set; } = DateTime.Today;
private DateTime _InitialDate { get; set; }
[Parameter]
public DateTime? SelectedEndDate { get; set; } = null;
[Parameter]
public EventCallback<DateTime> SelectedDateChanged { get; set; }
[Parameter]
public EventCallback<DateTime?> SelectedEndDateChanged { get; set; }
private List<DateTime> ShowingDates = new List<DateTime>();
[Parameter]
public string ErrorText { get; set; } = string.Empty;
[Parameter]
public string LabelText { get; set; } = "Select date";
[Parameter]
public string HelperText { get; set; } = string.Empty;
[Parameter]
public bool UseDateRange { get; set; } = false;
[Parameter]
public bool ShowBottomBar { get; set; } = false;
[Parameter]
public string Format { get; set; } = "dd.MM.yyyy";
private int offset = 0;
private bool _readonly = false;
[Parameter]
public bool Editable
{
get
{
return !_readonly;
}
set
{
_readonly = !value;
}
}
private bool Shown { get; set; } = false;
public async Task SetDate(DateTime Date)
{
SelectedDate = Date;
SetStartStop();
if (CloseOnDateSelect)
Shown = false;
await SelectedDateChanged.InvokeAsync(SelectedDate);
StateHasChanged();
}
public async Task SetMonth(int month)
{
SelectedDate = new DateTime(SelectedDate.Year, month, SelectedDate.Day);
Selecting = Selecting.Days;
SetStartStop();
await SelectedDateChanged.InvokeAsync(SelectedDate);
StateHasChanged();
}
public async Task SetYear(int year)
{
SelectedDate = new DateTime(year, SelectedDate.Month, SelectedDate.Day);
Selecting = Selecting.Months;
SetStartStop();
await SelectedDateChanged.InvokeAsync(SelectedDate);
StateHasChanged();
}
public void SetStartStop()
{
CalendarStart = new DateTime(SelectedDate.Year,SelectedDate.Month,1);
CalendarEnd = CalendarStart.AddMonths(1).AddMinutes(-1);
offset=0;
DateTime temp = CalendarStart;
while (!CalendarStart.DayOfWeek.Equals(DayOfWeek.Monday))
{
CalendarStart = CalendarStart.AddDays(-1);
offset++;
}
DateTime start = CalendarStart.AddDays(offset);
if (ShowingDates is null) ShowingDates = new();
ShowingDates.Clear();
while (start.CompareTo(CalendarEnd) < 0)
{
ShowingDates.Add(start);
start = start.AddDays(1);
}
}
public string DateChipClass(DateTime date)
{
string result = "";
if (date.Month.CompareTo(SelectedDate.Month) < 0 || date.Month.CompareTo(SelectedDate.Month) > 0) return "d-none";
if (date.CompareTo(DateTime.Today) == 0) result = "days current";
if (date.Month.CompareTo(SelectedDate.Month) == 0)
{
if (date.Date.CompareTo(SelectedDate.Date) == 0)
return result+"days active";
else
return result+" ";
}
return result;
}
public string MonthChipClass(int month)
{
if (month.CompareTo(SelectedDate.Month) == 0)
return "active";
else
return "";
}
public string YearChipClass(int year)
{
if (year.CompareTo(SelectedDate.Year) == 0)
return "active";
else
return "";
}
protected override async Task OnInitializedAsync()
{
SelectedDate = DateTime.Today;
_InitialDate=SelectedDate;
SetStartStop();
loaded = true;
await base.OnInitializedAsync();
}
private async Task ClosePicker(bool resetDate=true)
{
if (resetDate)
SelectedDate=_InitialDate;
Shown = false;
await SelectedDateChanged.InvokeAsync(SelectedDate);
}
private void TogglePicker()
{
_InitialDate=SelectedDate;
Shown = !Shown;
}
private async Task NavBarClick(bool forward = true)
{
int multiplier = 1;
if (!forward) multiplier = -1;
switch (Selecting)
{
case Selecting.Years:
{
SelectedDate=SelectedDate.AddYears(8 * multiplier);
break;
}
case Selecting.Months:
{
SelectedDate = SelectedDate.AddYears(1 * multiplier);
break;
}
case Selecting.Days:
{
SelectedDate = SelectedDate.AddMonths(1*multiplier);
break;
}
}
SetStartStop();
await InvokeAsync(StateHasChanged);
}
}
public enum Selecting
{
Days,
Months,
Years
}

@ -0,0 +1,48 @@
@typeparam T;
@inherits Connected.Models.InputBase;
<div class="@InputFieldClassList">
<select type="textarea" @onfocus="(()=> Open())" @onblur="(()=> Close())">
@if (SelectedItems.Any())
{
<option selected>
@foreach (var item in SelectedItems)
{
@SelectedValueTemplate?.Invoke(item)
}
</option>
}
</select>
<span class="highlight"></span><span class="bar"></span>
<label class="label-animated">@Label</label>
<div class="input-helper-text">@HelperText</div>
<div class="input-error-text">@ErrorText</div>
<span class="input-glyph-wraper">
<span class="input-glyph button">
<Glyph SVG="@Icons.Material.Outlined.Cancel" class="icon-root svg-icon" Click="_ => { SelectedItems.Clear(); Close(); }" />
</span>
<span class="input-glyph">
<Glyph SVG="@Icons.Material.Filled.ArrowDropDown" class="icon-root svg-icon icon-size-md" Click="()=> Toggle()" />
</span>
<span class="input-glyph error">
<Glyph SVG="@Icons.Material.Outlined.ErrorOutline" class="icon-root svg-icon" />
</span>
</span>
<TransitionAnimator TransitionDuration="5000" TransitionInClass="drop-down fade-in" TransitionOutClass="drop-down fade-out" Visible=@DropdownOpen>
<div class="backdrop d-sm-none">
</div>
<div class="dropdown-menu">
@foreach (var item in Items)
{
<div class="dropdown-item @(IsItemSelected(item)?"active":"")"
@onclick="(async () => await OptionSelected(item))">
@OptionTemplate?.Invoke(item)
</div>
}
</div>
</TransitionAnimator>
</div>

@ -0,0 +1,109 @@
using Microsoft.AspNetCore.Components;
using System.Collections.ObjectModel;
using Connected.Models;
using System.Collections.Immutable;
namespace Connected.Components;
public partial class Dropdown<T> : InputBase, IAsyncDisposable
{
[Parameter, EditorRequired]
public ObservableCollection<T> Items { get; set; } = new ObservableCollection<T>();
[Parameter]
public RenderFragment<T>? OptionTemplate { get; set; }
[Parameter]
public RenderFragment<T>? SelectedValueTemplate { get; set; }
[Parameter]
public ObservableCollection<T> SelectedItems { get; set; } = new();
[Parameter]
public EventCallback<ObservableCollection<T>> SelectedItemsChanged { get; set; }
[Parameter]
public bool AllowMultiple { get; set; }
private bool DropdownOpen { get; set; }
private bool IsItemSelected(T item)
{
return SelectedItems.Contains(item);
}
public void Open()
{
DropdownOpen = true;
}
public void Close()
{
DropdownOpen = false;
}
public void Toggle()
{
DropdownOpen = !DropdownOpen;
}
protected override void OnInitialized()
{
base.OnInitialized();
OptionTemplate ??= (T item) => (builder) =>
{
builder.OpenElement(0, "div");
builder.SetKey(item);
builder.AddContent(1, item?.ToString());
builder.CloseElement();
};
SelectedValueTemplate ??= (T item) => (builder) =>
{
builder.OpenElement(0, "span");
builder.SetKey(item);
builder.AddContent(1, item?.ToString());
builder.CloseElement();
};
}
protected override void OnParametersSet()
{
base.OnParametersSet();
Items.CollectionChanged += CollectionChanged;
SelectedItems.CollectionChanged += CollectionChanged;
}
private void CollectionChanged(object? sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e)
{
if (sender == SelectedItems)
SelectedItemsChanged.InvokeAsync(SelectedItems);
StateHasChanged();
}
private async Task OptionSelected(T item)
{
if (AllowMultiple)
{
if (SelectedItems.Contains(item))
{
SelectedItems.Remove(item);
return;
}
}
else
{
SelectedItems.Clear();
}
SelectedItems.Add(item);
}
public async ValueTask DisposeAsync()
{
Items.CollectionChanged -= CollectionChanged;
SelectedItems.CollectionChanged -= CollectionChanged;
}
}

@ -0,0 +1,22 @@
<CascadingValue Value="this">
<section id="@Id" class="@ClassList" style="@StyleList">
<div class="form-outer ">
@ChildContent
</div>
<div class="btn-content justify-space-between">
<button type="button" href="#" class="btn btn-secondary" aria-pressed="true" disabled="@WizardFinished" @onclick="CancelClick">Cancel</button>
<div class="btn-group">
<button type="button" @onclick="PreviousSlide" class="btn btn-core mr-2" aria-pressed="true" disabled="@WizardFinished"><i class='bx bx-chevron-left'></i>@PreviousBtnText</button>
<button type="button" @onclick="NextSlide" class="btn btn-core mr-2" aria-pressed="true" disabled="@WizardFinished">@NextBtnText<i class='bx bx-chevron-right'></i></button>
</div>
</div>
<div class="dots d-flex justify-center gap-3">
@foreach (var step in Steps)
{
<div class="dot @step.DotClass"></div>
}
</div>
</section>
</CascadingValue>

@ -0,0 +1,228 @@
using Connected.Enums;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using System.Reflection.Metadata;
namespace Connected.Components;
public partial class FormWizard
{
/// <summary>
/// Text shown inside the button
/// Options: any string variable
/// Default: string.Empty
/// </summary>
[Parameter]
public RenderFragment? ChildContent { get; set; }
/// <summary>
/// Steps of type FormWizardStep
/// </summary>
[Parameter]
public List<FormWizardStep> Steps { get; set; } = new();
/// <summary>
/// EventCallback for 'Finish' button click
/// </summary>
[Parameter]
public EventCallback OnFinishedClick { get; set; }
/// <summary>
/// EventCallback for 'Cancel' button click
/// </summary>
[Parameter]
public EventCallback OnCancelClick { get; set; }
[Parameter]
public string Id { get; set; } = Guid.NewGuid().ToString();
private string NextBtnText = "Next";
private string PreviousBtnText = "Previous";
private bool WizardFinished { get; set; } = false;
private FinishedState FinishedState { get; set; } = FinishedState.Unfinished;
[Parameter]
public int ActiveIndex
{
get
{
return _activeStepIndex;
}
set
{
if (value <= StepCount || value >= 0) //if value is greater than total StepCount or less than 0 first element becomes the active alament
{
_activeStepIndex = value;
}
}
}
private int _activeStepIndex = 0;
private int PreviousIndex
{
get
{
if (ActiveIndex > 0)
return ActiveIndex - 1;
return ActiveIndex;
}
}
private int NextIndex
{
get
{
try
{
if (ActiveIndex < StepCount - 1)
return ActiveIndex + 1;
return ActiveIndex;
}
catch
{
return ActiveIndex;
}
}
}
private int StepCount
{
get
{
return Steps.Count;
}
}
private async Task NextSlide()
{
if (NextBtnText.ToLower().Equals("finish"))
{
FinishedState = FinishedState.Finished;
Steps[ActiveIndex].Completed = true;
WizardFinished = true;
await OnFinishedClick.InvokeAsync();
}
if (FinishedState.Equals(FinishedState.Unfinished))
{
Steps[ActiveIndex].Completed = true;
Steps[ActiveIndex].Active = false;
Steps[PreviousIndex].IsPrevious = false;
Steps[ActiveIndex].IsNext = false;
ActiveIndex = NextIndex;
Steps[ActiveIndex].IsNext = true;
Steps[ActiveIndex].Active = true;
Steps[PreviousIndex].IsPrevious = true;
if (ActiveIndex == NextIndex)
NextBtnText = "Finish";
else
NextBtnText = "Next";
}
}
private void PreviousSlide()
{
if (ActiveIndex > 0)
{
Steps[ActiveIndex].Active = false;
Steps[PreviousIndex].IsPrevious = false;
Steps[ActiveIndex].IsNext = false;
ActiveIndex = PreviousIndex;
Steps[ActiveIndex].IsNext = true;
Steps[ActiveIndex].Active = true;
Steps[PreviousIndex].IsPrevious = true;
if (ActiveIndex == NextIndex)
NextBtnText = "Finish";
else
NextBtnText = "Next";
}
if (ActiveIndex == 0)
{
ResetAllChildren();
Steps[ActiveIndex].Active = true;
}
}
private async Task CancelClick()
{
await OnCancelClick.InvokeAsync();
}
[Parameter]
public string Class { get; set; } = string.Empty;
private string ClassList
{
get
{
return new CssBuilder("form-wizard")
.AddClass(Class)
.Build();
}
}
[Parameter]
public string Style { get; set; } = string.Empty;
private string StyleList
{
get
{
return new StyleBuilder()
.AddStyle(Style)
.Build();
}
}
private void ResetValuesForChild(int ChildIndex)
{
Steps[ChildIndex].Active = false;
Steps[ChildIndex].IsNext = false;
Steps[ChildIndex].IsPrevious = false;
}
private void ResetAllChildren()
{
foreach (var step in Steps)
{
step.Active = false;
step.IsNext = false;
step.IsPrevious = false;
}
}
private void InitializeSteps()
{
ResetAllChildren();
Steps[ActiveIndex].Active = true;
if (ActiveIndex != 0)
{
Steps[ActiveIndex].IsNext = true;
Steps[PreviousIndex].IsPrevious = true;
}
StateHasChanged();
}
/*protected override async Task OnParametersSetAsync()
{
if (Steps is null) Steps = new();
Steps.Clear();
InitializeSteps();
await base.OnParametersSetAsync();
}*/
protected override async Task OnAfterRenderAsync(bool firstRender)
{
if (firstRender)
{
InitializeSteps();
}
await base.OnAfterRenderAsync(firstRender);
}
}

@ -0,0 +1,3 @@
<div class="@ClassList" style="@StyleList">
@ChildContent
</div>

@ -0,0 +1,109 @@
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class FormWizardStep
{
#region Parameters
[CascadingParameter]
public FormWizard Parent { get; set; }
/// <summary>
/// Unique name of the step (used for properly identifying steps)
/// </summary>
[Parameter]
public string? Id { get; set; } = Guid.NewGuid().ToString();
/// <summary>
/// Text shown inside the button
/// Options: any string variable
/// Default: string.Empty
/// </summary>
[Parameter]
public RenderFragment? ChildContent { get; set; }
/// <summary>
/// User defined custom class added on top of default generated classes
/// Options: any user defined string with class names divided by space
/// Default: string.Empty
/// </summary>
[Parameter]
public string Class { get; set; } = string.Empty;
/// <summary>
/// User defined custom style
/// Options: any valid CSS style
/// Default: string.Empty
/// </summary>
[Parameter]
public string Style { get; set; } = string.Empty;
public bool Active { get; set; } = false;
public bool IsNext { get; set; } = false;
public bool IsPrevious { get; set; } = false;
public bool Completed { get; set; } = false;
public string DotClass
{
get
{
return new CssBuilder("dot")
.AddClass("completed", Completed)
.AddClass("next", Active)
.Build();
}
}
#endregion
#region Styling
public string StyleList
{
get
{
return new StyleBuilder()
.AddStyle("display", "none", (!Active && !IsNext && !IsPrevious)) //Workarround for more than 2 steps where steps didnt hide after
.AddStyle(Style)
.Build();
}
}
/// <summary>
/// Generated class list for button based on user parameters
/// </summary>
public string ClassList
{
get
{
return new CssBuilder("form-step")
.AddClass("next", IsNext)
.AddClass("previous", IsPrevious)
.AddClass(Class)
.Build();
}
}
#endregion
#region Lifecycle
private bool ItemExists()
{
if (Parent.Steps.Where(step => step.Id.Equals(this.Id)).Count() > 0) return true;
return false;
}
protected override async Task OnParametersSetAsync()
{
if (!ItemExists())
Parent.Steps.Add(this);
await base.OnInitializedAsync();
}
#endregion
}

@ -0,0 +1,3 @@
<svg viewBox="0 0 24 24" class="@GlyphClassList" @onclick="@OnClick">
@((MarkupString)SVG)
</svg>

@ -0,0 +1,88 @@
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
namespace Connected.Components;
public partial class Glyph
{
/// <summary>
/// SVG markup string for glyph
/// Options: any valid SVG markup string
/// Default: string.Empty
/// </summary>
[Parameter]
public string SVG { get; set; } = string.Empty;
/// <summary>
/// Color of the glyph
/// Options: Color.[Core,Primary,Secondary,Success,Info,Warning,Danger,White,Light,Dark]
/// Default: Color.Dark
/// </summary>
[Parameter]
public Color Color { get; set; } = Color.Dark;
/// <summary>
/// Width of the glyph in px
/// Options: Any positive integer number
/// Default: 24
/// </summary>
[Parameter]
public int Width { get; set; } = 24;
/// <summary>
/// Height of the glyph in px
/// Options: Any positive integer number
/// Default: 24
/// </summary>
[Parameter]
public int Height { get; set; } = 24;
/// <summary>
/// Class name or multiple classes separated by space
/// Options: Any valid class name or names separated by space
/// Default: string.Empty
/// </summary>
[Parameter]
public string Class { get; set; } = string.Empty;
private string GlyphClassList
{
get
{
return new CssBuilder()
.AddClass("color-"+Helper.GetEnumDescription<Color>(Color))
.AddClass(Class)
.Build();
}
}
/// <summary>
/// User defined style for the glyph
/// Options: Any valid CSS style
/// Default: string.Empty
/// </summary>
[Parameter]
public string Style { get; set; } = string.Empty;
private string GlyphStyleList
{
get
{
return new StyleBuilder()
.AddStyle("width: "+Width.ToString()+"px; height:"+Height.ToString()+"px; overflow: hidden")
.AddStyle(Style)
.Build();
}
}
[Parameter]
/// <summary>
/// Glyph click event.
/// </summary>
public EventCallback<MouseEventArgs> Click { get; set; }
protected async Task OnClick(MouseEventArgs e)
{
await Click.InvokeAsync(e);
}
}

@ -0,0 +1,46 @@
@inherits Button
<button type="button"
href="#"
@onclick="@OnClick"
disabled=@Disabled
style="@StyleList"
class="@ClassList">
<div class="@ContentClassList">
@if (!string.IsNullOrEmpty(Glyph))
{
@if (GlyphPosition == Position.Top || GlyphPosition == Position.Bottom)
{
<div style="align-items:center">
@if (GlyphPosition == Position.Top)
{
<Glyph SVG="@Glyph" Color="@GlyphColor" />
}
@ChildContent
@if (GlyphPosition == Position.Bottom)
{
<Glyph SVG="@Glyph" Color="@GlyphColor" />
}
</div>
}
@if (GlyphPosition == Position.Left || GlyphPosition == Position.Right)
{
<div style="display:flex; align-items:center">
@if (GlyphPosition == Position.Left)
{
<Glyph SVG="@Glyph" Color="@GlyphColor" Class="m-1" />
}
@ChildContent
@if (GlyphPosition == Position.Right)
{
<Glyph SVG="@Glyph" Color="@GlyphColor" Class="m-1" />
}
</div>
}
}
else
{
@ChildContent
}
</div>
</button>

@ -0,0 +1,34 @@
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class GlyphButton : Button
{
#region Parameters
/// <summary>
/// Glyph (Icon) inside the button.
/// Options: SVG string --> Icons
/// Default: string.Empty
/// </summary>
[Parameter, EditorRequired]
public string Glyph { get; set; } = string.Empty;
/// <summary>
/// Position of the glyph relative to button Text parameter. If Glyph parameter == string.Empty this parameter is ignored
/// Options: Position.[left,top,right,bottom]
/// Default: Position.left
/// </summary>
[Parameter]
public Position GlyphPosition { get; set; } = Position.Left;
/// <summary>
/// Color for the glyph. If Glyph parameter is empty this parameter is ignored
/// Options: Color.[Core,Primary,Secondary,Success,Info,Warning,Danger,White,Light,Dark]
/// Default: Color.Dark
/// </summary>
[Parameter]
public Color GlyphColor { get; set; } = Color.Dark;
#endregion
}

@ -0,0 +1,18 @@
@attribute [CascadingTypeParameter(nameof(DataType))]
@typeparam DataType
<CascadingValue Value="this">
<div class="@GridClassList.ToString()">
@foreach (var Item in ItemsToShow)
{
<GridRow DataType="DataType" Item="@Item" ImgSrc="" >
<FixedContent>
@RowTemplate(Item)
</FixedContent>
<CollapsibleContent>
@RowDetailTemplate(Item)
</CollapsibleContent>
</GridRow>
}
</div>
</CascadingValue>

@ -0,0 +1,78 @@
using Connected.Classes.Grid;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using Microsoft.Extensions.Options;
using System.Collections.ObjectModel;
namespace Connected.Components;
public partial class Grid<DataType> : ComponentBase
{
[Parameter]
public ObservableCollection<DataType>? Items { get; set; }
private List<DataType>? ItemsToShow { get; set; }
[Parameter]
public RenderFragment<DataType>? RowTemplate { get; set; }
[Parameter]
public RenderFragment<DataType>? RowDetailTemplate { get; set; }
[Parameter]
public RenderFragment? Img { get; set; }
[Parameter]
public DataGridOptions? Options { get; set; } = null;
[Parameter]
public List<string>? SearchFilters { get; set; } = null;
public int Count
{
get
{
return Items?.Count ?? 0;
}
}
[Parameter]
public string GridClass { get; set; } = string.Empty;
private CssBuilder GridClassList
{
get
{
return new CssBuilder("data-grid")
.AddClass("dense", Options?.Dense ?? true)
.AddClass("image", Options?.ShowImage ?? true)
.AddClass("select", Options?.ShowSelect ?? true)
.AddClass("collapse", Options?.Collapsible ?? true)
.AddClass(GridClass);
}
}
public void GetItems()
{
/*
Web API call for item fetch include SearchFilters
*/
SetItemsToShow();
}
private void OnPageChange(int page)
{
Options.SelectedPage=page;
//SetItemsToShow();
}
private void SetItemsToShow()
{
ItemsToShow= Items?.Skip(Options.Offset).Take(Options.ItemsPerPage).ToList() ?? new();
}
protected override async Task OnInitializedAsync()
{
SetItemsToShow();
await base.OnInitializedAsync();
}
}

@ -0,0 +1,36 @@
@typeparam DataType
<CascadingValue Value="this">
<div class="@GridRowClass.ToString()" id="@Guid.NewGuid()">
<div class="data-grid-select">
<label class="toggle-group m-0" for="@SwitchButtonId">
<input class="toggle-input" id="@SwitchButtonId" name="toggle" type="checkbox" @onchange="(args=>SwitchButtonChange(args))">
<div class="toggle-fill"></div>
</label>
</div>
<div class="data-grid-container @ImageClass.ToString()">
@if (ShowImageBlock())
{
<div class="data-grid-img"><img class="img-fluid" src="@ImgSrc" /></div>
}
<div class="data-grid-wrapper">
<!-- Nova verzija-->
<div class="row">
<!-- Fiksna vsebina -->
@FixedContent(Item)
</div>
<div class="row collapsed @CollapsedClass.ToString()">
@CollapsibleContent(Item)
</div>
</div>
</div>
<div class="data-grid-collapse-cta" @onclick="ToggleNav">
<Glyph SVG="@Icons.Material.Filled.KeyboardArrowDown" class="icon-root svg-icon icon-size-md" />
</div>
</div>
</CascadingValue>

@ -0,0 +1,95 @@
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class GridRow<DataType> : ComponentBase
{
[CascadingParameter]
public Grid<DataType> Parent { get; set; }
[Parameter]
public RenderFragment<DataType>? FixedContent { get; set; }
[Parameter]
public RenderFragment<DataType>? CollapsibleContent { get; set; }
[Parameter]
public string? ImgSrc { get; set; } = null;
[Parameter]
public DataType? Item { get; set; }
[Parameter]
public bool CollapsedItemShown { get; set; } = false;
private void ToggleNav()
{
CollapsedItemShown = !CollapsedItemShown;
}
[Parameter]
public string RowClass { get; set; } = string.Empty;
private CssBuilder GridRowClass
{
get
{
return new CssBuilder("data-grid-row-content")
.AddClass("show", CollapsedItemShown)
.AddClass(RowClass);
}
}
private CssBuilder CollapsedClass
{
get
{
return new CssBuilder()
.AddClass("show", CollapsedItemShown)
.AddClass(RowClass);
}
}
private bool ShowImageBlock()
{
if (string.IsNullOrEmpty(ImgSrc)) return false;
bool result = Parent.Options?.ShowImage ?? true;
return result;
}
private CssBuilder ImageClass
{
get
{
return new CssBuilder()
.AddClass("show-image-vertical", Parent.Options.ImagePosition==SmScrn_GridImgPos.Top)
.AddClass("show-image", Parent.Options.ImagePosition == SmScrn_GridImgPos.Left)
.AddClass(RowClass);
}
}
[Parameter]
public EventCallback<ChangeEventArgs> SwitchButtonChangeEvent { get; set; }
private async Task SwitchButtonChange(ChangeEventArgs args)
{
await SwitchButtonChangeEvent.InvokeAsync(args);
}
private void SetImgSrc()
{
var colname = Parent.Options.DataSet_ImgColName;
var property = typeof(DataType).GetProperty(colname);
ImgSrc = property?.GetValue(Item)?.ToString() ?? "";
}
protected override async Task OnInitializedAsync()
{
SetImgSrc();
await base.OnInitializedAsync();
}
private string SwitchButtonId = Guid.NewGuid().ToString();
}

@ -0,0 +1,6 @@
<a class="@LinkClassList"
style="@LinkStyleList"
href="@Url"
target="@_target">
@Text
</a>

@ -0,0 +1,89 @@
using Connected.Enums;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using static Connected.Colors;
namespace Connected.Components;
public partial class Link
{
/// <summary>
/// URL of the link
/// Options: Any valid URL adress
/// Default: string.Empty
/// </summary>
[Parameter, EditorRequired]
public string Url { get; set; } = string.Empty;
/// <summary>
/// Text shown for the link. If this is not provided URL is used
/// Options: Any valid string
/// Default: string.Empty
/// </summary>
[Parameter]
public string Text { get; set; } = string.Empty;
/// <summary>
/// Target where the link shall open
/// Options: Target.[Self,Parent,Top,Blank]
/// Default: Target.Self
/// </summary>
[Parameter]
public Target Target { get; set; } = Target.Self;
private string _target
{
get
{
return Helper.GetEnumDescription<Target>(Target);
}
}
/// <summary>
/// Class name or multiple classes separated by space
/// Options: Any valid class name or names separated by space
/// Default: string.Empty
/// </summary>
[Parameter]
public string Class { get; set; } = string.Empty;
private string LinkClassList
{
get
{
return new CssBuilder("btn")
.AddClass("btn-sm")
.AddClass("btn-link-core")
.AddClass(Class)
.Build();
}
}
/// <summary>
/// Style string for the link
/// Options: Any valid CSS style
/// Default: string.Empty
/// </summary>
[Parameter]
public string Style { get; set; } = string.Empty;
private string LinkStyleList
{
get
{
return new StyleBuilder()
.AddStyle(Style)
.Build();
}
}
protected override async Task OnInitializedAsync()
{
//if Text parameter is not provided we set it to match URL
if (string.IsNullOrEmpty(Text))
Text = Url;
await base.OnInitializedAsync();
}
}

@ -0,0 +1,25 @@
@using Connected.Models.Modal;
@if (IsVisible)
{
<div class="@ClassList" @onclick="@CloseIfEnabled" @onkeydown="@(e => CheckEscape(e))" tabindex="-1" @ref="@root">
<div class="modal-dialog modal-dialog-scrollable modal-dialog-centered">
<div class="modal-content" @onclick="PreventClose">
@if (!ModalOptions.NoHeader)
{
<div class="modal-header">
<h3 class="modal-title">@Title</h3>
</div>
}
<div class="modal-body">
@Content
</div>
<div class="modal-footer">
@foreach (ModalButton button in buttons)
{
<button type="button" class="btn @button.GetButtonClass" @onclick="@(()=>CloseModal(button))">@button.ButtonText</button>
}
</div>
</div>
</div>
</div>
}

@ -0,0 +1,139 @@
using Connected.Enums;
using Connected.Models.Modal;
using Connected.Services;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
using System.Reflection;
namespace Connected.Components;
public partial class ModalDialog : IDisposable
{
[Inject] ModalDialogService? ModalService { get; set; }
protected ElementReference root;
protected bool IsVisible { get; set; }
protected string? Title { get; set; }
protected RenderFragment? Content { get; set; }
protected bool OverlayClickToClose { get; set; } = true;
protected List<ModalButton> buttons { get; set; } = new();
protected ModalOptions? ModalOptions { get; set; }
[Parameter]
public string? Class { get; set; }
private CssBuilder ClassList
{
get
{
return new CssBuilder()
.AddClass(Type)
.AddClass("fade")
.AddClass("show")
.AddClass(Class);
}
}
private string Type
{
get
{
var type = Helper.GetEnumDescription(ModalOptions?.Type ?? ModalType.Default);
if (!string.IsNullOrWhiteSpace(type))
type = $"-{type}";
return $"modal{type}";
}
}
protected override void OnInitialized()
{
ModalService.OnShow += ShowModal;
ModalService.OnClose += CloseModal;
}
protected override async Task OnAfterRenderAsync(bool firstRender)
{
if (IsVisible)
await root.FocusAsync();
}
public void ShowModal(string title, RenderFragment content, List<ModalButton> buttons, ModalOptions options)
{
Title = title;
Content = content;
IsVisible = true;
ModalOptions = options;
this.buttons = buttons;
StateHasChanged();
}
public void CloseModal(ModalButton? button)
{
if (button is not null)
{
if (button.CloseDialogOnClick)
{
CloseModal();
}
button.OnClickEvent.Delegate.DynamicInvoke(button.OnClickEvent.args);
}
StateHasChanged();
}
public void CloseModal()
{
IsVisible = false;
Title = "";
Content = null;
StateHasChanged();
}
public void Dispose()
{
if (ModalService is not null)
{
ModalService.OnShow -= ShowModal;
ModalService.OnClose -= CloseModal;
}
}
public void CheckEscape(KeyboardEventArgs args)
{
if (!ModalOptions.DisableEscKey)
{
var key = args.Key.ToLower();
if (key.Equals("escape"))
{
CloseModal();
}
}
}
public void CloseIfEnabled(MouseEventArgs args)
{
if (!ModalOptions.DisableBackdropClick)
{
if (OverlayClickToClose)
{
CloseModal();
}
}
OverlayClickToClose = true;
}
public void PreventClose(MouseEventArgs args)
{
OverlayClickToClose = false;
}
}

@ -0,0 +1,45 @@
@using Connected.Models;
@inherits InputBase;
<div class="@InputFieldClassList">
<textarea value="@Value"
placeholder="@Placeholder"
disabled="@Disabled"
readonly="@Readonly"
required="@Required"
style="overflow-x: hidden; overflow-y: hidden;"
@oninput=@ChangeValueAsync
@attributes="@InputAttributes" />
<span class="highlight"></span>
<span class="bar"></span>
@if (IsLabel)
{
<label class="label-animated">@Label</label>
}
@if (IsHelperText && !IsError)
{
<div class="input-helper-text">@HelperText</div>
}
@if (IsError)
{
<div class="input-error-text">@ErrorText</div>
}
<span class="input-glyph-wraper">
<span class="input-glyph">
@if (Clearable && !string.IsNullOrEmpty(Value))
{
<span class="input-glyph button" @onclick="Clear">
<Glyph SVG="@Icons.Material.Rounded.Dangerous" />
</span>
}
@if (IsError)
{
<span class="input-glyph error">
<Glyph SVG="@Icons.Material.Outlined.Error" />
</span>
}
</span>
</span>
</div>

@ -0,0 +1,119 @@
using Connected.Models;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
using System.ComponentModel.DataAnnotations;
using System.Security.Cryptography;
namespace Connected.Components;
public partial class MultilineInput : InputBase
{
#region Parameters
private int MinRows { get; set; } = 1;
/// <summary>
/// Number of rows
/// </summary>
[Parameter]
public int Rows
{
get
{
return _numRows;
}
set
{
if (value >= MinRows) _numRows= value;
else _numRows = MinRows;
}
}
private int _numRows = 1;
/// <summary>
/// Value of the TextInput. Used for @bind-Value
/// </summary>
[Parameter]
public string Value { get; set; } = string.Empty;
#endregion
#region Events, Methods
/// <summary>
/// Event triggered when value changes
/// </summary>
[Parameter]
public EventCallback<string> ValueChanged { get; set; }
/// <summary>
/// Method that triggers oninput -> when value inside the component changes
/// </summary>
/// <param name="args"></param>
/// <returns></returns>
private async Task ChangeValueAsync(ChangeEventArgs args)
{
int oldRows = Rows;
await ValueChanged.InvokeAsync(args?.Value?.ToString());
int newRows = GetNumberOfLines(args.Value.ToString());
if (newRows == MinRows)
{
Rows = MinRows;
ChangeAttribute("rows", Rows);
StateHasChanged();
}
else
{
Rows = Math.Max(MinRows, newRows);
if (oldRows < Rows)
{
ChangeAttribute("rows", Rows);
StateHasChanged();
}
}
}
private int GetNumberOfLines(string s)
{
int result = Math.Max(s.Split("\r\n").Length, 1);
result = Math.Max(s.Split("\r").Length, result);
result = Math.Max(s.Split("\n").Length, result);
return result;
}
/// <summary>
/// Clear the value of the TextInput
/// </summary>
/// <returns></returns>
private async Task Clear()
{
await ValueChanged.InvokeAsync(string.Empty);
}
#endregion
#region Lifecycle
private void AddAttribute(string key, object value)
{
if (!InputAttributes.ContainsKey(key))
InputAttributes.Add(key, value);
}
private void ChangeAttribute(string key, object value)
{
if (InputAttributes.ContainsKey(key)) InputAttributes.Remove(key);
InputAttributes.Add(key, value);
}
protected override void OnInitialized()
{
base.OnInitialized();
MinRows = Rows;
AddAttribute("rows", MinRows);
}
#endregion
}

@ -0,0 +1,49 @@
@using Connected.Models;
@inherits InputBase
@typeparam NumberType
<div class="@InputFieldClassList">
<input type="number"
disabled="@Disabled"
readonly="@Readonly"
placeholder="@Placeholder"
step="@Step"
value="@Value"
@onmousewheel=@OnMouseWheel
@onwheel="OnMouseWheel"
@oninput=@SetNumberValueAsync
@attributes="@InputAttributes"
@onchange="@Change"
required="@Required" />
<span class="highlight"></span>
<span class="bar"></span>
<label class="label-animated">@Label</label>
<div class="input-helper-text">@HelperText</div>
@if (IsError)
{
<div class="input-error-text">@ErrorText</div>
}
@if (!isValueNull || IsError)
{
<span class="input-glyph-wraper">
@if (!isValueNull)
{
<span class="input-glyph button" @onclick="Clear">
<Glyph SVG="@Icons.Material.Rounded.Dangerous" Class="icon-root svg-icon" />
</span>
}
@if (IsError)
{
<span class="input-glyph error">
<Glyph SVG="@Icons.Material.Outlined.Error" Class="icon-root svg-icon" />
</span>
}
</span>
}
</div>

@ -0,0 +1,328 @@
using Connected.Models;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
using System.Numerics;
namespace Connected.Components;
public partial class NumberInput<NumberType> : InputBase where NumberType : INumber<NumberType>
{
/// <summary>
/// Step for up and down on numeric field
/// Options: Any double number
/// Default: 1
/// </summary>
[Parameter]
public double Step { get; set; } = 1;
/// <summary>
/// Mouse wheel disable to prevent StepUp/StepDown on number filed
/// Options: true, false
/// Default: false
/// </summary>
[Parameter]
public bool DisableMouseWheel { get; set; } = false;
/// <summary>
/// Increase 'Value' for the 'Step'
/// </summary>
/// <returns>'Value' increased for the 'Step' parameter</returns>
private async Task StepUp()
{
try
{
var num = Helper.ConvertToType<double>(Value);
num += Step;
if (DecimalPlaces > 0)
num = Math.Round(num, DecimalPlaces);
Value = Helper.ConvertToType<NumberType>(num);
if (IsError)
ErrorText = string.Empty;
isValueNull = false;
}
catch
{
ErrorText = "Error with step up!";
isValueNull = true;
Value = default;
}
await ValueChanged.InvokeAsync(Value);
}
/// <summary>
/// Decrease 'Value' for the 'Step'
/// </summary>
/// <returns>'Value' decreased for the 'Step' parameter</returns>
private async Task StepDown()
{
try
{
var num = Helper.ConvertToType<double>(Value);
num -= Step;
if (DecimalPlaces > 0)
num = Math.Round(num, DecimalPlaces);
Value = Helper.ConvertToType<NumberType>(num);
if (IsError)
ErrorText = string.Empty;
isValueNull = false;
}
catch
{
ErrorText = "Error with step down!";
Value = default;
isValueNull = true;
}
await ValueChanged.InvokeAsync(Value);
}
/// <summary>
/// Event triggered when mouse wheel is activated inside component
/// </summary>
/// <param name="args">WheelEventArgs argument</param>
/// <returns>Doesnt return values just increasing/decreasing values</returns>
protected async Task OnMouseWheel(WheelEventArgs args)
{
if (DisableMouseWheel)
return;
if (args.ShiftKey || Disabled || Readonly)
return;
if (args.DeltaY >= 0)
{
await StepDown();
}
else
{
await StepUp();
}
}
private bool isValueNull { get; set; } = true;
private bool IsValueSet()
{
bool result = false;
if (Value is not null)
{
result= true;
}
return result;
}
//private string? _value;
/// <summary>
/// Value of any numeric type
/// Options: any numeric type variable
/// Default: null
/// </summary>
[Parameter]
[EditorRequired]
public NumberType? Value { get; set; } = default;
//{
// get
// {
// if (string.IsNullOrEmpty(_value))
// return default;
// else
// {
// try
// {
// return Helper.ConvertToType<NumberType>(_value);
// } catch
// {
// return default;
// }
// }
// }
// set
// {
// Value = value;
// }
//}
/// <summary>
/// Number of decimal places for Value. If set, Value is corrected when input looses focus
/// Options: any integer number greater or equal 0
/// Default: 0
/// </summary>
[Parameter]
public int DecimalPlaces { get; set; } = 0;
/// <summary>
/// Value change event
/// </summary>
[Parameter]
public EventCallback<NumberType?> ValueChanged { get; set; }
//public async Task SetValueAsync(ChangeEventArgs args)
//{
// if (args.Value is not null)
// {
// var newVal = args.Value.ToString()!;
// if (!newVal.Equals("0"))
// {
// if (newVal.ToString().Contains("-"))
// newVal = "-" + newVal.ToString().Replace("-", "");
// if (newVal.ToString().ToLower().Contains("e"))
// newVal = "e" + newVal.ToString().Replace("e", "");
// }
// if (string.IsNullOrEmpty(newVal))
// await ValueChanged.InvokeAsync(default);
// if (!newVal.Equals(_value))
// await ValueChanged.InvokeAsync(Helper.ConvertToType<NumberType>(newVal));
// }
//}
public async Task SetNumberValueAsync(ChangeEventArgs args)
{
if (args.Value is not null)
{
if (!string.IsNullOrEmpty(args.Value.ToString()))
{
Value = Helper.ConvertToType<NumberType>(args.Value);
isValueNull = false;
} else
{
isValueNull = true;
}
await ValueChanged.InvokeAsync(Value);
}
}
public async Task Change(ChangeEventArgs args)
{
if (args.Value is not null)
Value = AdjustDecimalPlaces(Helper.ConvertToType<NumberType>(args.Value));
isValueNull = false;
await ValueChanged.InvokeAsync(Value);
}
/// <summary>
/// On keyboard key press event
/// </summary>
[Parameter]
public EventCallback<KeyboardEventArgs> OnKeyDown { get; set; }
//private bool CheckKey(string key)
//{
// bool result;
// if (Helper.IsNumeric(key)) return true;
// switch (key.ToLower())
// {
// case "backspace":
// case "delete":
// case "arrowleft":
// case "arrowright":
// case "-":
// //case "e":
// {
// result = true;
// break;
// }
// default:
// {
// result = false;
// break;
// }
// }
// if ((key.Equals("-") || key.Equals("-")) && _value.Contains(key)) result = false;
// return result;
//}
//private bool _preventDefaultAction = true;
//public async Task ChangeValue(KeyboardEventArgs args)
//{
// _preventDefaultAction = true;
// if (args is not null)
// {
// var key = args.Key.ToString().ToLower();
// if (CheckKey(key))
// {
// _preventDefaultAction = false;
// await OnKeyDown.InvokeAsync(args);
// }
// }
// else
// {
// args.Key = null;
// }
//}
/// <summary>
/// Method for adjusting decimal places provided with parameter
/// </summary>
/// <param name="value">Value whose decimal places we want to change</param>
/// <returns>NumberType result with adjusted decimal places</returns>
private NumberType? AdjustDecimalPlaces(NumberType? value)
{
var result = value;
if (DecimalPlaces > 0)
{
double converted = Math.Round(Helper.ConvertToType<double>(result), DecimalPlaces);
return Helper.ConvertToType<NumberType>(converted);
}
return result;
}
/// <summary>
/// Clear event for user clear icon click. It clears the Value and set it to
/// </summary>
/// <returns></returns>
private async Task Clear()
{
//var val = Helper.ConvertToType<NumberType>(null);
Value = default(NumberType);
isValueNull = true;
await ValueChanged.InvokeAsync(Value);
}
#region Lifecycle
protected override async Task OnParametersSetAsync()
{
if (typeof(NumberType).Name.ToLower().Contains("int"))
{
if (Step - (int)Step > 0)
Step = (int)Step;
if (Step < 1)
Step = 1;
}
await base.OnParametersSetAsync();
}
protected override void OnAfterRender(bool firstRender)
{
if (firstRender)
{
if (Value is not null)
{
if (!DecimalPlaces.Equals(Helper.GetDecimalPlaces(Value)))
{
Value = AdjustDecimalPlaces(Value);
StateHasChanged();
}
}
}
}
#endregion
}

@ -0,0 +1,17 @@
@typeparam NumberType
<div class="form-group-alt">
<div class="input-group-content">
<div class="input-cta-icon" @onclick="StepDown">
<svg viewBox="0 0 24 24" class="color-dark icon-root svg-icon icon-size-md"><!--!--><g><rect fill="none" fill-rule="evenodd" height="24" width="24"></rect><rect fill-rule="evenodd" height="2" width="16" x="4" y="11"></rect></g></svg>
</div>
<div class="input-area">
<form>
<input style="text-align:center;width:100%" id="number" type="number" placeholder="0" value="@_value" @onchange="Change">
</form>
</div>
<div class="input-cta-icon" @onclick="StepUp">
<svg viewBox="0 0 24 24" class="color-dark icon-root svg-icon icon-size-md"><path d="M0 0h24v24H0z" fill="none"></path><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path></svg>
</div>
</div>
</div>

@ -0,0 +1,98 @@
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using System.Numerics;
namespace Connected.Components
{
public partial class NumberStepper<NumberType> where NumberType : INumber<NumberType>
{
[Parameter]
public string Class { get; set; } = string.Empty;
/// <summary>
/// Increase 'Value' for the 'Step'
/// </summary>
/// <returns>'Value' increased for the 'Step' parameter</returns>
private async Task StepUp()
{
try
{
var num = Helper.ConvertToType<double>(Value);
num += Step;
Value=Helper.ConvertToType<NumberType>(num);
}
catch
{
Value = default;
}
await ValueChanged.InvokeAsync(Value);
}
/// <summary>
/// Decrease 'Value' for the 'Step'
/// </summary>
/// <returns>'Value' decreased for the 'Step' parameter</returns>
private async Task StepDown()
{
try
{
var num = Helper.ConvertToType<double>(Value);
num -= Step;
Value = Helper.ConvertToType<NumberType>(num);
}
catch
{
Value = default;
}
await ValueChanged.InvokeAsync(Value);
}
[Parameter]
public NumberType? Value
{
get
{
try
{
return Helper.ConvertToType<NumberType>(_value);
}
catch
{
return default;
}
}
set
{
_value = Helper.ConvertToType<double>(value);
}
}
private double _value { get; set; } = 0;
/// <summary>
/// Value change event
/// </summary>
[Parameter]
public EventCallback<NumberType> ValueChanged { get; set; }
[Parameter]
public double Step { get; set; } = 1;
public async Task Change(ChangeEventArgs args)
{
if (args.Value is not null)
Value = (Helper.ConvertToType<NumberType>(args.Value));
await ValueChanged.InvokeAsync(Value);
}
}
}

@ -0,0 +1,21 @@
@using Connected.Models;
@inherits InputBase;
<label class="radio-group"
for="@Id">
<input class="@ClassNameList"
id="@Id"
name="@ParentRadioGroup?.Name"
type="radio"
@onchange="OnChange"
@attributes=@InputAttributes
disabled="@Disabled"
readonly="@Readonly"
checked="@Checked">
<div class="radio-fill"></div>
<label for="@Id"
class="@LabelClassNameList">@Label</label>
</label>

@ -0,0 +1,63 @@
using Connected.Models;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class Radio : InputBase
{
#region Parameters
[CascadingParameter]
public RadioGroup? ParentRadioGroup { get; set; }
[Parameter]
public bool Checked { get; set; } = false;
[Parameter, EditorRequired]
public string? Id { get; set; }
#endregion
#region Events
[Parameter]
public EventCallback<bool> CheckedChanged { get; set; }
public async Task OnChange()
{
Checked = !Checked;
await CheckedChanged.InvokeAsync(Checked);
}
#endregion
#region Style
[Parameter]
public string ClassName { get; set; } = string.Empty;
private string ClassNameList
{
get
{
return new CssBuilder("radio-input")
.AddClass(ClassName)
.Build();
}
}
[Parameter]
public string LabelClassName { get; set; } = string.Empty;
private string LabelClassNameList
{
get
{
return new CssBuilder("radio-label")
.AddClass(LabelClassName)
.Build();
}
}
#endregion
}

@ -0,0 +1,13 @@
@using Connected.Models;
<CascadingValue Value="this">
<div>
@if (!string.IsNullOrEmpty(Name))
{
<h5>@Name</h5>
}
<div class="container">
@ChildContent
</div>
</div>
</CascadingValue>

@ -0,0 +1,34 @@
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class RadioGroup
{
#region Parameters
/// <summary>
/// Radio group name. Mandatory! Used for proper radio button grouping
/// Options: any string will do
/// Default: 'radiogroup'
/// </summary>
[Parameter, EditorRequired]
public string? Name { get; set; } = "radiogroup";
/// <summary>
/// Used for globaly disabling radio button group and all the radios within
/// Options: true or false
/// Default: false
/// </summary>
[Parameter]
public bool Disabled { get; set; } = false;
/// <summary>
/// All the radiobuttons and other components inside radio group
/// </summary>
[Parameter]
public RenderFragment? ChildContent { get; set; }
#endregion
}

@ -0,0 +1,22 @@
@typeparam ReturnType
@using Connected.Models.Modal;
@if (Visible)
{
<div class="modal fade show" tabindex="-1">
<div class="modal-dialog modal-dialog-scrollable modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title">@Title</h3>
</div>
<div class="modal-body">
@ChildContent
</div>
<div class="modal-footer">
<button type="button" class="btn btn-sm btn-core" @onclick="@(()=>CloseModal())">Zapri</button>
<button type="button" class="btn btn-sm btn-info" @onclick="@(()=>CloseModal(true))">Ok</button>
</div>
</div>
</div>
</div>
}

@ -0,0 +1,71 @@
using Connected.Models.Modal;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
namespace Connected.Components;
public partial class ReturnModal<ReturnType>
{
[Parameter]
public bool Visible { get; set; } = false;
[Parameter]
public EventCallback<bool> VisibleChanged { get; set; }
[Parameter]
public string Title { get; set; } = string.Empty;
[Parameter]
public RenderFragment? ChildContent { get; set; }
protected bool OverlayClickToClose { get; set; } = true;
private ReturnType initialValue { get; set; }
[Parameter]
public ReturnType Value { get; set; } = default;
[Parameter]
public EventCallback<ReturnType> ValueChanged { get; set; }
protected ModalOptions? ModalOptions { get; set; }
public async Task CloseModal(bool returnResult = false)
{
Visible = false;
VisibleChanged.InvokeAsync(Visible);
Title = "";
ChildContent = null;
StateHasChanged();
if (!returnResult)
await ValueChanged.InvokeAsync(initialValue);
else
initialValue = Value;
}
public void CheckEscape(KeyboardEventArgs args)
{
if (!ModalOptions.DisableEscKey)
{
var key = args.Key.ToLower();
if (key.Equals("escape"))
{
CloseModal();
}
}
}
public void CloseIfEnabled(MouseEventArgs args)
{
CloseModal();
}
public void PreventClose(MouseEventArgs args)
{
OverlayClickToClose = false;
}
protected override async Task OnInitializedAsync()
{
initialValue = Value;
}
}

@ -0,0 +1,65 @@
@using Connected.Models;
@typeparam ValueType
@inherits InputBase;
@if (component_loaded)
{
@if (Items is not null)
{
<div class="@InputFieldClassList">
<select type="textarea"
style="height:0px;"
@attributes=@InputAttributes></select>
@if (IsLabel)
{
<label class="label-animated">@Label</label>
}
<span class="highlight"></span>
<span class="bar"></span>
<span class="input-glyph-wraper">
@if (Clearable)
{
<span class="input-glyph button">
<i class='bx bx-x-circle'></i>
</span>
}
<span class="input-glyph">
<i class='bx bx-caret-down'></i>
</span>
@if (IsError)
{
<span class="input-glyph error">
<i class='bx bx-error-circle'></i>
</span>
}
</span>
<div class="drop-down">
<div class="dropdown-menu p-2"
aria-labelledby="dropdownMenuButton">
@if (EnableSearch)
{
<input type="text"
placeholder="Enter search string..."
class="dropdown-item"
@bind-value="@SearchText" />
}
@foreach (ValueType item in FilteredItems)
{
@if (item is not null)
{
<div class="dropdown-item"
@onclick=@(()=>SetSelectedItem(@item))>
@item.ToString()
</div>
}
}
</div>
</div>
</div>
}
}

@ -0,0 +1,145 @@
using Connected.Models;
using Microsoft.AspNetCore.Components;
using System.Collections.ObjectModel;
using System.Collections.Specialized;
namespace Connected.Components;
public partial class SimpleSelect<ValueType> : InputBase
{
private bool component_loaded = false;
#region Parameters
/// <summary>
/// Value that is currently selected in the dropdown. Used for @bind-Value
/// </summary>
[Parameter]
public ValueType? Value { get; set; }
/// <summary>
/// Collection of Items to work on (Filter). Filtered result is then shown in dropdown. If no filter is aplied, all the items are shown
/// </summary>
[Parameter, EditorRequired]
public ObservableCollection<ValueType>? Items { get; set; }
/// <summary>
/// Collection of items from 'Items' filtered with 'SearchText'
/// </summary>
private List<ValueType>? FilteredItems { get; set; }
/// <summary>
/// Enable edit text search box for item filtering
/// Options: true or false
/// Default: true
/// </summary>
[Parameter]
public bool EnableSearch { get; set; } = true;
private string _searchText { get; set; } = string.Empty;
/// <summary>
/// Search string provided by user
/// Options: any string
/// Default: string.Empty
/// </summary>
public string SearchText
{
get
{
return _searchText;
}
set
{
_searchText = value;
FilterItems();
}
}
#endregion
#region Events, Methods
/// <summary>
/// Method for setting the item on select
/// </summary>
/// <param name="item">item that will be set as selected</param>
/// <returns>Methot returns nothing</returns>
private async Task SetSelectedItem(ValueType item)
{
await ValueChanged.InvokeAsync(item);
}
/// <summary>
/// Method for filtering items using 'SearchText' as filter
/// </summary>
private void FilterItems()
{
if (Items is not null)
{
if (string.IsNullOrEmpty(_searchText))
{
SetItems();
}
else
{
FilteredItems = Items.Where(item => item.ToString().ToLower().Contains(_searchText.ToLower())).ToList();
}
StateHasChanged();
}
}
/// <summary>
/// Event triggered when value changes
/// </summary>
[Parameter]
public EventCallback<ValueType> ValueChanged { get; set; }
/// <summary>
/// Method for setting the FilteredItems collection keeping the original Item collection
/// </summary>
private void SetItems()
{
if (Items is not null)
{
FilteredItems = Items.ToList();
}
}
/// <summary>
/// Event triggered when the provided Items collection changes
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
private void OriginalItems_CollectionChanged(object? sender, NotifyCollectionChangedEventArgs e)
{
SetItems();
FilterItems();
}
#endregion
#region Lifecycle
/// <summary>
/// Initializing Collections and aplying Filters if provided
/// </summary>
/// <returns>Nothing gets returned</returns>
protected override async Task OnInitializedAsync()
{
await base.OnInitializedAsync();
if (Items is null)
{
Items= new ObservableCollection<ValueType>();
}
SetItems();
if (_searchText.Length > 0)
FilterItems();
Items.CollectionChanged += OriginalItems_CollectionChanged;
component_loaded = true;
StateHasChanged();
}
#endregion
}

@ -0,0 +1,47 @@
@using Connected.Models;
@inherits InputBase;
<div class="@InputFieldClassList">
<input type="@InputType"
value="@Value"
placeholder="@Placeholder"
disabled="@Disabled"
readonly="@Readonly"
required="@Required"
@oninput=@ChangeValueAsync
@attributes="@InputAttributes" />
<span class="highlight"></span>
<span class="bar"></span>
@if (IsLabel)
{
<label class="label-animated">@Label</label>
}
@if (IsHelperText && !IsError)
{
<div class="input-helper-text">@HelperText</div>
}
@if (IsError)
{
<div class="input-error-text">@ErrorText</div>
}
<span class="input-glyph-wraper">
<span class="input-glyph">
@if (Clearable && !string.IsNullOrEmpty(Value))
{
<span class="input-glyph button" @onclick="Clear">
<Glyph SVG="@Icons.Material.Rounded.Dangerous" />
</span>
}
@if (IsError)
{
<span class="input-glyph error">
<Glyph SVG="@Icons.Material.Outlined.Error" />
</span>
}
</span>
</span>
</div>

@ -0,0 +1,75 @@
using Connected.Models;
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class TextInput : InputBase
{
#region Parameters
/// <summary>
/// Setter for the TextInput if input is password field (for hiding characters)
/// Options: true or false
/// Default: false;
/// </summary>
[Parameter]
public bool IsPassword { get; set; } = false;
/// <summary>
/// String for the component to use if TextInput is password field
/// </summary>
private string InputType => IsPassword ? "password" : "text";
/// <summary>
/// Number of rows
/// </summary>
[Parameter]
public int NumOfRows
{
get
{
return _numberOfLines;
}
set
{
_numberOfLines = Math.Max(1, value);
}
}
private int _numberOfLines = 1;
/// <summary>
/// Value of the TextInput. Used for @bind-Value
/// </summary>
[Parameter]
public string Value { get; set; } = string.Empty;
#endregion
#region Events, Methods
/// <summary>
/// Event triggered when value changes
/// </summary>
[Parameter]
public EventCallback<string> ValueChanged { get; set; }
/// <summary>
/// Method that triggers oninput -> when value inside the component changes
/// </summary>
/// <param name="args"></param>
/// <returns></returns>
private async Task ChangeValueAsync(ChangeEventArgs args)
{
await ValueChanged.InvokeAsync(args?.Value?.ToString());
}
/// <summary>
/// Clear the value of the TextInput
/// </summary>
/// <returns></returns>
private async Task Clear()
{
await ValueChanged.InvokeAsync(string.Empty);
}
#endregion
}

@ -0,0 +1,21 @@
@inherits Button
<button type="button"
@onclick="@Clicked"
disabled=@Disabled
style="@StyleList"
class="@ClassList">
<div class="@ContentClassList">
<div style="align-items:center">
@if (GlyphPosition == Position.Top)
{
<Glyph SVG="@_ShownGlyph" Color="@GlyphColor" />
}
@ChildContent
@if (GlyphPosition == Position.Bottom)
{
<Glyph SVG="@_ShownGlyph" Color="@GlyphColor" />
}
</div>
</div>
</button>

@ -0,0 +1,106 @@
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
namespace Connected.Components;
public partial class ToggleGlyphButton: Button
{
#region Parameters
/// <summary>
/// Outline type of the button.
/// Options: true, false
/// Default: false
/// </summary>
[Parameter]
public bool Toggled { get; set; } = false;
/// <summary>
/// Glyph (Icon) inside the button.
/// Options: SVG string --> Icons
/// Default: string.Empty
/// </summary>
[Parameter, EditorRequired]
public string Glyph { get; set; } = string.Empty;
/// <summary>
/// Glyph (Icon) inside the button when tge .
/// Options: SVG string --> Icons
/// Default: string.Empty
/// </summary>
[Parameter, EditorRequired]
public string ToggledGlyph { get; set; } = string.Empty;
/// <summary>
/// Position of the glyph relative to button Text parameter. If Glyph parameter == string.Empty this parameter is ignored
/// Options: Position.[left,top,right,bottom]
/// Default: Position.left
/// </summary>
[Parameter]
public Position GlyphPosition { get; set; } = Position.Left;
/// <summary>
/// Color for the glyph. If Glyph parameter is empty this parameter is ignored
/// Options: Color.[Core,Primary,Secondary,Success,Info,Warning,Danger,White,Light,Dark]
/// Default: Color.Dark
/// </summary>
[Parameter]
public Color GlyphColor { get; set; } = Color.Dark;
/// <summary>
/// Color for the glyph. If Glyph parameter is empty this parameter is ignored
/// Options: Color.[Core,Primary,Secondary,Success,Info,Warning,Danger,White,Light,Dark]
/// Default: Color.Dark
/// </summary>
[Parameter]
public Color ToggledGlyphColor { get; set; } = Color.Dark;
private string _ShownGlyph
{
get
{
if (Toggled)
return ToggledGlyph;
return Glyph;
}
}
#endregion
#region Events
/// <summary>
/// Button click event.
/// Options: any MouseEventCallback event
/// Default: empty
[Parameter]
public EventCallback<bool> ToggledChanged { get; set; }
protected async Task Clicked(MouseEventArgs e)
{
Toggled = !Toggled;
await ToggledChanged.InvokeAsync(Toggled);
}
#endregion
#region Styling
/// <summary>
/// Generated class list for button based on user parameters
/// </summary>
public new string ClassList
{
get
{
return new CssBuilder("btn")
.AddClass("btn-" + Helper.GetEnumDescription<Size>(base.Size))
.AddClass("btn-" + Helper.GetEnumDescription<Color>(base.Color),!base.Outlined)
.AddClass("btn-outline-" + Helper.GetEnumDescription<Color>(base.Color), base.Outlined)
.AddClass(base.Class)
.Build();
}
}
#endregion
}

@ -0,0 +1,17 @@
@using Connected.Models;
@inherits InputBase;
<label class="toggle-group" for="@Id">
<input class="toggle-input"
type="checkbox"
name="toggle"
disabled="@Disabled"
id="@Id"
checked="@Checked"
@onchange="@OnChange"
@attributes=@InputAttributes>
<div class="toggle-fill"></div>
<label for="@Id" class="toggle-label">@Label</label>
</label>

@ -0,0 +1,27 @@
using Connected.Models;
using Microsoft.AspNetCore.Components;
namespace Connected.Components;
public partial class ToggleInput: InputBase
{
private bool _checked { get; set; }
[Parameter]
public bool? Checked
{
get => _checked;
set => _checked= (bool)value;
}
[Parameter, EditorRequired]
public string Id { get; set; }
[Parameter]
public EventCallback<bool> CheckedChanged { get; set; }
public async Task OnChange()
{
Checked = !Checked;
await CheckedChanged.InvokeAsync((bool)Checked);
}
}

@ -0,0 +1,107 @@
@using Connected.Utilities;
<div class="@ClassList" @ontransitionend="TransitionEnd" @onanimationend="TransitionEnd">
@if (ContentVisible)
{
@ChildContent
}
</div>
<style>
.transition-container-component {
transition: all @(TransitionDuration)ms;
}
</style>
@code {
private bool _visible = false;
/// <summary>
/// The class to append to the container while content is visible and transitioning in
/// </summary>
[Parameter, EditorRequired]
public string? TransitionInClass { get; set; }
/// <summary>
/// The class to append to the container while content is transitioning out and hidden
/// </summary>
[Parameter, EditorRequired]
public string? TransitionOutClass { get; set; }
/// <summary>
/// The class to append to the container to control transitions
/// </summary>
[Parameter]
public string? TransitionContainerClass { get; set; } = "transition-container-component";
/// <summary>
/// Controls the visibility of the child content
/// </summary>
[Parameter, EditorRequired]
public bool Visible { get => _visible; set => StartTransition(value); }
/// <summary>
/// The content to show/hide
/// </summary>
[Parameter, EditorRequired]
public RenderFragment? ChildContent { get; set; }
/// <summary>
/// Indicates a transition has ended. Useful for visual cleanup.
/// </summary>
[Parameter]
public EventCallback TransitionEnded { get; set; }
/// <summary>
/// The duration of transitions in milliseconds.
/// </summary>
[Parameter]
public int TransitionDuration { get; set; } = 2000;
private bool TransitioningIn { get; set; }
private bool TransitioningOut { get; set; }
private bool ContentVisible { get; set; }
private CssBuilder ClassList
{
get
{
return new CssBuilder(TransitionContainerClass)
.AddClass(TransitionInClass, TransitioningIn)
.AddClass(TransitionOutClass, TransitioningOut);
}
}
private void StartTransition(bool visible)
{
if (visible == Visible)
return;
_visible = visible;
TransitioningIn = visible;
TransitioningOut = !visible;
if (visible)
ContentVisible = true;
StateHasChanged();
}
private void TransitionEnd()
{
ContentVisible = Visible;
StateHasChanged();
TransitionEnded.InvokeAsync();
}
protected override void OnInitialized()
{
base.OnInitialized();
ContentVisible = Visible;
}
}

@ -0,0 +1,93 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>Connected</RootNamespace>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>$(AssemblyName)</Title>
<Authors>Tom PIT ltd</Authors>
<Copyright>2022 Tom PIT ltd</Copyright>
<PackageProjectUrl>https://git.tompit.com/Connected/Info</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageTags>connected;platform;</PackageTags>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageOutputPath>$(OutputPath)</PackageOutputPath>
</PropertyGroup>
<ItemGroup>
<None Include="compilerconfig.json" />
<None Include="Components\DatePicker.razor" />
</ItemGroup>
<ItemGroup>
<SupportedPlatform Include="browser" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="7.0.*-*" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.*-*" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
<ItemGroup>
<Content Update="version.json">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Target Name="ToolRestore">
<Exec Command="dotnet tool restore" StandardOutputImportance="high" />
</Target>
<Target Name="WebCompiler" DependsOnTargets="ToolRestore;">
<!--compile and minify scss-->
<Exec Command="dotnet webcompiler ./Styles/Connected.Components.scss -c excubowebcompiler.json" StandardOutputImportance="high" StandardErrorImportance="high" />
</Target>
<Target Name="IncludeGeneratedStaticFiles" DependsOnTargets="WebCompiler" BeforeTargets="BeforeBuild">
<Error Condition="!Exists('$(MSBuildProjectDirectory)/wwwroot/Connected.Components.min.css')" Text="Missing Connected.Components.min.css in wwwroot" />
<ItemGroup>
<!--Include without duplication-->
<_NewCompiledCssFiles Include="wwwroot\Connected.Components.min.css" Exclude="@(Content)" />
<Content Include="@(_NewCompiledCssFiles)" />
</ItemGroup>
<Error Condition="!Exists('$(MSBuildProjectDirectory)/wwwroot/Fonts/')" Text="Missing Fonts folder in wwwroot" />
<ItemGroup>
<!--Include without duplication-->
<_OpenSansFont Include="wwwroot\Fonts\OpenSans-*.woff2" Exclude="@(Content)" />
<Content Include="@(_OpenSansFont)" />
</ItemGroup>
</Target>
<Target Name="Delete sass/js compiler artifacts" AfterTargets="AfterBuild">
<Delete Files="./Styles/Connected.Components.css" />
<Delete Files="./Styles/Connected.Components.min.css" />
</Target>
<ItemGroup>
<Watch Include="**/*.scss" />
</ItemGroup>
<ItemGroup>
<Watch Remove="Styles\Connected.Components.scss" />
</ItemGroup>
<ItemGroup>
<Content Include=".config\dotnet-tools.json" />
</ItemGroup>
</Project>

@ -0,0 +1,36 @@
using System.ComponentModel;
namespace Connected;
public enum Color
{
[Description("core")]
Core,
[Description("primary")]
Primary,
[Description("secondary")]
Secondary,
[Description("success")]
Success,
[Description("info")]
Info,
[Description("warning")]
Warning,
[Description("danger")]
Danger,
[Description("white")]
White,
[Description("light")]
Light,
[Description("dark")]
Dark
}

@ -0,0 +1,10 @@
using System.ComponentModel;
namespace Connected.Enums;
public enum FinishedState
{
[Description("unfinished")]
Unfinished,
[Description("finished")]
Finished
}

@ -0,0 +1,48 @@
using System.ComponentModel;
namespace Connected;
public enum InputType
{
[Description("text")]
Text,
[Description("password")]
Password,
[Description("email")]
Email,
[Description("hidden")]
Hidden,
[Description("number")]
Number,
[Description("search")]
Search,
[Description("tel")]
Telephone,
[Description("url")]
Url,
[Description("color")]
Color,
[Description("date")]
Date,
[Description("datetime-local")]
DateTimeLocal,
[Description("month")]
Month,
[Description("time")]
Time,
[Description("week")]
Week
}

@ -0,0 +1,13 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Connected.Enums;
public enum ModalButtonType
{
OkButton,
CancelButton,
RegularButton
}

@ -0,0 +1,13 @@
using System.ComponentModel;
namespace Connected.Enums;
public enum ModalType
{
[Description("")]
Default = 0,
[Description("basic")]
Basic = 1,
[Description("image")]
Image = 2
}

@ -0,0 +1,23 @@
// Copyright (c) MudBlazor 2021
// MudBlazor licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.ComponentModel;
namespace Connected;
public enum Position
{
Top,
Bottom,
Center,
Left,
Right,
Start,
End
}
public enum SmScrn_GridImgPos
{
Top,
Left,
}

@ -0,0 +1,10 @@
namespace Connected;
public enum Severity
{
Normal,
Info,
Success,
Warning,
Error
}

@ -0,0 +1,18 @@
using System.ComponentModel;
namespace Connected;
public enum Size
{
[Description("sm")]
Small,
[Description("lg")]
Large,
[Description("block")]
FullWidth,
[Description("md")]
Medium
}

@ -0,0 +1,18 @@
using System.ComponentModel;
namespace Connected.Enums;
public enum Target
{
[Description("_top")]
Top,
[Description("_parent")]
Parent,
[Description("_blank")]
Blank,
[Description("_self")]
Self,
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save