From 19c8e1974c8aac6c8aedac6f3b64ce7601179767 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Wed, 13 Jul 2022 16:19:30 -0400 Subject: [PATCH] removed projects & added kitman --- CSMInterviews.md | 40 + CustomerNotes.md | 83 +- .../customer_templates/.DS_Store | Bin 8196 -> 10244 bytes .../Kitman Labs/_cards_course.html.liquid | 56 + .../_cards_learning_path.html.liquid | 61 + .../_cards_training_event.html.liquid | 59 + .../_course_activity_locked.html.liquid | 4 + .../_course_activity_unlocked.html.liquid | 9 + .../_course_cta_button.html.liquid | 27 + .../_course_description.html.liquid | 6 + .../Kitman Labs/_course_events.html.liquid | 26 + .../Kitman Labs/_course_header.html.liquid | 6 + .../_course_instructors.html.liquid | 26 + .../Kitman Labs/_course_outline.html.liquid | 57 + .../_course_progress_and_cta.html.liquid | 23 + ..._course_version_outdated_popup.html.liquid | 49 + .../Kitman Labs/_courses_index.html.liquid | 15 + .../_courses_partnercerts_index.html.liquid | 20 + ..._courses_partnertraining_index.html.liquid | 155 + .../_courses_zero_state.html.liquid | 9 + .../Kitman Labs/_footer.html.liquid | 81 + .../Kitman Labs/_head.html.liquid | 8 + .../Kitman Labs/_header.html.liquid | 204 + .../_header_desktop_menu_item.html.liquid | 32 + .../_header_mobile_menu_item.html.liquid | 8 + .../_learning_path_course.html.liquid | 63 + .../_learning_path_cta_button.html.liquid | 22 + .../_learning_path_description.html.liquid | 6 + .../_learning_path_instructors.html.liquid | 27 + .../_learning_path_outline.html.liquid | 9 + ...learning_path_progress_and_cta.html.liquid | 23 + ...learning_path_training_session.html.liquid | 57 + .../_learning_paths_index.html.liquid | 17 + .../Kitman Labs/_sub_navigation.html.liquid | 11 + .../_sub_navigation_item.html.liquid | 21 + .../_training_events_dashboard.html.liquid | 5 + .../_training_events_index.html.liquid | 11 + .../_training_session_calendars.html.liquid | 43 + .../_training_session_cta.html.liquid | 31 + .../_training_session_date.html.liquid | 12 + ..._training_session_desktop_view.html.liquid | 73 + .../_training_session_details.html.liquid | 60 + .../_widget_achievements.html.liquid | 137 + .../Kitman Labs/course.html.liquid | 47 + .../Kitman Labs/courses.html.liquid | 17 + .../Kitman Labs/dashboard.html.liquid | 101 + .../Kitman Labs/homepage.html.liquid | 182 + .../Kitman Labs/learning_path.html.liquid | 58 + .../Kitman Labs/learning_paths.html.liquid | 23 + .../Kitman Labs/partner-certs.html.liquid | 17 + .../Kitman Labs/partner-training.html.liquid | 17 + .../Kitman Labs/styles.css.liquid | 2345 + .../Kitman Labs/training_events.html.liquid | 13 + .../Kitman Labs/training_session.html.liquid | 1 + .../Scenario/homepage_test.html.liquid | 157 - TaskTree/.DS_Store | Bin 6148 -> 0 bytes TaskTree/Accounts.cs | 14 - TaskTree/App.razor | 12 - TaskTree/Data/WeatherForecast.cs | 12 - TaskTree/Data/WeatherForecastService.cs | 19 - TaskTree/Pages/Accounts.razor | 92 - TaskTree/Pages/Counter.razor | 18 - TaskTree/Pages/Error.cshtml | 42 - TaskTree/Pages/Error.cshtml.cs | 26 - TaskTree/Pages/FetchData.razor | 48 - TaskTree/Pages/_Host.cshtml | 9 - TaskTree/Pages/_Layout.cshtml | 32 - TaskTree/Program.cs | 28 - TaskTree/Properties/launchSettings.json | 28 - TaskTree/Shared/MainLayout.razor | 19 - TaskTree/Shared/MainLayout.razor.css | 70 - TaskTree/Shared/NavMenu.razor | 39 - TaskTree/Shared/NavMenu.razor.css | 62 - TaskTree/Shared/SurveyPrompt.razor | 16 - TaskTree/TaskTree.csproj | 13 - TaskTree/_Imports.razor | 11 - TaskTree/appsettings.Development.json | 9 - TaskTree/appsettings.json | 9 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../obj/Debug/net6.0/TaskTree.AssemblyInfo.cs | 22 - .../net6.0/TaskTree.AssemblyInfoInputs.cache | 1 - ....GeneratedMSBuildEditorConfig.editorconfig | 60 - .../Debug/net6.0/TaskTree.GlobalUsings.g.cs | 17 - ...Tree.MvcApplicationPartsAssemblyInfo.cache | 0 .../net6.0/TaskTree.RazorAssemblyInfo.cache | 1 - .../net6.0/TaskTree.RazorAssemblyInfo.cs | 17 - .../obj/Debug/net6.0/TaskTree.assets.cache | Bin 7842 -> 0 bytes .../TaskTree.csproj.AssemblyReference.cache | Bin 273812 -> 0 bytes .../TaskTree.csproj.CoreCompileInputs.cache | 1 - .../TaskTree.csproj.FileListAbsolute.txt | 8 - TaskTree/obj/Debug/net6.0/project.razor.json | 139167 --------------- .../obj/TaskTree.csproj.nuget.dgspec.json | 69 - TaskTree/obj/TaskTree.csproj.nuget.g.props | 19 - TaskTree/obj/TaskTree.csproj.nuget.g.targets | 6 - TaskTree/obj/project.assets.json | 672 - TaskTree/obj/project.nuget.cache | 25 - .../wwwroot/css/bootstrap/bootstrap.min.css | 7 - .../css/bootstrap/bootstrap.min.css.map | 1 - TaskTree/wwwroot/css/open-iconic/FONT-LICENSE | 86 - TaskTree/wwwroot/css/open-iconic/ICON-LICENSE | 21 - TaskTree/wwwroot/css/open-iconic/README.md | 114 - .../font/css/open-iconic-bootstrap.min.css | 1 - .../open-iconic/font/fonts/open-iconic.eot | Bin 28196 -> 0 bytes .../open-iconic/font/fonts/open-iconic.otf | Bin 20996 -> 0 bytes .../open-iconic/font/fonts/open-iconic.svg | 543 - .../open-iconic/font/fonts/open-iconic.ttf | Bin 28028 -> 0 bytes .../open-iconic/font/fonts/open-iconic.woff | Bin 14984 -> 0 bytes TaskTree/wwwroot/css/site.css | 96 - TaskTree/wwwroot/favicon.ico | Bin 5430 -> 0 bytes TodoList/.DS_Store | Bin 6148 -> 0 bytes TodoList/AccountItem.cs | 6 - TodoList/App.razor | 12 - TodoList/Data/WeatherForecast.cs | 12 - TodoList/Data/WeatherForecastService.cs | 19 - TodoList/Pages/AccountTasks.razor | 33 - TodoList/Pages/Accounts.razor | 82 - TodoList/Pages/Counter.razor | 18 - TodoList/Pages/Error.cshtml | 42 - TodoList/Pages/Error.cshtml.cs | 26 - TodoList/Pages/FetchData.razor | 48 - TodoList/Pages/Index.razor | 9 - TodoList/Pages/Todo.razor | 32 - TodoList/Pages/_Host.cshtml | 8 - TodoList/Pages/_Layout.cshtml | 33 - TodoList/Program.cs | 34 - TodoList/Properties/launchSettings.json | 28 - TodoList/Shared/MainLayout.razor | 19 - TodoList/Shared/MainLayout.razor.css | 70 - TodoList/Shared/NavMenu.razor | 39 - TodoList/Shared/NavMenu.razor.css | 62 - TodoList/Shared/SurveyPrompt.razor | 16 - TodoList/TodoItem.cs | 5 - TodoList/TodoList.csproj | 15 - TodoList/_Imports.razor | 12 - TodoList/appsettings.Development.json | 9 - TodoList/appsettings.json | 9 - TodoList/bin/Debug/net6.0/Radzen.Blazor.dll | Bin 1084928 -> 0 bytes .../Debug/net6.0/System.Linq.Dynamic.Core.dll | Bin 157184 -> 0 bytes TodoList/bin/Debug/net6.0/TodoList | Bin 147712 -> 0 bytes TodoList/bin/Debug/net6.0/TodoList.deps.json | 215 - TodoList/bin/Debug/net6.0/TodoList.dll | Bin 54784 -> 0 bytes TodoList/bin/Debug/net6.0/TodoList.pdb | Bin 45352 -> 0 bytes .../Debug/net6.0/TodoList.runtimeconfig.json | 19 - .../TodoList.staticwebassets.runtime.json | 1 - .../Debug/net6.0/appsettings.Development.json | 9 - TodoList/bin/Debug/net6.0/appsettings.json | 9 - ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 4 - .../obj/Debug/net6.0/TodoList.AssemblyInfo.cs | 22 - .../net6.0/TodoList.AssemblyInfoInputs.cache | 1 - ....GeneratedMSBuildEditorConfig.editorconfig | 72 - .../Debug/net6.0/TodoList.GlobalUsings.g.cs | 17 - ...List.MvcApplicationPartsAssemblyInfo.cache | 0 .../net6.0/TodoList.RazorAssemblyInfo.cache | 1 - .../net6.0/TodoList.RazorAssemblyInfo.cs | 17 - .../obj/Debug/net6.0/TodoList.assets.cache | Bin 41322 -> 0 bytes .../TodoList.csproj.AssemblyReference.cache | Bin 276229 -> 0 bytes .../Debug/net6.0/TodoList.csproj.CopyComplete | 0 .../TodoList.csproj.CoreCompileInputs.cache | 1 - .../TodoList.csproj.FileListAbsolute.txt | 30 - TodoList/obj/Debug/net6.0/TodoList.dll | Bin 54784 -> 0 bytes .../net6.0/TodoList.genruntimeconfig.cache | 1 - TodoList/obj/Debug/net6.0/TodoList.pdb | Bin 45352 -> 0 bytes TodoList/obj/Debug/net6.0/apphost | Bin 147712 -> 0 bytes TodoList/obj/Debug/net6.0/project.razor.json | 75227 -------- TodoList/obj/Debug/net6.0/ref/TodoList.dll | Bin 15872 -> 0 bytes TodoList/obj/Debug/net6.0/refint/TodoList.dll | Bin 15872 -> 0 bytes .../Shared/MainLayout.razor.rz.scp.css | 70 - .../scopedcss/Shared/NavMenu.razor.rz.scp.css | 62 - .../scopedcss/bundle/TodoList.styles.css | 134 - .../projectbundle/TodoList.bundle.scp.css | 134 - .../Debug/net6.0/staticwebassets.build.json | 734 - .../net6.0/staticwebassets.development.json | 1 - .../obj/TodoList.csproj.nuget.dgspec.json | 73 - TodoList/obj/TodoList.csproj.nuget.g.props | 18 - TodoList/obj/TodoList.csproj.nuget.g.targets | 6 - TodoList/obj/project.assets.json | 5435 - TodoList/obj/project.nuget.cache | 106 - TodoList/obj/staticwebassets.pack.sentinel | 11 - .../wwwroot/css/bootstrap/bootstrap.min.css | 7 - .../css/bootstrap/bootstrap.min.css.map | 1 - TodoList/wwwroot/css/open-iconic/FONT-LICENSE | 86 - TodoList/wwwroot/css/open-iconic/ICON-LICENSE | 21 - TodoList/wwwroot/css/open-iconic/README.md | 114 - .../font/css/open-iconic-bootstrap.min.css | 1 - .../open-iconic/font/fonts/open-iconic.eot | Bin 28196 -> 0 bytes .../open-iconic/font/fonts/open-iconic.otf | Bin 20996 -> 0 bytes .../open-iconic/font/fonts/open-iconic.svg | 543 - .../open-iconic/font/fonts/open-iconic.ttf | Bin 28028 -> 0 bytes .../open-iconic/font/fonts/open-iconic.woff | Bin 14984 -> 0 bytes TodoList/wwwroot/css/site.css | 76 - TodoList/wwwroot/favicon.ico | Bin 5430 -> 0 bytes 191 files changed, 4496 insertions(+), 225737 deletions(-) create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_cards_course.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_cards_learning_path.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_cards_training_event.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_locked.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_unlocked.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_cta_button.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_description.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_events.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_header.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_instructors.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_outline.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_progress_and_cta.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_course_version_outdated_popup.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_courses_index.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnercerts_index.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnertraining_index.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_courses_zero_state.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_footer.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_head.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_header.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_header_desktop_menu_item.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_header_mobile_menu_item.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_course.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_cta_button.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_description.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_instructors.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_outline.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_progress_and_cta.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_training_session.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_learning_paths_index.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation_item.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_dashboard.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_index.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_calendars.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_cta.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_date.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_desktop_view.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_details.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/_widget_achievements.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/course.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/courses.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/dashboard.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/homepage.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/learning_path.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/learning_paths.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/partner-certs.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/partner-training.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/styles.css.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/training_events.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Kitman Labs/training_session.html.liquid delete mode 100644 NP_Custom_Templates/customer_templates/Scenario/homepage_test.html.liquid delete mode 100644 TaskTree/.DS_Store delete mode 100644 TaskTree/Accounts.cs delete mode 100644 TaskTree/App.razor delete mode 100644 TaskTree/Data/WeatherForecast.cs delete mode 100644 TaskTree/Data/WeatherForecastService.cs delete mode 100644 TaskTree/Pages/Accounts.razor delete mode 100644 TaskTree/Pages/Counter.razor delete mode 100644 TaskTree/Pages/Error.cshtml delete mode 100644 TaskTree/Pages/Error.cshtml.cs delete mode 100644 TaskTree/Pages/FetchData.razor delete mode 100644 TaskTree/Pages/_Host.cshtml delete mode 100644 TaskTree/Pages/_Layout.cshtml delete mode 100644 TaskTree/Program.cs delete mode 100644 TaskTree/Properties/launchSettings.json delete mode 100644 TaskTree/Shared/MainLayout.razor delete mode 100644 TaskTree/Shared/MainLayout.razor.css delete mode 100644 TaskTree/Shared/NavMenu.razor delete mode 100644 TaskTree/Shared/NavMenu.razor.css delete mode 100644 TaskTree/Shared/SurveyPrompt.razor delete mode 100644 TaskTree/TaskTree.csproj delete mode 100644 TaskTree/_Imports.razor delete mode 100644 TaskTree/appsettings.Development.json delete mode 100644 TaskTree/appsettings.json delete mode 100644 TaskTree/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfo.cs delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfoInputs.cache delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.GeneratedMSBuildEditorConfig.editorconfig delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.GlobalUsings.g.cs delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.MvcApplicationPartsAssemblyInfo.cache delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cache delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cs delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.assets.cache delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.csproj.AssemblyReference.cache delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.csproj.CoreCompileInputs.cache delete mode 100644 TaskTree/obj/Debug/net6.0/TaskTree.csproj.FileListAbsolute.txt delete mode 100644 TaskTree/obj/Debug/net6.0/project.razor.json delete mode 100644 TaskTree/obj/TaskTree.csproj.nuget.dgspec.json delete mode 100644 TaskTree/obj/TaskTree.csproj.nuget.g.props delete mode 100644 TaskTree/obj/TaskTree.csproj.nuget.g.targets delete mode 100644 TaskTree/obj/project.assets.json delete mode 100644 TaskTree/obj/project.nuget.cache delete mode 100644 TaskTree/wwwroot/css/bootstrap/bootstrap.min.css delete mode 100644 TaskTree/wwwroot/css/bootstrap/bootstrap.min.css.map delete mode 100644 TaskTree/wwwroot/css/open-iconic/FONT-LICENSE delete mode 100644 TaskTree/wwwroot/css/open-iconic/ICON-LICENSE delete mode 100644 TaskTree/wwwroot/css/open-iconic/README.md delete mode 100644 TaskTree/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css delete mode 100644 TaskTree/wwwroot/css/open-iconic/font/fonts/open-iconic.eot delete mode 100644 TaskTree/wwwroot/css/open-iconic/font/fonts/open-iconic.otf delete mode 100644 TaskTree/wwwroot/css/open-iconic/font/fonts/open-iconic.svg delete mode 100644 TaskTree/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf delete mode 100644 TaskTree/wwwroot/css/open-iconic/font/fonts/open-iconic.woff delete mode 100644 TaskTree/wwwroot/css/site.css delete mode 100644 TaskTree/wwwroot/favicon.ico delete mode 100644 TodoList/.DS_Store delete mode 100644 TodoList/AccountItem.cs delete mode 100644 TodoList/App.razor delete mode 100644 TodoList/Data/WeatherForecast.cs delete mode 100644 TodoList/Data/WeatherForecastService.cs delete mode 100644 TodoList/Pages/AccountTasks.razor delete mode 100644 TodoList/Pages/Accounts.razor delete mode 100644 TodoList/Pages/Counter.razor delete mode 100644 TodoList/Pages/Error.cshtml delete mode 100644 TodoList/Pages/Error.cshtml.cs delete mode 100644 TodoList/Pages/FetchData.razor delete mode 100644 TodoList/Pages/Index.razor delete mode 100644 TodoList/Pages/Todo.razor delete mode 100644 TodoList/Pages/_Host.cshtml delete mode 100644 TodoList/Pages/_Layout.cshtml delete mode 100644 TodoList/Program.cs delete mode 100644 TodoList/Properties/launchSettings.json delete mode 100644 TodoList/Shared/MainLayout.razor delete mode 100644 TodoList/Shared/MainLayout.razor.css delete mode 100644 TodoList/Shared/NavMenu.razor delete mode 100644 TodoList/Shared/NavMenu.razor.css delete mode 100644 TodoList/Shared/SurveyPrompt.razor delete mode 100644 TodoList/TodoItem.cs delete mode 100644 TodoList/TodoList.csproj delete mode 100644 TodoList/_Imports.razor delete mode 100644 TodoList/appsettings.Development.json delete mode 100644 TodoList/appsettings.json delete mode 100755 TodoList/bin/Debug/net6.0/Radzen.Blazor.dll delete mode 100755 TodoList/bin/Debug/net6.0/System.Linq.Dynamic.Core.dll delete mode 100755 TodoList/bin/Debug/net6.0/TodoList delete mode 100644 TodoList/bin/Debug/net6.0/TodoList.deps.json delete mode 100644 TodoList/bin/Debug/net6.0/TodoList.dll delete mode 100644 TodoList/bin/Debug/net6.0/TodoList.pdb delete mode 100644 TodoList/bin/Debug/net6.0/TodoList.runtimeconfig.json delete mode 100644 TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json delete mode 100644 TodoList/bin/Debug/net6.0/appsettings.Development.json delete mode 100644 TodoList/bin/Debug/net6.0/appsettings.json delete mode 100644 TodoList/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.AssemblyInfo.cs delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.AssemblyInfoInputs.cache delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.GeneratedMSBuildEditorConfig.editorconfig delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.GlobalUsings.g.cs delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.MvcApplicationPartsAssemblyInfo.cache delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cache delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cs delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.assets.cache delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.csproj.AssemblyReference.cache delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.csproj.CopyComplete delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.csproj.CoreCompileInputs.cache delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.csproj.FileListAbsolute.txt delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.dll delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.genruntimeconfig.cache delete mode 100644 TodoList/obj/Debug/net6.0/TodoList.pdb delete mode 100755 TodoList/obj/Debug/net6.0/apphost delete mode 100644 TodoList/obj/Debug/net6.0/project.razor.json delete mode 100644 TodoList/obj/Debug/net6.0/ref/TodoList.dll delete mode 100644 TodoList/obj/Debug/net6.0/refint/TodoList.dll delete mode 100644 TodoList/obj/Debug/net6.0/scopedcss/Shared/MainLayout.razor.rz.scp.css delete mode 100644 TodoList/obj/Debug/net6.0/scopedcss/Shared/NavMenu.razor.rz.scp.css delete mode 100644 TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css delete mode 100644 TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css delete mode 100644 TodoList/obj/Debug/net6.0/staticwebassets.build.json delete mode 100644 TodoList/obj/Debug/net6.0/staticwebassets.development.json delete mode 100644 TodoList/obj/TodoList.csproj.nuget.dgspec.json delete mode 100644 TodoList/obj/TodoList.csproj.nuget.g.props delete mode 100644 TodoList/obj/TodoList.csproj.nuget.g.targets delete mode 100644 TodoList/obj/project.assets.json delete mode 100644 TodoList/obj/project.nuget.cache delete mode 100644 TodoList/obj/staticwebassets.pack.sentinel delete mode 100644 TodoList/wwwroot/css/bootstrap/bootstrap.min.css delete mode 100644 TodoList/wwwroot/css/bootstrap/bootstrap.min.css.map delete mode 100644 TodoList/wwwroot/css/open-iconic/FONT-LICENSE delete mode 100644 TodoList/wwwroot/css/open-iconic/ICON-LICENSE delete mode 100644 TodoList/wwwroot/css/open-iconic/README.md delete mode 100644 TodoList/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css delete mode 100644 TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.eot delete mode 100644 TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.otf delete mode 100644 TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.svg delete mode 100644 TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf delete mode 100644 TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.woff delete mode 100644 TodoList/wwwroot/css/site.css delete mode 100644 TodoList/wwwroot/favicon.ico diff --git a/CSMInterviews.md b/CSMInterviews.md index cd7df7b7..b02aaab1 100644 --- a/CSMInterviews.md +++ b/CSMInterviews.md @@ -31,6 +31,7 @@ Catalyst for CS with client # Interview with Matt + Works at Proliant The software "leaves a lot to be desired" Doesn't have good developers and it goes offline a few hours each day @@ -66,3 +67,42 @@ After that would contact Service Support Specialist, or his manager ## Questions for me? One question - what would I say is the biggest challenge? - Punching above our weight class + +# Interview with Egypt + +Meeting at 4:30pm on 7/12/2022 +Showed up on time +Opened with "I love that you have a sense of humor" and aligned +Brought up her mother who taught her how to be better and help more people +Ambitious, so went for the best hospital in NJ +Was in control of success or failure of nurse candidates +"It all comes down to the patient experience" +Job was to make sure nothing fell through the cracks for the patients + +Now works in corporate and has a steady in-office job + +Accountability is so important, would apologize for the issue +Ask if they have submitted tickets, if anything has already been done +Actionable goals for the client +Fall back on the team +** Needs some training on self-resources, google ** +Would troubleshoot in the manual +Check scope of practice + +Was thinking about going to law school +She loves helping, which is why she went to healthcare +Thinks she is a great facilitator and thrives in the background +Found her niche in healthcare +Good at communicating + +Wants more control of the customer experience + +## Questions for Me + +Wants to know about the software - what tiers do we have available? +What sorts of fires do we put out? +How many clients do you manage? +How have you or what have you learned is the best approach for when a client comes up for renewal? +Curious to know about work life balance - am I satisfied? +Looking back at the time on Northpass, what would have I told new hire me? + diff --git a/CustomerNotes.md b/CustomerNotes.md index 4e650702..3a3aa531 100644 --- a/CustomerNotes.md +++ b/CustomerNotes.md @@ -1,12 +1,12 @@ # GENERAL TODO - Allyson Meeting: - - [ ] Salesforce contact? + - [X] Salesforce contact? - [ ] Salesforce Workato Workaround - - [ ] Question to Sales for handoff + - [X] Question to Sales for handoff - [ ] -Ask Eric to connect the main AGriwebb NP school to SFDC sandbox? +- [X] Ask Eric to connect the main AGriwebb NP school to SFDC sandbox? Blacklane needs an old SFDC version What are critical for launch? What is not? @@ -57,8 +57,6 @@ Registrations will be a link that Melinda will manager # Crayon - - As of tonight Crayon.co/Academy will no longer have a form Crayon.co/Academy/Activator-Course - Form to course url @@ -84,6 +82,8 @@ Send Conor how to find MCA and show only empty attempts Conor off July 5-8 Conor off this Friday +November Launch of Last Course - Conor's goal + ## Meeting with Sheila regarding Analytics and Hubspot - [ ] Pull single course analysis with all versions lumped into one - [ ] Can we pull all versions with date range? @@ -138,12 +138,8 @@ Charles was the best salesperson they ever had, CPO thought he was the best Iorad was a decision factor They need it for at least this year -# Heading 1 -## Headinger 2 -## Heading 3 -1 -2 -3 + +# Unknown Notes Pilot Courses: we are working on multiple pilots for training courses on a broad spectrum of topics. As an example, we've started building out a 'PowerBI & Data Insights Introductory course' in our Northpass environment already @@ -277,14 +273,18 @@ Educator - Teachers looking for PD requirements # Blacklane + ## Whos Who - Calum: Content, User journeys - Colin: Might be the same (has covid 7/5) ## Tasks -[ ] - Create Flow Chart of Roles, Courses, NP Definitions etc -[ ] - Lay out one course per role since we can't hide activities -[ ] - Check with SE if we can hide activities based on role +- [X] Create Flow Chart of Roles, Courses, NP Definitions etc +- [X] Lay out one course per role since we can't hide activities +- [X] Check with SE if we can hide activities based on role +- [ ] Create flow chart of how to create courses +- [ ] Annotated version of diagram - remove details +- [ ] Go through Master Course and look for holes ## Integrations: @@ -373,14 +373,13 @@ The rest comes from Experts - experts in certain fields (time management, podcas [ ] - Find examples of search within the page only [ ] - Submit ticket with Figma files for design changes [ ] - Activities in a course is a step in a how-to -[ ] - # SPS Commerce ## Todo Lists -- [ ] Check in on workflows in a few weeks -- [ ] Connect Kayla and KJ for Analytics sync +- [X] Check in on workflows in a few weeks +- [X] Connect Kayla and KJ for Analytics sync # Agriwebb @@ -533,3 +532,53 @@ Back fill badges - [ ] Send ticket for font changes +# Talkspace + +7/12/2022 +500 errors tickets from people +Test out the new learning paths from Ummey's email and check that they work +August 1st goal of completeing the new courses +Especially the Cultural Competency course + +Internal service errors keep happening +As early as last week + +We need options for outside of the learning path + + +Learning Paths - two other schools are not having learning paths errors + +Molly needs help with: anyone who is not at 100% (for CA and non-CA) Compliance July and CA July the LP on dashboard needs to be removed. This way they don't get assigned a new one and then take the old one. +- [ ] Pull analytic and bulk remove the LP from those people + +Can a learner self-select their role? Separate comms for each group? +Comms each group are necessary +They shouldn't need to switch groups once in this +Pre registrations + +# Mark43 + +We need Northapss to be able to parse the group id information in the JWT + +"We want Northpass to be able to support parsing a custom claim containing the Northpass group ID from the JWT used in SSO-based authentication. Mark43 (perhaps the TSE team) would be responsible for ensuring that new & existing SSO identity provider configurations (e.g., Azure AD) contain a custom property with the appropriate Northpass group ID for that customer." + +"We would need to have a separate method for customers who have no external identity provider configured (i.e., customers who authenticate with Northpass via their Mark43 application credentials). We currently have no automated way to link these users (whole departments, really) to a given Northpass group automatically" + +They don't want to do user management +Previous company, LMS admin would talk to each person in the academy +Michelle can't do that. +Currently, she post's links on help center and then people sign up for the university on their own + +If we used token-based authentication, how do we keep out competitors? +What happens with empty values (no identity provider) users and token based auth? +If non-value users are allowed in, how do we keep out competitors? + + * OAuth 2.0 would work best for passing groups and IDs + * We built out an Okta integration, it uses our default SAML + * Okta provides group provisioning + * Generically availble with anyone who uses OAuth 2.0 + * For non-external IPs, there needs to be a single identity provider, such as Mark43 + * Charlie Question: Is there a centralized place where all the information lives? With minor dev resources, we could set up API calls to constantly update their Northpass people and accounts + * Whenever something is changed in their system, auto updated (i.e. someone changes departments) + + diff --git a/NP_Custom_Templates/customer_templates/.DS_Store b/NP_Custom_Templates/customer_templates/.DS_Store index a984b7d156085e7f7eeb714cde43a181e155e8d9..424e1c57285c7aa9c67414b425d6600dd97a93c6 100644 GIT binary patch delta 272 zcmZp1XbF&DU|?W$DortDU{C-uIe-{M3-C-V6q~50$f&b1U^hRb&SoBgXvTVO25*K; zh7yKchD3%upgJEQoy1U_lWrKCoS$0&)CU7NROaTpxFqG|Cjpgl6g+;sbG`i$M<5%g z>J${!a`=^R4iVhUwy`0AU62{#3 +
+
+ {% if course.ribbon and course.ribbon.size > 0 %} +
+ {{ course.ribbon }} +
+ {% endif %} +
+
+

+ {{ course.name }} +

+ {% if course.instructor_names and course.instructor_names.size > 0 %} +
+ {{ course.instructor_names }} +
+ {% endif %} + {% if course.short_description and course.short_description.size > 0 %} +
+ {{ course.short_description | split: " --- " | last }} +
+ {% endif %} + +
+
+ diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_cards_learning_path.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_cards_learning_path.html.liquid new file mode 100644 index 00000000..b71287bd --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_cards_learning_path.html.liquid @@ -0,0 +1,61 @@ +
+
+
+
+ + {{ learning_path.items.count }} Tutorial{% if learning_path.items.count > 1%}s{% endif %} +
+
+
+ +
+

+ {{ learning_path.name }} +

+ + {% if learning_path.has_instructors? %} +
+ {{ learning_path.instructor_names }} +
+ {% endif %} + +
+ + {{ learning_path.items.count }} Tutorial{% if learning_path.items.count > 1%}s{% endif %} +
+ + {% comment %} Currently hiding the description {% endcomment %} + {% comment %} + {% if learning_path.description and learning_path.description.size > 0 %} +
+ {{ learning_path.description }} +
+ {% endif %} + {% endcomment %} + + +
+
+
+
+
+
+
+
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_cards_training_event.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_cards_training_event.html.liquid new file mode 100644 index 00000000..f5e66d08 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_cards_training_event.html.liquid @@ -0,0 +1,59 @@ +
+
+
+

+ {{ training_event.title }} +

+
+ {% case training_event.event_type %} + {% when "online" %} + Online Event + {% when "in_person" %} + In-Person Event + {% endcase %} +
+ {% if training_event.description and training_event.description.size > 0 %} +
+ + {{ training_event.description | strip }} + +
+ {% endif %} +
+ + {% comment %} Fallback to the first session {% endcomment %} + {% assign session_to_display = training_event.sessions | first %} + {% comment %} Check for an enrolled session and preferrably display that {% endcomment %} + {% assign enrolled_sessions = training_event.sessions | where: "registered?", true %} + {% if enrolled_sessions and enrolled_sessions.size > 0 %} + {% assign session_to_display = enrolled_sessions | first %} + {% endif %} + + {% include "training_session_date", training_session: session_to_display %} + {% if training_event.sessions and training_event.sessions.size > 1 %} +
+
+ + + {{ training_event.sessions.size | minus: 1 }} + {% if training_event.sessions.size == 2 %} + Other Session + {% else %} + Other Sessions + {% endif %} + +
+
+ {% endif %} +
+ +
+
+
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_locked.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_locked.html.liquid new file mode 100644 index 00000000..cfda6676 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_locked.html.liquid @@ -0,0 +1,4 @@ + + {{ activity.title }} + + diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_unlocked.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_unlocked.html.liquid new file mode 100644 index 00000000..1145ddff --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_activity_unlocked.html.liquid @@ -0,0 +1,9 @@ + + {{ activity.title }} + diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_cta_button.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_cta_button.html.liquid new file mode 100644 index 00000000..c15062d4 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_cta_button.html.liquid @@ -0,0 +1,27 @@ +{% if course.learner_can_retake? %} +
+ {% form_authenticity_token %} + +
+{% else %} + + {% if course.enrolled? == false %} + Enroll in Course + {% elsif course.started? == false %} + Start Course + {% elsif course.completed? %} + View Course + {% else %} + Continue Course + {% endif %} + +{% endif %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_description.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_description.html.liquid new file mode 100644 index 00000000..7f166e7b --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_description.html.liquid @@ -0,0 +1,6 @@ +

+ About This Tutorial +

+
+ {{ course.full_description }} +
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_events.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_events.html.liquid new file mode 100644 index 00000000..eabe3960 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_events.html.liquid @@ -0,0 +1,26 @@ +

+ {% t .header %} +

+{% for event in course.events %} +
+ +
+
+ {{ event.title }} +
+
+ {% t shared.event_types, key: event.event_type %} +
+
+ {{ event.sessions.first.time_period | replace: "AM", "am" | replace: "PM", "pm" | replace: "-", "–" }} {{ event.sessions.first.time_zone }} +
+
+
+{% endfor %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_header.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_header.html.liquid new file mode 100644 index 00000000..21bc4502 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_header.html.liquid @@ -0,0 +1,6 @@ +
+ {{ course.name }} +
+
+ {% include "course_cta_button" %} +
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_instructors.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_instructors.html.liquid new file mode 100644 index 00000000..851e2719 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_instructors.html.liquid @@ -0,0 +1,26 @@ +

+ Instructors +

+
+ {% for instructor in course.instructors %} +
+ {{ instructor.name }} +
+
+ {{ instructor.name }} +
+ + {% if instructor.title and instructor.title.size > 0 %} + + {% endif %} + +
+
+ {% endfor %} +
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_outline.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_outline.html.liquid new file mode 100644 index 00000000..d77c2984 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_outline.html.liquid @@ -0,0 +1,57 @@ +
+

+ Outline +

+
+
    + {% for section in course.sections %} +
  1. +
    + {{ section.name }} +
    +
      + {% for activity in section.activities %} + +
    1. + + + {% comment %} If the activity is locked show a locked icon and then a text title {% endcomment %} + {% if activity.locked? %} + + {% include "course_activity_locked" %} + + {% comment %} If the user is not enrolled in the course show a text title {% endcomment %} + {% elsif course.enrolled? == false %} + {% include "course_activity_locked" %} + + {% comment %} Otherwise include a link {% endcomment %} + {% else %} + {% include "course_activity_unlocked", activity_classes: "np-course-outline-content-activity-link-completed" %} + {% endif %} + +
      +
    2. + {% endfor %} +
    +
  2. + {% endfor %} +
+
+
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_progress_and_cta.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_progress_and_cta.html.liquid new file mode 100644 index 00000000..cf0394d8 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_progress_and_cta.html.liquid @@ -0,0 +1,23 @@ +
+
+ {% include "course_cta_button" %} +
+
+
+ Progress +
+
+
+
+
+ +
+ {{ course.progress }}% Complete +
+
+
+
+ {% include "course_cta_button" %} +
\ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_course_version_outdated_popup.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_version_outdated_popup.html.liquid new file mode 100644 index 00000000..6da1a9c2 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_course_version_outdated_popup.html.liquid @@ -0,0 +1,49 @@ +
+
+ + +
+
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_index.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_index.html.liquid new file mode 100644 index 00000000..65779d05 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_index.html.liquid @@ -0,0 +1,15 @@ +{% if courses.enrolled and courses.enrolled.any? %} +
+ {% for course in courses.enrolled %} + {% include "cards_course", course: course, card_classes: card_classes %} + {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% assign message = message | replace: "Courses", "tutorials" %} + {% include "courses_zero_state", message: message, filters_applied: false %} +{% endif %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnercerts_index.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnercerts_index.html.liquid new file mode 100644 index 00000000..2742a67b --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnercerts_index.html.liquid @@ -0,0 +1,20 @@ +{% if courses.enrolled and courses.enrolled.any? %} +
+ {% for course in courses.enrolled %} + {% for category in course.categories %} + {% if category.name == 'Partner Certification' %} + {% include "cards_course", course: course, card_classes: card_classes %} + {% endif %} + {% endfor %} + + {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% assign message = message | replace: "Courses", "tutorials" %} + {% include "courses_zero_state", message: message, filters_applied: false %} +{% endif %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnertraining_index.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnertraining_index.html.liquid new file mode 100644 index 00000000..130e153b --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_partnertraining_index.html.liquid @@ -0,0 +1,155 @@ +{% comment %} Initialize Variables {% endcomment %} +{% assign show_learning_paths_section = false %} +{% assign show_events_section = false %} +{% assign learning_path_section_classes = "" %} +{% assign event_section_classes = "" %} +{% assign learning_path_card_classes = "col-md-6" %} +{% assign event_card_classes = "col-x-sm-6 col-sm-6 col-md-4 col-lg-3" %} + +{% comment %} Determine if learning paths are enabled and the user is enrolled in at least one learning path {% endcomment %} +{% if features.learning_paths? and learning_paths.enrolled and learning_paths.enrolled.any? %} + {% assign show_learning_paths_section = true %} +{% endif %} + +{% comment %} Determine if events are enabled and the user is registsered for at least one event {% endcomment %} +{% if features.training_events? and training_events.enrolled and training_events.enrolled.any? %} + {% assign show_events_section = true %} +{% endif %} + +{% comment %} Determine whether special classes need to be added to non course sections and the cards within {% endcomment %} +{% if show_learning_paths_section %} + {% assign learning_path_section_classes = "col-md-6" %} + {%comment%}{% assign learning_path_section_classes = "col-md-8 col-lg-6" %}{%endcomment%} + {% assign learning_path_card_classes = "" %} +{% endif %} + +{%if show_events_section%} + {% assign event_section_classes = "col-md-3" %} + {%comment%}{% assign event_section_classes = "col-md-4 col-lg-6" %}{%endcomment%} + {% assign event_card_classes = "col-x-sm-12" %} + {%comment%}{% assign event_card_classes = "col-x-sm-6 col-sm-6 col-md-12 col-lg-6" %}{%endcomment%} +{%endif%} + +
+ +
+ + {% comment %} Show the first featured course as a banner {% endcomment %} + {% if courses.featured and courses.featured.any? %} +
+ {% include "banner_course", course: courses.featured.first, button_text: "Get Started" %} +
+ {% endif %} + + {% comment %} Show this section if either the event section or learning path section has content {% endcomment %} + {% if show_learning_paths_section or show_events_section %} + +
+ + {% if show_learning_paths_section %} +
+

+ Learning Paths +

+ {% include "learning_paths_index", items: learning_paths.enrolled, card_classes: learning_path_card_classes %} +
+ {% endif %} + + {% if show_events_section %} +
+

+ Upcoming Events +

+ {% include "training_events_dashboard", card_classes: event_card_classes %} +
+ {% endif %} + + {%comment%} This is a test section for understanding blocks-layout and the formatting required to render an additional 'achievements' section {%endcomment%} + {% if show_events_section %} +
+

+ Recent Achievements +

+ {% include "widget_achievements", card_classes: event_card_classes %} +
+ {% endif %} +
+ + {% endif %} + +
+

+ My Courses +

+ {% if courses.enrolled and courses.enrolled.any? %} + + + {% comment %} Sort enrolled courses by progress {% endcomment %} + {% assign enrolled_courses_sorted = courses.enrolled | sort_natural: "short_description" | reverse | sort_natural: "progress" | reverse %} + + {% comment %} Divide courses by progress/completion state {% endcomment %} + {% assign courses_completed = enrolled_courses_sorted | where: "completed?", true %} + {% assign courses_in_progress = enrolled_courses_sorted | where: "completed?", false | where: "started?", true %} + {% assign courses_enrolled = enrolled_courses_sorted | where: "started?", false %} + + {% comment %} In Progress & Enrolled courses {% endcomment %} + {% if courses_in_progress.size > 0 or courses_enrolled.size > 0 %} +

+ Courses In Progress +

+
+ + {% comment %} In Progress courses {% endcomment %} + {% if courses_in_progress.size > 0 %} + {% for course in courses_in_progress %} + {% for category in course.categories %} + {% if category.name == 'Partner Training'%} + {% include "cards_course", course: course, card_classes: "col-x-sm-6 col-sm-6 col-md-4 col-lg-3" %} + {% endif %} + {% endfor %} + {% endfor %} + {% endif %} + + {% comment %} Enrolled courses {% endcomment %} + {% if courses_enrolled.size > 0 %} + {% for course in courses_enrolled %} + {% for category in course.categories %} + {% if category.name == 'Partner Training'%} + {% include "cards_course", course: course, card_classes: "col-x-sm-6 col-sm-6 col-md-4 col-lg-3" %} + {% endif %} + {% endfor %} + {% endfor %} + {% endif %} +
+ {% endif %} + + {% comment %} Completed courses {% endcomment %} + {% if courses_completed.size > 0 %} +

+ Completed Courses +

+
+ {% for course in courses_completed %} + {% for category in course.categories %} + {% if category.name == 'Partner Training'%} + {% include "cards_course", course: course, card_classes: "col-x-sm-6 col-sm-6 col-md-4 col-lg-3" %} + {% endif %} + {% endfor %} + {% endfor %} +
+ {% endif %} + + {% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% assign message = message | replace: "Courses", "tutorials" %} + {% include "courses_zero_state", message: message, filters_applied: false %} + {% endif %} +
+
+ +
+{% include "footer" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_zero_state.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_zero_state.html.liquid new file mode 100644 index 00000000..327b6de6 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_courses_zero_state.html.liquid @@ -0,0 +1,9 @@ +
+
+

{{ message }}

+ {% if filters_applied %} + + {% endif %} +
+ {{ message }} +
diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_footer.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_footer.html.liquid new file mode 100644 index 00000000..b849e1d1 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_footer.html.liquid @@ -0,0 +1,81 @@ +{% comment %} +
+ + + +
+{% endcomment %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_head.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_head.html.liquid new file mode 100644 index 00000000..daef2dde --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_head.html.liquid @@ -0,0 +1,8 @@ +{% styles default %} +{% styles colors %} +{% styles custom %} + +{% comment %} Install Lato {% endcomment %} + + + diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_header.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_header.html.liquid new file mode 100644 index 00000000..888339d1 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_header.html.liquid @@ -0,0 +1,204 @@ +
+
+
+ {% if current_person.signed_in? %} + + + {% endif %} +
+ {% if current_school.logo_url %} +

+ + {{ current_school.name }} + +

+ {% else %} + + {{ current_school.name }} + + {% endif %} + +
+
    + + {% comment %} Partner Training {% endcomment %} + {% assign navigation_my_training = navigations.sub_navigation | where: "label", "partner-training" | first %} + {% include "header_desktop_menu_item", label: "Partner Training", url: '/app/partner-training', external: false %} + + {% comment %} All Courses {% endcomment %} + {% include "header_desktop_menu_item", label: 'Courses', url: '/app/courses', external: false %} + + {% comment %} Learning Paths {% endcomment %} + {% assign navigation_guides = navigations.sub_navigation | where: "label", "Learning Paths" | first %} + {% include "header_desktop_menu_item", label: "Learning Paths", url: navigation_guides.url, external: false %} + + {% comment %} Events {% endcomment %} + {% assign navigation_events = navigations.sub_navigation | where: "label", "Events" | first %} + {% include "header_desktop_menu_item", label: navigation_events.label, url: navigation_events.url, external: false %} + + {% for website_navigation in navigations.header_navigations_external %} + {% include "header_desktop_menu_item", label: website_navigation.name, url: website_navigation.path, external: true %} + {% endfor %} +
+
+ + {% if current_person.signed_in? %} + +
+ + +
+ {% else %} +
+ {% t .profile_settings %} + + {% endunless %} + + {% t .sign_out %} + +
+
+
+ +{% include "messages" %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_header_desktop_menu_item.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_header_desktop_menu_item.html.liquid new file mode 100644 index 00000000..2784da11 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_header_desktop_menu_item.html.liquid @@ -0,0 +1,32 @@ +
  • + + {% if label %}{{ label }} {% endif %} + +
  • + \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_header_mobile_menu_item.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_header_mobile_menu_item.html.liquid new file mode 100644 index 00000000..f5262cfa --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_header_mobile_menu_item.html.liquid @@ -0,0 +1,8 @@ + + {{ label }} + \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_course.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_course.html.liquid new file mode 100644 index 00000000..6c7ff4dc --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_course.html.liquid @@ -0,0 +1,63 @@ +{% comment %} Determine if the item should be a link or not {% endcomment %} +{% if learning_path.enrolled? and course.unlocked? %} + {% assign element_type = "a" %} +{% else %} + {% assign element_type = "div" %} +{% endif %} + +
    + <{{ element_type }} + class="np-learning-path-outline-item np-card card--horizontal" + {% if element_type == "a" %} + href="{% route learning_path_course, learning_path_id: learning_path.id, id: course.id %}" + {% endif %} + > +
    +
    + {% if course.optional? %} +
    + Optional +
    + {% endif %} +
    +
    +
    +

    + {{ course.name }} +

    + + {% if course.instructors and course.instructors.size > 0 %} +
    + {{ course.instructors }} +
    + {% endif %} + +
    + + {% comment %} Use a different icon based on the state of the learning path and course {% endcomment %} + {% if course.completed? %} +
    + +
    + {% elsif element_type == "div" %} +
    + +
    + {% else %} + + {% endif %} + +
    + + +
    \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_cta_button.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_cta_button.html.liquid new file mode 100644 index 00000000..7869c7b7 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_cta_button.html.liquid @@ -0,0 +1,22 @@ + + {% if learning_path.enrolled? == false %} + Enroll in Learning Path + {% elsif learning_path.started? == false %} + Start Learning Path + {% elsif learning_path.completed? %} + View Learning Path + {% else %} + Continue Learning Path + {% endif %} + \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_description.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_description.html.liquid new file mode 100644 index 00000000..fad37af1 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_description.html.liquid @@ -0,0 +1,6 @@ +

    + About This Guide +

    +
    + {{ learning_path.description }} +
    diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_instructors.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_instructors.html.liquid new file mode 100644 index 00000000..3a6303d0 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_instructors.html.liquid @@ -0,0 +1,27 @@ +

    + Instructors +

    +
    + {% for instructor in learning_path.instructors %} +
    + {{ instructor.name }} +
    +
    + {{ instructor.name }} +
    + + {% assign instructor_title_size = instructor.title | size %} + {% if instructor.title and instructor.title.size > 0 %} + + {% endif %} + +
    +
    + {% endfor %} +
    diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_outline.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_outline.html.liquid new file mode 100644 index 00000000..49cebb48 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_outline.html.liquid @@ -0,0 +1,9 @@ +
    + {% for item in learning_path.items %} + {% if item.course? %} + {% include "learning_path_course", course: item %} + {% elsif item.training_event? %} + {% include "learning_path_training_session", training_session: item %} + {% endif %} + {% endfor %} +
    diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_progress_and_cta.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_progress_and_cta.html.liquid new file mode 100644 index 00000000..d48c5204 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_progress_and_cta.html.liquid @@ -0,0 +1,23 @@ +
    +
    + {% include "learning_path_cta_button" %} +
    +
    +
    + Progress +
    +
    +
    +
    +
    + +
    + {{ learning_path.progress }}% Complete +
    +
    +
    +
    + {% include "learning_path_cta_button" %} +
    \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_training_session.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_training_session.html.liquid new file mode 100644 index 00000000..d0270c50 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_path_training_session.html.liquid @@ -0,0 +1,57 @@ +{% if learning_path.enrolled? and training_session.unlocked? %} + + +{% else %} +
    +
    +
    + +
    +
    {{ training_session.name }}
    +
    {{ training_session.caption }}
    +
    + {% if training_session.optional? %} +
    + {% t shared.optional %} +
    + {% endif %} +
    +
    +
    +{% endif %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_paths_index.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_paths_index.html.liquid new file mode 100644 index 00000000..ac64a018 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_learning_paths_index.html.liquid @@ -0,0 +1,17 @@ +{% if items and items.any? %} +
    + {% for learning_path in items %} + {% include "cards_learning_path" with learning_path %} + {% endfor %} +
    +{% else %} +
    +
    + {% capture empty_state_text %} + {% t .empty %} + {% endcapture %} + {{ empty_state_text | replace: "Learning Paths", "guides" }} +
    + {% t .empty %} +
    +{% endif %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation.html.liquid new file mode 100644 index 00000000..f3d74785 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation.html.liquid @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation_item.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation_item.html.liquid new file mode 100644 index 00000000..49e92673 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_sub_navigation_item.html.liquid @@ -0,0 +1,21 @@ + + + \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_dashboard.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_dashboard.html.liquid new file mode 100644 index 00000000..7ce1aead --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_dashboard.html.liquid @@ -0,0 +1,5 @@ +
    + {% for training_event in training_events.enrolled %} + {% include "cards_training_event", training_event: training_event, card_classes: card_classes %} + {% endfor %} +
    \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_index.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_index.html.liquid new file mode 100644 index 00000000..91d9502d --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_events_index.html.liquid @@ -0,0 +1,11 @@ +
    + {% if training_events.available and training_events.available.any? %} +
    + {% for training_event in training_events.available %} + {% include "cards_training_event", training_event: training_event, card_classes: "col-x-sm-6 col-sm-6 col-md-4" %} + {% endfor %} +
    + {% else %} + {% include "training_events_zero_state" %} + {% endif %} +
    diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_calendars.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_calendars.html.liquid new file mode 100644 index 00000000..4d510009 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_calendars.html.liquid @@ -0,0 +1,43 @@ + diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_cta.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_cta.html.liquid new file mode 100644 index 00000000..7c3529da --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_cta.html.liquid @@ -0,0 +1,31 @@ +
    +
    +
    + {% form_authenticity_token %} + + {% if training_session.internal? and training_session.approved? %} + {% if features.training_events_google_calendar? %} + {% include "training_session_calendars" %} + + {% else %} + + {% endif %} + + + {% endif %} + + {% if training_session.not_registered? %} + + {% endif %} +
    +
    +
    \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_date.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_date.html.liquid new file mode 100644 index 00000000..c19c6053 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_date.html.liquid @@ -0,0 +1,12 @@ +
    +
    + {{ training_session.day }} +
    +
    +
    + {{ training_session.month }} +
    +
    + {{ training_session.year }} +
    +
    \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_desktop_view.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_desktop_view.html.liquid new file mode 100644 index 00000000..89701b37 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_desktop_view.html.liquid @@ -0,0 +1,73 @@ +{% include "header", current_page_orgin: "training_events" %} +
    +
    + +
    +
    +
    +
    +
    + {{ training_event.title }} +
    +
    + + {% case training_event.event_type %} + {% when "online" %} + + Online Event + {% when "in_person" %} + + In-Person Event + {% endcase %} + +
    +
    +
    +
    + + {% if training_event.description and training_event.description.size > 0 %} + {% include "training_session_description" %} + {% endif %} + +
    +
    +
    +
    + +
    + +
    +
    +
    +
    + {% include "training_session_details" %} + {% include "training_session_cta" %} +
    +
    +
    + +
    +
    + {% t shared.more_sessions %} +
    + {% if training_event.sessions and training_event.sessions.size > 1 %} + {% include "training_session_more_sessions" %} + {% else %} +
    + {% t .empty %} +
    + {% t .empty %} +
    +
    + {% endif %} +
    +
    + +
    + +
    +
    +{% include "footer" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_details.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_details.html.liquid new file mode 100644 index 00000000..5d64b632 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_training_session_details.html.liquid @@ -0,0 +1,60 @@ +
    + {% include "training_session_date", training_session: training_session %} + + {% if training_session.approved? %} +
    +
    + + You're registered! +
    +
    + {% elsif training_session.pending? %} +
    +
    + Pending – waiting approval +
    +
    + {% elsif training_session.denied? %} +
    +
    + Denied – contact your academy admin +
    +
    + {% elsif training_session.too_late? %} +
    +
    + Too late – meeting started +
    +
    + {% elsif training_session.no_seats? %} +
    +
    + No seats available +
    +
    + {% endif %} +
    + +
    +
    + + {{ training_session.time_period | replace: "AM", "am" | replace: "PM", "pm" | replace: "-", "–" }} {{ training_session.time_zone }} +
    +
    + {% if training_session.location %} + + {{ training_session.location }} + {% elsif training_session.session_url %} + + + {{ training_session.session_url }} + + {% endif %} +
    + {% if training_session.instructor and training_session.instructor.size > 0 %} +
    + + {{ training_session.instructor }} +
    + {% endif %} +
    \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/_widget_achievements.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/_widget_achievements.html.liquid new file mode 100644 index 00000000..cd6e1558 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/_widget_achievements.html.liquid @@ -0,0 +1,137 @@ +{% comment %} + For this widget to work you must import Slick CSS and JS +{% endcomment %} + +
    +
    +
    + {% if courses.enrolled.any? %} +
    + + View All + {% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} + {% endif %} +
    +
    +
    +
    + + + + diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/course.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/course.html.liquid new file mode 100644 index 00000000..51f56668 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/course.html.liquid @@ -0,0 +1,47 @@ +{% include "header", current_page_orgin: "catalog" %} +
    + + {% comment %} Get the full size background image by removing the modifier from the URL {% endcomment %} + {% assign course_image_full_size = course.image_url | replace: '/resize=width:820,height:500,fit:crop/', '/' %} + +
    +
    +
    +
    + {% include "course_header" %} +
    +
    +
    + + {% if course.full_description and course.full_description.size > 0 %} + {% include "course_description" %} + {% endif %} + +
    + {% if course.enrolled? and course.started? %} + {% include "course_progress_and_cta" %} + {% else %} + {% include "course_cta_button" %} + {% endif %} +
    + + {% if course.instructors and course.instructors.any? %} +
    + {% include "course_instructors" %} +
    + {% endif %} + + {% include "course_outline" %} + + {% if course.events and course.events.any? %} +
    + {% include "course_events" %} +
    + {% endif %} + + {% include "course_cta_button" %} +
    +
    +
    +
    +{% include "footer" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/courses.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/courses.html.liquid new file mode 100644 index 00000000..b61376a6 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/courses.html.liquid @@ -0,0 +1,17 @@ +{% include "header", current_page_orgin: "courses" %} +{% include "sub_navigation", current_page: "/app/courses" %} +
    +

    + All Courses +

    +
    + {% capture subtitle_text %} + {%comment%}{% t .headline, key: current_school.course_vocabulary %}{%endcomment%} + These are all courses you are enrolled in + {% endcapture %} + {{ subtitle_text | replace: "Courses", "tutorials" }} +
    +
    + {% include "courses_index", card_classes: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} +
    +{% include "footer" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/dashboard.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/dashboard.html.liquid new file mode 100644 index 00000000..0756d43d --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/dashboard.html.liquid @@ -0,0 +1,101 @@ + +{%comment%} +{% assign show_learning_paths_section = false %} +{% assign show_events_section = false %} +{% assign learning_path_section_classes = "" %} +{% assign event_section_classes = "" %} +{% assign learning_path_card_classes = "col-md-6" %} +{% assign event_card_classes = "col-x-sm-6 col-sm-6 col-md-4 col-lg-3" %} + +{% if features.learning_paths? and learning_paths.enrolled and learning_paths.enrolled.any? %} + {% assign show_learning_paths_section = true %} +{% endif %} + +{% if features.training_events? and training_events.enrolled and training_events.enrolled.any? %} + {% assign show_events_section = true %} +{% endif %} + +{% if show_learning_paths_section %} + {% assign learning_path_section_classes = "col-md-8 col-lg-6" %} + {% assign learning_path_card_classes = "" %} +{% endif %} + +{%if show_events_section%} + {% assign event_section_classes = "col-md-4 col-lg-6" %} + {% assign event_card_classes = "col-x-sm-6 col-sm-6 col-md-12 col-lg-6" %} +{%endif%} + +{% include "header", current_page_orgin: "dashboard" %} +
    + + + +
    + +
    + + {% if courses.featured and courses.featured.any? %} +
    + {% include "banner_course", course: courses.featured.first, button_text: "Get Started" %} +
    + {% endif %} + + {% if show_learning_paths_section or show_events_section %} + +
    + + {% if show_learning_paths_section %} +
    +

    + Learning Paths +

    + {% include "learning_paths_index", items: learning_paths.enrolled, card_classes: learning_path_card_classes %} +
    + {% endif %} + + {% if show_events_section %} +
    +

    + Upcoming Events +

    + {% include "training_events_dashboard", card_classes: event_card_classes %} +
    + {% endif %} + +
    + + {% endif %} + +
    +

    + My Courses +

    + {% if courses.enrolled and courses.enrolled.any? %} +
    + {% for course in courses.enrolled %} + {% for category in course.categories %} + {% if category.name == 'Partner Training' %} + {% include "cards_course", course: course, card_classes: card_classes %} + {% endif %} + {% endfor %} + + {% endfor %} +
    + {% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% assign message = message | replace: "Courses", "tutorials" %} + {% include "courses_zero_state", message: message, filters_applied: false %} + {% endif %} +
    +
    +
    +
    +{% include "footer" %}{%endcomment%} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/homepage.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/homepage.html.liquid new file mode 100644 index 00000000..692afcf5 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/homepage.html.liquid @@ -0,0 +1,182 @@ +{% include "header", current_page_orgin: "false" %} +
    +
    +
    +
    + {{ homepage.headline }} +
    + {% assign role = current_person.properties.role %} + {% case role %} + {% when 'developer', 'architect' %} +
    + Hi {{ current_person.first_name }}, how is the weather in {{ current_person.properties.location }}? +
    + Here is the training you are eligible for in your role as {{ current_person.properties.role }}. +
    + {% else %} +
    + Hi {{ current_person.first_name }}, how is the weather in Warrington, England? +
    + Here is the training you are eligible for in your role as + + +
    + {% endcase %} +
    +
    + {% comment %} + + {% endcomment %} +
    + +
    + + {% if courses.featured and courses.featured.any? %} + + {% endif %} + {% comment %} + + + + + + {% endcomment %} +
    +{% include "footer" %} + + diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/learning_path.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/learning_path.html.liquid new file mode 100644 index 00000000..a6f31f1d --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/learning_path.html.liquid @@ -0,0 +1,58 @@ +{% include "header", current_page_orgin: "learning_paths" %} +
    + + {% comment %} Get the full size background image by removing the modifier from the URL {% endcomment %} + {% assign learning_path_image_full_size = learning_path.image_url | replace: '/resize=width:820,height:500,fit:crop/', '/' %} + +
    + +
    + +
    +
    +
    +
    +
    + {{ learning_path.name }} +
    +
    + {% include "learning_path_cta_button" %} +
    +
    +
    +
    + {% if learning_path.description and learning_path.description.size > 0 %} + {% include "learning_path_description" %} + {% endif %} + +
    + {% include "learning_path_cta_button" %} +
    + + {% if learning_path.instructors and learning_path.instructors.any? %} +
    + {% include "learning_path_instructors" %} +
    + + {% endif %} + +
    +
    +
    +
    + + +
    +
    + {% if learning_path.enrolled? and learning_path.started? %} + {% include "learning_path_progress_and_cta" %} + {% else %} + {% include "learning_path_cta_button" %} + {% endif %} +
    + {% include "learning_path_outline" %} +
    + +
    +
    +{% include "footer" %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/learning_paths.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/learning_paths.html.liquid new file mode 100644 index 00000000..81d6e550 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/learning_paths.html.liquid @@ -0,0 +1,23 @@ +{% include "header", current_page_orgin: "learning_paths" %} +
    + + {% include "learning_paths_index", items: learning_paths.available, card_classes: "col-md-6" %} +
    +{% include "footer" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/partner-certs.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/partner-certs.html.liquid new file mode 100644 index 00000000..272777e5 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/partner-certs.html.liquid @@ -0,0 +1,17 @@ +{% include "header", current_page_orgin: "courses" %} +{% include "sub_navigation", current_page: "/app/partner-certs" %} +
    +

    + Partner Certification Courses +

    +
    + {% capture subtitle_text %} + {%comment%}{% t .headline, key: current_school.course_vocabulary %}{%endcomment%} + Hey there, {{ current_person.first_name }}! Are you ready to move onto your Partner Challenge Missions? Let's go! + {% endcapture %} + {{ subtitle_text | replace: "Courses", "tutorials" }} +
    +
    + {% include "courses_partnercerts_index", card_classes: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} +
    +{% include "footer" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/partner-training.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/partner-training.html.liquid new file mode 100644 index 00000000..e6d10e58 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/partner-training.html.liquid @@ -0,0 +1,17 @@ +{% include "header", current_page_orgin: "partner-training" %} +{% include "sub_navigation", current_page: "/app/partner-training" %} +
    +

    + Partner Training Courses +

    +
    + {% capture subtitle_text %} + {%comment%}{% t .headline, key: current_school.course_vocabulary %}{%endcomment%} + Hey there, {{ current_person.first_name }}! Welcome to your partner training center! Complete at least one of the courses to complete your certification. + {% endcapture %} + {{ subtitle_text | replace: "Courses", "tutorials" }} +
    +
    + {% include "courses_partnertraining_index", card_classes: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} +
    +{% include "footer" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/styles.css.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/styles.css.liquid new file mode 100644 index 00000000..13f7b97b --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/styles.css.liquid @@ -0,0 +1,2345 @@ + /* + Put your custom overlay styles in here + You can use your northpass color palette in this file + +{{ color_palette.button_font_color }} +{{ color_palette.button_color }} +{{ color_palette.button_hover_color }} +{{ color_palette.header_font_color }} +{{ color_palette.header_font_hover_color }} +{{ color_palette.header_color }} +*/ + +/* ------------ Northpass Style Overrides ------------ */ + +/* ------ Learner/Admin Mode Button ------ */ +@media screen and ( max-width: 35.5rem ) { + body .Container-sc-1cu1r9y-3 { + position: unset; + } +} + +/* ------ Text ------ */ +body { + font-family: "Lato", Roboto, Helvetica Neue, Helvetica, Arial, sans-serif; + line-height: 1.5; + display: flex; + flex-direction: column; + min-height: 100vh; + color: #5a616b; +} + +main { + flex-grow: 1; +} + +h1, +h2, +h3, +h4, +h5, +h6, +p { + margin: 0; +} + +p + p { + margin-top: 0.5rem; +} + +a { + color: #2574e1; +} +a:hover, +a:focus { + color: #ba37d6; +} +a:active { + color: #9630ab; +} +.np-text-light { + color: #6e7580; +} +.np-text-muted { + +} +.np-text-title { + color: #5a616b; +} +.np-resource-title { + font-size: 1.5rem; + font-weight: 700; + margin-bottom: 0; + text-align: left; +} +.np-resource-subtitle, +.np-training-events .np-resource-subtitle { + text-align: left; + padding: 0; + margin-top: 0.5rem; + margin-bottom: 0; +} + +@media screen and ( min-width: 48rem ) { + .np-resource-title { + font-size: 2rem; + } +} + +/* ------ Common Layout ------ */ + +/* --- Page Content --- */ +.page__primary-content { + margin-top: 2rem; +} +@media screen and ( min-width: 48rem ) { + .page__primary-content { + margin-top: 2.5rem; + } +} + +/* --- Box Container (for signup/password reset etc) --- */ +.np-box-container { + height: auto; + padding: 1rem; + display: flex; + flex-direction: column; + align-items: center; +} + +.np-box { + border-radius: 1rem; + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; + margin: 0; + width: 100%; + max-width: 550px +} +.np-box-header { + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; + height: auto; + padding: 1.5rem 2rem 1rem; +} +.np-box-header-logo { + height: 50px; +} + +.np-box-content-container { + padding: 2rem 2rem 3rem; +} +.np-box-content-container, +.np-alert + .np-box-content-container { + margin: 0; +} + +@media screen and ( min-width: 48rem ) { + .np-box-container::before, + .np-box-container::after { + content: ""; + display: block; + } + .np-box-container::before { + flex-grow: 1; + } + .np-box-container::after { + flex-grow: 2; + } + .np-box-container { + padding: 2rem; + } + .np-box-header { + padding: 2.5rem 2rem 2rem; + } + .np-box-header-logo { + height: 70px; + } + .np-box-content-container { + padding: 3rem 4rem 4rem; + } + .np-alert + .np-box-content-container { + padding-top: 2rem; + } +} + +/* --- Section Horizontal Padding --- */ +.np-header, +.np-sub-navigation, +.np-page-container, +.np-subpage-container, +.np-homepage-hero-content, +.homepage-navigation__section, +.page-section { + width: 100%; + padding-left: 1.5rem; + padding-right: 1.5rem; +} + +@media screen and ( min-width: 48rem ) { + .np-header, + .np-sub-navigation, + .np-page-container, + .np-subpage-container, + .np-homepage-hero-content, + .homepage-navigation__section, + .page-section { + padding-left: 5rem; + padding-right: 5rem; + } +} + +/* --- Page Header Area --- */ +.page__header-wrapper, +.np-catalog-header-wrapper { + margin-bottom: 2rem; +} + +@media screen and ( min-width: 48rem ) { + .page__header-wrapper, + .np-catalog-header-wrapper { + margin-bottom: 2.5rem; + } +} + +/* --- Blocks Layout --- */ +.blocks-layout { + display: flex; + flex-direction: column; +} +.blocks-layout, +.blocks-layout > .blocks-layout { + width: calc( 100% + 1.5rem); + margin: -0.75rem; +} +.blocks-layout { + flex-wrap: wrap; +} +.blocks-layout > *, +.blocks-layout > .np-card { + padding: 0.75rem; + width: 100%; +} +@media screen and ( min-width: 35.5rem ) { + .blocks-layout, + .blocks-layout > .blocks-layout { + flex-direction: row; + } +} +@media screen and ( min-width: 48rem ) { + .blocks-layout { + flex-direction: row; + } + .blocks-layout, + .blocks-layout > .blocks-layout { + + width: calc( 100% + 2rem ); + margin: -1rem; + } + .blocks-layout > *, + .blocks-layout > .np-card { + padding: 1rem; + } +} + +/* --- Columns --- */ +/* Adding some column options for between the width of small and xs, in order to avoid overriding the other column sizing these only apply to the narrow range */ + +@media only screen and ( min-width: 35.5rem ) and ( max-width: calc(48rem - 1px) ) { + .col-x-sm-6 { + flex-basis: 50%; + max-width: 50% + } +} + +/* ------ Main Navigation ------ */ +.np-header { + height: auto; +} +/* --- Logo --- */ +.np-header-logo { + padding: 0.75rem 0; +} +@media screen and ( min-width: 48rem ) { + .np-header-logo { + padding: 1.25rem 0; + } +} +/* --- Navigation --- */ +.np-header-desktop-nav-list { + justify-content: end; + margin: 1rem; + padding-left: 0; +} +.np-header-desktop-nav-link { + padding: 0.1rem 0.75rem 0.15rem; + border: transparent 2px solid; + border-radius: 3rem; +} +.np-header-desktop-nav-item { + padding: 0; + margin: 2px; +} +.np-header-desktop-nav-link:focus, +.np-header-desktop-nav-link:active { + color: #ffffff; +} +.np-header-desktop-nav-link:focus { + border-color: #304780; + outline: none; +} +.np-header-desktop-nav-link.is-active { + background-color: #304780; +} +.np-header-desktop-nav-link.is-active:focus { + border-color: #275cb8; +} +/* --- Search --- */ +.np-header-search-input { + opacity: unset; + border-radius: 3rem; + background-color: #304780; +} +.np-header-search-icon { + right: unset; + left: 0.75rem; +} +.np-header-search-input:hover + .np-header-search-icon { + color: #bfe4ff; +} +.np-header-search-input:focus { + border-color: #275cb8; + outline: none; + border-radius: 3rem; + padding: 0 1.25rem 0 2.5rem; +} +.np-header-search-input:focus + .np-header-search-icon { + color: #304780; +} + +/* ------ Mobile Menu ------ */ +.np-header-mobile-menu-content-button.np-danger { + border-color: #ff5773; + color: #E52242; +} + +/* ------ Page/Subpage Container ------ */ +body, +.np-page-container, +.np-subpage-container { + background-color: #f5f7fa; + width: 100%; +} + +.np-page-container, +.np-subpage-container { + padding-top: 2rem; + padding-bottom: 2rem; +} + +.np-page-container { + position: relative; +} + +@media screen and ( min-width: 48rem ) { + .np-page-container { + padding-top: 5rem; + padding-bottom: 5rem; + margin-top: 0; + + } + .np-subpage-container { + padding-top: 3rem; + padding-bottom: 3rem; + } +} + +/* --- Background Image --- */ +.page-background-image { + position: absolute; + top: 0; + left: 0; + right: 0; + width: 100%; + height: calc( 500 / 820 * 100vw ); + background-repeat: no-repeat; + background-size: 100%; +} +.page-background-image:after { + content: " "; + width: 100%; + height: 100%; + display: block; +} +/* ------ Footer ------ */ +/* --- Logo --- */ +.np-footer-logo-image { + filter: none; + height: 30px; + opacity: initial; +} + +/* ------ Northpass Powered By Signet ------ */ +div.np-powered-by { + display: none; +} + +/* ------ Sub Navigation ------ */ +/* --- Container --- */ +.np-sub-navigation { + padding-top: 1.25rem; + margin-bottom: 0; +} +.np-sub-navigation-content { + margin-left: -0.75rem; + margin-right: -0.75rem; +} + +/* --- Item --- */ +.np-sub-navigation-content-item { + display: flex; + flex-direction: column; + height: auto; + margin: 0 0.75rem; +} +.np-sub-navigation-content-item-link { + height: auto; + flex-grow: 1; + line-height: 1.15; +} +.np-sub-navigation-content-item-inactive .np-sub-navigation-content-item-link { + margin-bottom: 1rem; +} +.np-sub-navigation-content-item-icon, +.oa-sub-navigation-content-item-label { + flex-grow: 1; +} +/* Inactive Item */ +.np-sub-navigation-content-item-inactive .np-sub-navigation-content-item-icon { + color: #c5cbd1; +} + +/* --- Seperator --- */ +.oa-sub-navigation-seperator { + flex-grow: 1; +} + +/* ------------ Animations ------------ */ +/* --- Transitions --- */ +a, +button, +.np-button, +.np-course-outline-content-activity-link-completed::after, +.outline-card__icon-link, +.filter-list__item { + transition: all 0.3s ease; +} +/* --- Animation Defaults --- */ +.is-animation { + animation-timing-function: cubic-bezier( 0.36, 0.45, 0.63, 0.53); + animation-duration: 20s; + animation-iteration-count: infinite; +} +/* --- Slide --- */ +@keyframes slide-2 { + 0% { + transform: translateX( 0% ); + } + 100% { + transform: translateX( -200% ); + } +} +@keyframes slide-3 { + 0% { + transform: translateX( 0% ); + } + 100% { + transform: translateX( -300% ); + } +} +@keyframes slide-4 { + 0% { + transform: translateX( 0% ); + } + 100% { + transform: translateX( -400% ); + } +} +@keyframes slide-5 { + 0% { + transform: translateX( 0% ); + } + 100% { + transform: translateX( -500% ); + } +} +/* --- Rotate --- */ +@keyframes rotate { + 0% { + transform: rotate(0deg); + } + 100% { + transform: rotate(360deg); + } +} +/* --- Pinwheel --- */ +@keyframes pinwheel { + 0% { + transform: rotate(45deg) translateX(0px); + } + 100% { + transform: rotate(-25deg) translateX(20px); + } +} +/* --- Text Gradient --- */ +@keyframes homepage-gradient { + 0% { + background-position-x: 0; + } + 100% { + background-position-x: 100%; + } +} + +/* ------------ Components ------------ */ + +/* ------ Card ------ */ +.np-card-container { + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; + border-radius: 1rem; + justify-content: start; + align-items: stretch; + width: 100%; + height: 100%; + display: flex; + flex-direction: row; +} +.np-card { + min-height: unset; + min-width: unset; + margin-bottom: 0; + width: 100%; + display: flex; + flex-direction: column; +} +.np-card .np-card-text-wrapper { + flex-grow: 1; + width: auto; +} + +@media screen and ( min-width: 48rem ) { + .np-card-padding-dynamic { + padding: 3rem; + } +} +/* Vertical Cards */ +@media screen and ( min-width: 35.5rem ) { + .np-card:not(.card--horizontal) .np-card-container { + flex-direction: column; + } + .np-card:not(.card--horizontal) .np-card-text-wrapper { + width: 100%; + } +} +/* --- Ribbon --- */ +.np-card-ribbon { + position: relative; + right: unset; + top: unset; + margin-left: 0.75rem; + background-color: #795ae8; + padding: 0.25rem 1rem; + border-radius: 1.5rem; + line-height: 1.1; + text-transform: none; + font-size: 0.75rem; + text-align: center; + align-self: start; +} + +.np-card-ribbon i { + margin-right: 3px; +} +.card__image .np-card-ribbon { + position: absolute; + right: 0.75rem; + top: 0.75rem; +} + +/* --- Image --- */ +.card__image { + position: relative; + background-size: cover; + background-position: center; + width: 50%; + border-color: #e0f3ff; + border-style: solid; + border-radius: 1rem 0 0 1rem; + border-width: 0 1px 0 0; + flex-shrink: 1; +} +/* Vertical Card */ +@media screen and ( min-width: 35.5rem ) { + .card__image { + width: calc(100% / 3); + flex-shrink: 0; + } + .np-card:not(.card--horizontal) .card__image { + width: 100%; + padding-top: calc(500 / 820 * 100% /2); + padding-bottom: calc(500 / 820 * 100% /2); + border-radius: 1rem 1rem 0 0; + border-width: 0 0 1px 0; + } +} + +/* --- Card Counter --- */ +.np-learning-path-outline { + counter-reset: tutorial; +} +.card__step-counter { + font-size: 0.875rem; + font-weight: 900; + color: #6e7580; + margin-bottom: 0; + counter-increment: tutorial; +} +.card__step-counter::after { + content: "Tutorial " counter(tutorial); +} + +/* --- Heading --- */ +.np-card-heading { + font-weight: 900; + font-size: 1.25rem; + line-height: 1.3; + color: #24272e; + margin-top: 0; + margin-bottom: 1rem; +} +@media screen and ( min-width: 48rem ) { + .np-card-heading { + margin-bottom: 1.25rem; + } +} +/* --- Text --- */ +.np-card-text { + margin-bottom: 1.5rem; + font-size: 1rem; + line-height: 1.5; +} +.np-card-text:last-child { + margin-bottom: 0; +} +@media screen and ( min-width: 48rem ) { + .np-card-text { + font-size: 1.125rem; + margin-bottom: 2rem; + } +} +/* --- Content Area --- */ +.np-card-content, +.np-learning-paths .np-card-content { + padding: 1.25rem; + height: 100%; +} +.np-card-content > * { + margin: 0; +} +.np-card-content > *:not(:last-child) { + margin-bottom: 0.5rem; +} +.np-card-content-title { + line-height: 1.3; +} +.np-card-content .np-card-content-title { + margin-top: 0; +} +.np-card-content-subtitle { + font-size: 0.875rem; + font-weight: 700; + color: #795ae8; +} +/* Description */ +.np-card-content-description { + flex-grow: 1; + display: block; +} +.np-card-content-description p { + margin: 0; +} +@media screen and ( min-width: 48rem ) { + .np-card-content-description { + font-size: 1rem; + } +} +/* Footer */ +.np-card-content-footer { + padding-top: 0.5rem; + align-items: baseline; +} +.np-card-content-footer > *:first-child { + margin-left: 0; +} + +.np-card-content-progress { + margin-top: 0; + margin-left: 0.5rem; + font-size: 1rem; + text-transform: none; + color: #795ae8; +} + +/* Content Divider */ +.np-card-content-divider { + margin-top: 1.5rem; + margin-bottom: 1.5rem; + border-color: #94dbff; +} +.np-card-content-divider:last-child { + margin-bottom: 0; +} +@media screen and ( min-width: 48rem ) { + .np-card-content-divider { + margin-top: 2rem; + margin-bottom: 2rem; + padding-top: 2rem; + } +} +@media screen and ( min-width: 48rem ) { + .np-card-content-description { + font-size: 1rem; + } +} +/* --- Card Stack --- */ +.np-card-stack-level-1, +.np-card-stack-level-2 { + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; + border-radius: 1rem; + height: 2rem; + margin-top: -1.4rem; +} + +/* --- Course / Learning Path / Event Details Card --- */ +/* Header Area */ +.details-card__header { + padding-bottom: 1rem; + margin-bottom: 0; +} +.np-top-title { + font-weight: 700; + font-size: 1.5rem; + line-height: 1.3; + color: #24272e; + margin-bottom: 0.75rem; +} +@media screen and ( min-width: 48rem ) { + .details-card__header { + padding-bottom: 1.5rem; + } + .np-resource-header { + flex-direction: row; + align-items: center; + padding-top: 2rem; + } + .np-top-title { + font-size: 2rem; + margin-bottom: 0; + } +} +/* Content Area */ +.details-card__card-container { + justify-content: top; + flex-direction: column; +} +.details-card__card-content { + padding-top: 1.5rem; + padding-bottom: 2rem; +} +@media screen and ( min-width: 48rem ) { + .details-card__card-content { + padding-top: 2rem; + padding-bottom: 3rem; + } +} +/* Heading Styles for User Generated Content */ +.details-card__card-content h4 { + margin-top: 1.5rem; + margin-bottom: 1rem; + color: #24272e; + font-weight: 700; +} +@media screen and ( min-width: 48rem ) { + .details-card__card-content h4 { + margin-top: 2rem; + } +} + +/* --- Training Session Card --- */ + +/* Date Bar */ +.np-card-training-session-date { + position: relative; +} +.np-card-training-session-date:not(:first-child) { + margin-top: 0.5rem; +} +.np-card-training-session-date-bar { + background-color: #795ae8; + left: -1.25rem; + height: 100%; + width: 0.5rem; + border-top-right-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; + +} +.np-card-training-session-date-day { + color: #24272e; + font-weight: 900; +} +.card__month-year-container { + flex-grow: 1; +} +.np-card-training-session-date-month, +.np-card-training-session-date-year { + line-height: 1.1; +} +.np-card-training-session-date-month { + color: #795ae8; + text-transform: none; +} +.np-card-training-session-date-year { + color: #6e7580; +} +.session-date__other-info-container, +.session-date__other-info-container.np-training-session-cta-note { + height: 100%; + display: flex; + align-items: center; + justify-content: center; + margin-left: 1rem; + margin-right: -1.25rem; + min-height: 60px; + border-top-left-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; +} +.session-date__other-info-container { + padding: 0.25rem 0.5rem 0.25rem 0.5rem; + background-color: #795ae8; + color: white; +} +.np-training-session-cta-note { + padding: 0.5rem 1.25rem 0.5rem 0.75rem; + margin-bottom: 0; + position: unset; +} +.session-date__other-info-wrapper { + display: flex; + flex-wrap: wrap; + align-items: center; + justify-content: flex-end; + align-content: center; +} +.session-date__other-info-wrapper > * { + margin: 0 auto; + padding: 0.25rem; +} +.session-date__other-info-container::before, +.session-date__other-info-container::after { + display: block; + content: ""; +} +.session-date__other-info-container::before { + flex-basis: .5rem; + flex-shrink: 1; + padding: 0; +} +.session-date__other-info-container::after { + flex-basis: .75rem; + flex-shrink: 3; + padding: 0; +} +.np-card-training-sessions-icon { + color: #ffffff; + text-align: center; +} +.np-training-session-cta-note, +.np-card-training-sessions-label { + line-height: 1.1; + font-weight: 700; + text-align: center; +} +.np-card-training-sessions-label { + font-size: 0.875rem; + overflow: unset; +} +.np-card-training-sessions-label, +.session-date__other-info-wrapper > span { + white-space: unset; +} + +/* ------ Divider ------ */ + +/* --- Padding--- */ +.np-divider { + margin: 0 1.25rem; + border-color: #94dbff; +} +@media screen and ( min-width: 48rem ) { + .np-divider { + margin: 0 3rem; + } +} + +/* ------ Course Banner ------ */ +.banner-course { + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; + background-color: #ffffff; + border-radius: 1rem; + display: flex; + flex-direction: row; + align-items: stretch; + width: 100%; + overflow: hidden; +} +/* Course Content */ +.banner-course__content { + padding: 1rem 0.75rem; + flex-grow: 1; + display: flex; + flex-direction: column; + align-items: start; +} +.banner-course__content > * { + margin: 0.25rem 0.5rem; +} +.banner-course__title { + color: #1b3e4f; + font-size: 1rem; + font-weight: 700; + line-height: 1.3; +} +.banner-course__description { + flex-grow: 1; +} +@media screen and ( min-width: 48rem ) { + .banner-course__title { + font-size: 1.25rem; + } +} +@media screen and ( min-width: 64rem ) { + .banner-course { + border-radius: 2.5rem; + } + .banner-course__content { + flex-direction: row; + align-items: center; + } + .banner-course__description { + font-size: 1.25rem; + } +} +/* Course Image */ +.banner-course__image { + position: relative; + background-size: cover; + background-position: center; + width: 25%; + max-width: 14rem; + border-color: #e0f3ff; + border-style: solid; + border-radius: 1rem 0 0 1rem; + border-width: 0 1px 0 0; + flex-shrink: 0; +} + +/* ------ Call to Action ------ */ +.cta__container { + margin: 1.5rem 0; +} +.cta__container:first-child { + margin-top: 0; +} +.cta__container:last-child { + margin-bottom: 0; +} +.np-top-cta { + border-radius: 3rem; + background-color: #e0f3ff; + padding: 0.5rem 1.5rem; + margin-bottom: 1.5rem; + position: relative; +} + +.np-top-cta .np-progress-bar-container { + background-color: #ffffff; +} + +@media screen and ( min-width: 48rem ) { + .cta__container { + margin: 2rem 0; + } + .np-top-cta { + padding: 1rem; + margin-bottom: 0; + } + .np-top-cta .np-top-cta-progress-content { + margin-left: 1.25rem; + } +} + +/* ------ Progress Bar ------ */ +.np-progress-bar-container { + background-color: #dce1e5; + +} + +.np-top-cta-progress-content { + display: flex; + align-items: center; + min-height: 1.5rem; +} +@media screen and ( min-width: 48rem ) { + .np-top-cta-progress-content { + min-height: 1.5rem; + margin-right: 0.5rem; + } +} +/* Progress Bar Text and Bar */ +.np-top-cta-progress-content > * { + margin: 0; +} +.np-top-cta-progress-content > * + * { + margin-left: 1rem; +} +/* Progress Bar Text */ +.np-top-cta-progress-text, +.np-top-cta-progress-title { + font-size: 0.875rem; + text-transform: none; + line-height: 1.1; +} +.np-top-cta-progress-text { + flex-shrink: 0; + font-weight: 700; + line-height: 1.1; +} + +/* Card Progress bar */ +.np-card .np-progress-bar-container { + margin-left: 0.5rem; + margin-top: 0; +} +.np-card-progress-bar { + background-color: {{ color_palette.learning_progress_bar_color }}; +} + +/* ------ Buttons ------ */ +.np-button { + height: unset; + min-height: unset; + padding: 0.5rem 1.25rem; + border-radius: 1.5rem; + font-size: 1rem; + line-height: 1.5; +} +.np-button:hover, +.np-button:focus, +.np-button:active { + color: #fff; +} + +.np-button:focus { + background-color: {{ color_palette.button_hover_color }}; + outline: 2px solid #e79ff7; +} +.np-button:active { + background-color: #50185b; +} + +/* --- Wide Buttons --- */ +.np-button-wide { + padding-left: 1.75rem; + padding-right: 1.75rem; +} + +/* --- Secondary Buttons --- */ +.np-button-secondary { + color: #fff; + background-color: #6e7580 !important; +} +.np-button-secondary:hover, +.np-button-secondary:focus { + background-color: {{ color_palette.button_hover_color }} !important; +} +.np-button-secondary:active { + background-color: #50185b !important; +} + +/* ------ Dropdowns ------ */ +.dropdown-calendar-menu { + padding: 0.5rem 0; + border-radius: 1rem; + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; +} +.dropdown-calendar-menu.is-open { + overflow: hidden; +} +.dropdown-calendar-item-element { + padding: .5rem 1.25rem; + color: #5a616b; +} +.dropdown-calendar-item-element:hover, +.dropdown-calendar-item-element:focus, +.dropdown-calendar-item-element:active { + color: #50185b; +} +.dropdown-calendar-item-element:hover, +.dropdown-calendar-item-element:focus { + background-color: #fae3ff; +} +.dropdown-calendar-item-element:active { + background-color: #fdf3ff; +} +/* ------ Form & Inputs ------ */ +.np-form-field { + margin-bottom: 1rem; +} +.np-input-label { + font-size: 1rem; + margin-bottom: 0.5rem; + color: #5a616b; +} +.np-input { + border-radius: 1.25rem; + height: 2.5rem; + padding: 0.5rem 1.25rem; + line-height: 1.5; + background-color: #f0feff; + border-color: #bfe4ff; + border-width: 2px; +} +.np-input:focus { + border-color: #4cc3ff; +} +.np-form-action { + margin-top: 0.5rem; +} +.np-form-link { + font-size: 0.875rem; + margin-top: 1.25rem; +} + +/* ------ Alerts ------ */ +.np-alert-wrapper { + padding: 1rem 2rem; + width: 100% +} +.np-alert { + min-height: unset; + font-size: 0.875rem; +} +.np-alert-error { + background-color: #ffe1e8; + color: #b11932; +} +.np-alert-success { + background-color: #e8ffe1; + color: #1d6e2c; +} + +@media screen and ( min-width: 48rem ) { + .np-alert-wrapper { + padding: 1rem 4rem; + } +} + +/* ------ Filter List ------ */ +.filter-list__container { + background-color: white; + border-radius: 1rem; + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; +} +/* --- Header --- */ +.filter-list__header-container { + padding: 0.75rem 1.5rem 0.5rem; +} +.filter-list__header { + font-size: 1.125rem; + font-weight: 300; +} +@media screen and ( min-width: 48rem ) { + .filter-list__header { + font-size: 1.25rem; + } +} +/* --- Sections --- */ +.filter-list__section { + border-top: 1px solid #e0f3ff; +} +/* Header */ +.filter-list__section-header-container { + padding: 0.5rem 1.5rem; + display: flex; + align-items: center; + justify-content: space-between; + cursor: pointer; +} +.filter-list__section-header-container:focus { + outline: 2px solid #e79ff7; + outline-offset: -2px; +} +.filter-list__section-header { + font-size: 1rem; + color: #1b3e4f; +} +@media screen and ( min-width: 48rem ) { + .filter-list__section-header { + font-size: 1.125rem; + } +} +/* Icons */ +.filter-list__section-header-icon { + font-size: 1.5rem; + color: {{ color_palette.button_color }}; +} +.filter-list__section-header-container:hover .filter-list__section-header-icon, +.filter-list__section-header-container:hover .filter-list__section-header-icon { + color: #ba37d6; +} +/* Body */ +.filter-list__section-body { + padding: 0.75rem 0.75rem 0.75rem 1.5rem; + border-top: 1px solid #e0f3ff; +} +/* --- Interactivity --- */ +/* Icons */ +.filter-list__section.is-open .filter-list__open-icon, +.filter-list__section.is-collapsed .filter-list__collapse-icon { + display: none; +} +/* Body */ +.filter-list__section-body-container { + transition: max-height 0.3s ease, visibility 0.3s ease; + max-height: 45rem; + overflow: hidden; +} +.filter-list__section.is-collapsed .filter-list__section-body-container { + max-height: 0; + visibility: hidden; /* Prevents tabbing through hidden items */ +} +/* --- Subsections --- */ +.filter-list__subsection-header { + margin-bottom: 0.5rem; +} +.filter-list__subsection-header:not(:first-child) { + margin-top: 0.75rem; +} +/* --- List --- */ +.filter-list { + margin: 0; + padding: 0; +} +/* --- Item --- */ +.filter-list__item { + list-style-type: none; + display: flex; + align-items: center; + justify-content: space-between; + line-height: 1.1; + margin-bottom: 3px; + margin-left: -0.75rem; + padding: 0.2rem 0.75rem; + border-radius: 0.75rem; + color: {{ color_palette.button_color }}; +} + +.filter-list__item:hover, +.filter-list__item:focus { + background-color: #fdf3ff; + color: #9630ab; + cursor: pointer; +} +.filter-list__item:focus { + outline: 2px solid #e79ff7; +} +.filter-list__item.is-active { + background-color: {{ color_palette.button_color }}; + color: #ffffff; +} + +.filter-list__item.is-active:hover, +.filter-list__item.is-active:focus { + background-color: #ba37d6; +} +.filter-list__item-remove { + margin-left: 0.4rem; +} +.filter-list__item:not(.is-active) .filter-list__item-remove { + display: none; +} + +/* ------ Clear Filters ------ */ +.clear-filters__container { + display: flex; + flex-wrap: wrap; + margin: -0.25rem -0.25rem 0.75rem; +} +.clear-filters__container > * { + margin: 0.25rem; +} +.clear-filters__button { + display: flex; + align-items: center; + justify-content: space-between; + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; + line-height: 1.1; + padding: 0.3rem 0.85rem; + border-radius: 0.85rem; + background-color: {{ color_palette.button_color }}; + color: #ffffff; +} +.clear-filters__button-clear-all { + background-color: #ffffff; + color: {{ color_palette.button_color }}; +} +.clear-filters__button:hover, +.clear-filters__button:focus { + background-color: #ba37d6; + color: #ffffff; + cursor: pointer; +} +.clear-filters__button:focus { + outline: 2px solid #e79ff7; +} +.clear-filters__button.is-active { + background-color: {{ color_palette.button_color }}; + color: #ffffff; +} +.clear-filters__icon { + margin-left: 0.4rem; +} + +/* ------ Outdated Popup ------ */ +.np-course-version-outdated-popup { + align-self: center; + margin-left: auto; + margin-right: 0.5rem +} + +/* --- Trigger --- */ +.np-course-version-outdated-popup-trigger { + color: #f8654c; + border-radius: 50%; +} +.np-course-version-outdated-popup-trigger:hover, +.np-course-version-outdated-popup-trigger:focus { + color: #d54224; +} +.np-course-version-outdated-popup-trigger:focus { + outline: 2px solid #ffa593; +} + +.np-course-version-outdated-popup { + margin-left: 0.5rem; + margin-right: auto; +} + +/* --- Popup --- */ +.np-popup-tooltip--visible { + border: 2px solid #ffe5e1; +} +.np-popup-tail { + border-top: 4px solid #ffc9c0; +} +.np-popup-header { + background-color: #ffe5e1; + padding-left: 1.25rem; + padding-right: 1.25rem; +} +.np-popup-header-icon { + color: #f8654c; +} +.np-popup-body { + padding-left: 1.25rem; +} +.np-popup-body-button { + border-radius: 1.5rem; + background-color: {{ color_palette.button_color }}; +} +.np-popup-body-button:hover, +.np-popup-body-button:focus { + background-color: {{ color_palette.button_hover_color }}; + color: #fff; +} +.np-popup-body-button:focus { + outline: 2px solid #e79ff7;; +} + + +/* ------------ Pages ------------ */ + +/* ------ Hompeage ------ */ +.np-homepage { + background-color: #bfe4ff; + margin-bottom: 0; +} + +/* --- Hero --- */ +.np-homepage-hero { + padding-bottom: calc(100vw / 2000 * 150); + background-color: #f5f7fa; +} +.np-homepage-hero-content { + position: unset; + padding-top: 3rem; + padding-bottom: 2.5rem; +} +.np-homepage-headline, +.np-homepage-subheadline { + line-height: 1.1; +} +.np-homepage-hero .np-homepage-headline { + font-size: 1.75rem; + color: #fff; + -webkit-background-clip: text; + -moz-background-clip: text; +} +.np-homepage-hero .np-homepage-subheadline { + font-size: 1.25rem; + color: #1b2759; + opacity: 100%; +} +@media screen and ( min-width: 48rem ) { + .np-homepage-hero-content { + padding-top: 5rem; + padding-bottom: 10rem; + } + .np-homepage-hero .np-homepage-headline { + font-size: 2.5rem; + } + .np-homepage-hero .np-homepage-subheadline { + font-size: 2rem; + } +} +/* --- Featured Section --- */ +.np-homepage-featured { + margin-top: 2rem; + margin-bottom: 2rem; +} +.np-homepage-featured-text { + margin-top: 2rem; +} +.np-homepage-featured .np-homepage-headline { + color: #6b3fd1; + font-size: 1.5rem; +} +.np-homepage-featured .np-homepage-subheadline { + color: #361657; + margin-top: 0.5rem; +} +@media screen and ( min-width: 48rem ) { + .np-homepage-featured { + margin-top: 4rem; + } + .np-homepage-featured-text { + padding-bottom: 1.35rem; + } + .np-homepage-featured .np-homepage-headline { + font-size: 2rem; + } +} + +/* --- Navigation --- */ +.homepage-navigation__section { + margin-top: 1rem; + position: relative; +} +.homepage-navigation__wrapper { + flex-direction: column; + justify-content: center; + flex-wrap: unset; +} +.homepage-navigation__item-container { + width: 100%; +} +.homepage-navigation__item { + height: 100%; + width: 100%; + flex-grow: 1; + display: flex; + flex-direction: row-reverse; + background-color: white; + border-radius: 1rem; + padding: 0; + text-decoration: none; + overflow: hidden; + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; +} +.homepage-navigation__item:focus { + outline: 2px solid #e79ff7; +} +.homepage-navigation__title { + line-height: 1.1; + text-align: center; + font-size: 1rem; + font-weight: 700; + margin: 0.75rem; + flex-grow: 1; + display: flex; + justify-content: center; + align-items: center; +} +/* Animation */ +.homepage-navigation__animation { + display: block; + width: 50%; + height: auto; + border-style: solid; + border-color: #e0f3ff; + border-width: 0 1px 0 0 ; + flex-shrink: 0; + padding: 45px; +} +.homepage-navigation__item .is-animation, +.homepage-navigation__button.is-animation { + animation-play-state: paused; +} +.homepage-navigation__item:hover .is-animation, +.homepage-navigation__button.is-animation:hover { + animation-play-state: running; + +} +@media screen and ( min-width: 35.5rem ) { + .homepage-navigation__animation { + border-width: 1px 0 0 0; + } +} +/* Homepage Button */ +.homepage-navigation__button-container { + width: 100%; +} +.homepage-navigation__button { + width: 100%; + height: 100%; + border-radius: 2rem; + display: flex; + justify-content: center; + align-items: center; + padding: 1.25rem 1rem; + background-image: linear-gradient(45deg, #2574e1, #795ae8, #ba37d6, #795ae8, #2574e1, #795ae8); + background-size: 500%; + color: #fff; + white-space: initial; + text-align: center; + font-size: 1rem; + font-weight: 700; + line-height: 1.3; + text-decoration: none; + animation-name: homepage-gradient; + animation-duration: 3s; +} +.homepage-navigation__button:hover, +.homepage-navigation__button:focus, +.homepage-navigation__button:active { + color: #fff; +} +.homepage-navigation__button:focus { + outline: 2px solid #e79ff7; +} +.homepage-navigation__button br { + display: none; +} +/* Reactive */ +@media screen and ( min-width: 35.5rem ) { + .homepage-navigation__wrapper { + flex-direction: row; + flex-wrap: wrap; + } + .homepage-navigation__item-container { + width: calc( 100% / 3 ); + } + .homepage-navigation__item { + flex-direction: column; + } + .homepage-navigation__animation { + width: 100%; + } +} +@media screen and ( min-width: 48rem ) { + .homepage-navigation__section { + margin-top: calc((-100vw / 2000 * 150) - 7rem); + width: 100%; + } + .homepage-navigation__title { + font-size: 1.15rem; + margin: 1.25rem 1rem; + } +} +@media screen and ( min-width: 75rem ) { + .homepage-navigation__item-container { + width: calc( 100% / 7 * 2 ); + } + .homepage-navigation__button-container { + width: calc( 100% / 7 ); + } + .homepage-navigation__button { + border-radius: 1rem; + background-size: 1000% 100%; + } + .homepage-navigation__button br { + display: initial; + } +} + + +/* --- Homepage Animations --- */ +/* Setup Animation */ +.animation-setup .wave-background { + fill: #e0f3ff; +} + +.animation-setup .wave-1 { + fill: #4cc3ff; + animation-name: slide-3; +} + +.animation-setup .wave-2 { + fill: #2574e1; + animation-name: slide-4; + animation-direction: reverse; +} + +.animation-setup .wave-3 { + fill: #1b2759; + animation-name: slide-5; +} + +/* Patient Engagement Animation */ +.animation-pe .burst-background { + fill: #361657; +} +.animation-pe .burst-1, +.animation-pe .burst-2, +.animation-pe .burst-3, +.animation-pe .burst-4, +.animation-pe .burst-5 { + stroke: #fff; + stroke-miterlimit: 10; + stroke-width: 16px; + transform-origin: 50% 50%; + animation-name: rotate; +} +.animation-pe .burst-3, +.animation-pe .burst-4 { + animation-direction: reverse; +} +.animation-pe .burst-1 { + fill: #6b3fd1; + } +.animation-pe .burst-2 { + fill: #2598f7; + animation-duration: 30s; +} + +.animation-pe .burst-3 { + fill: #887dff; + animation-duration: 40s; +} +.animation-pe .burst-4 { + fill: #2574e1; + animation-duration: 60s; +} +.animation-pe .burst-5 { + fill: #4cc3ff; +} +/* Ocean Provider Network Animation */ +.animation-network .wave-1, +.animation-network .wave-2, +.animation-network .wave-3, +.animation-network .wave-4, +.animation-network .wave-5, +.animation-network .wave-6 { + fill: none; + stroke-miterlimit: 10; + stroke-width: 16px; + animation-name: pinwheel; + transform-origin: -150px 800px; + animation-duration: 6s; + animation-timing-function: cubic-bezier(.25,0,.91,.85); +} +.animation-network .wave-1 { + stroke: #6aead8; +} +.animation-network .wave-2 { + animation-delay: -1s; + stroke: #00a59b; +} +.animation-network .wave-3 { + animation-delay: -2s; + stroke: #4cc3ff; +} +.animation-network .wave-4 { + animation-delay: -3s; + stroke: #b6f2e7; +} +.animation-network .wave-5 { + animation-delay: -4s; + stroke: #1dd7b4; +} +.animation-network .wave-6 { + animation-delay: -5s; + stroke: #2598f7; +} + +/* ------ Dashboard Page ----- */ +/* Title */ +.np-dashboard-resources-title { + font-size: 1.25rem; + line-height: 1.3; + font-weight: 700; + text-transform: none; + color: #5a616b; + margin-top: 0; +} +@media screen and ( min-width: 48rem ) { + .np-dashboard-resources-title { + font-size: 1.5rem; + } +} +/* Subtitle */ +.dashboard-layout__subtitle { + font-size: 1rem; + font-weight: 900; + line-height:; 1.3; + margin-top: 1.5rem; + margin-bottom: 1rem; +} +.np-dashboard-resources-title + .dashboard-layout__subtitle { + margin-top: -0.5rem; +} +@media screen and ( min-width: 48rem ) { + .dashboard-layout__subtitle { + font-size: 1.25rem; + margin-top: 2rem; + } +} + +/* ------ Catalog Page ------ */ +/* --- Header --- */ +.np-catalog-header-wrapper { + display: block; +} +.np-catalog-header { + align-items: start; + margin: 0; +} + +/* --- Content Layout --- */ +.catalog-layout__wrapper { + flex-direction: column-reverse; + flex-wrap: nowrap; +} +.catalog-layout__filters { + width: 100%; +} +.catalog-layout__results { + align-content: start; + flex-grow: 1; +} +@media screen and ( min-width: 48rem ) { + .catalog-layout__results { + width: 75%; + } +} +@media screen and ( min-width: 35.5rem ) { + .catalog-layout__wrapper { + flex-direction: row; + } +} + +/* ------ Course Overview Page ------ */ +.page--course-overview .np-card-container { + max-width: 800px; + margin: auto; + flex-direction: column; +} +/* Course Image */ +.np-top-image-spacing { + margin-top: 2.5rem; + margin-bottom: 0; +} + +/* --- Background Image --- */ +.page--course-overview .page-background-image { + height: calc( 500 / 820 * 100vw * 0.6 ); +} +.page--course-overview .page-background-image::after { + background: linear-gradient(to top, rgb(245, 247, 250) 0%, rgba(245,247,250,0) 40%); +} +/* --- Course Outline --- */ +.np-course-outline { + margin-top: 1.5rem; + margin-bottom: 1.5rem; +} +@media screen and ( min-width: 48rem ) { + .np-course-outline { + margin-top: 2rem; + margin-bottom: 2rem; + } +} +/* --- Course Instructors --- */ +/* Container */ +.instructors-list__container { + display: flex; + flex-direction: column; + margin: -0.5rem; +} +.instructors-list__container > * { + padding: 0.5rem; + margin: 0; +} +@media screen and ( min-width: 48rem ) { + .instructors-list__container { + flex-direction: row; + align-items: start; + flex-wrap: wrap; + } + .instructors-list__container > * { + width: 50%; + } +} +/* Item */ +.np-content-instructors-content-item { + align-items: center; +} +.np-content-instructors-content-image { + width: 2rem; + height: 2rem; + border-radius: 50%; + border: 1px solid #aeb5bd; +} +.np-content-instructors-content-description { + margin-left: 0.75rem; +} +.np-content-instructors-content-name { + color: #6e7580; + font-weight: 700; + line-height: 1.3; +} +.np-content-instructors-content-info { + font-size: 1rem; + line-height: 1.3; + color: #24272e; +} +@media screen and ( min-width: 48rem ) { + .np-content-instructors-content-name { + font-size: 1.125rem; + } + .np-content-instructors-content-info { + font-size: 0.875rem; + } +} +/* --- Table of Contents --- */ +.np-course-outline-content-section-list { + margin-bottom: 1rem; +} + +/* Section Title */ +.np-course-outline-content-section-name { + color: #353a42; + font-size: 1rem; + line-height: 1.3; + border-bottom-width: 0; + padding-bottom: 0.3rem; +} +@media screen and ( min-width: 48rem ) { + .np-course-outline-content-section-name { + font-size: 1.125rem; + } +} +/* List Item */ +.np-course-outline-content-activity-list { + display: flex; + align-items: center; + border-bottom-width: 0; + padding: 0.3rem 0; +} +/* Icon */ +.np-course-outline-content-activity-icon { + padding: 0 0.75rem 0 0; + color: #e9ecf0; +} +/* Connecting Bar */ +.np-course-outline-content-activity-list-bar { + background-color: #e9ecf0; + height: calc(50% - 9px); + top: calc(50% + 9px); + bottom: 0; + left: 9px; +} +.np-course-outline-content-activity-list-bar:before { + background-color: #e9ecf0; + content: ""; + display: block; + position: absolute; + height: 100%; + top: calc(-100% - 18px); + width: 2px; + z-index: 1; +} +.np-course-outline-content-activity-list:first-child .np-course-outline-content-activity-list-bar:before { + display: none; +} +.np-course-outline-content-activity-list-bar.np-progress-background-color:before { + background-color: {{ color_palette.learning_progress_bar_color }}; +} +/* Hide the last end bar without hiding the connecting element */ +.np-course-outline-content-activity-list:last-child .np-course-outline-content-activity-list-bar { + display: block; + background-color: transparent; +} +/* Chapter Headings */ +.np-course-outline-content-activity-icon-locked, +.np-course-outline-content-activity-link-completed { + color: #6e7580; +} +.np-course-outline-content-activity-link-completed:hover, +.np-course-outline-content-activity-link-completed:focus { + color: #131519; +} +/* Link Hover Effect */ +.np-course-outline-content-activity-link-completed { + position: relative; +} +.np-course-outline-content-activity-link-completed::after { + content: ""; + display: block; + position: absolute; + width: 0%; + background-color: #4cc3ff; + height: 0; + border-radius: 1px; +} +.np-course-outline-content-activity-link-completed:hover::after, +.np-course-outline-content-activity-link-completed:focus::after { + width: 100%; + height: 2px; +} +.np-course-outline-content-activity-link-completed:active::after { + background-color: #ba37d6; +} +/* Locked Icon */ +.np-course-outline-content-activity-icon-locked { + color: #aeb5bd; + font-weight: 700; +} +/* --- Course Events --- */ +.np-course-events-content-item { + margin-top: 1rem; +} +.np-course-events-content-date { + flex-shrink: 0; + border-radius: 50%; + text-transform: none; + background-color: #795ae8; + +} +.np-course-events-content-month, +.np-course-events-content-day { + line-height: 1; +} +.np-course-events-content-name, +.np-course-events-content-type, +.np-course-events-content-time { + line-height: 1.3; +} +.np-course-events-content-name { + color: #353a42; + font-size: 1rem; + font-weight: 700; +} +.np-course-events-content-type, +.np-course-events-content-time { + font-size: 0.875rem; +} +.np-course-events-content-type { + margin-bottom: 0; +} +.np-course-events-content-time { + color: #6b3fd1; +} + +/* --- Outline Bar Divider --- */ +.np-learning-path-outline-bar { + position: relative; +} + +/* ------ Learning Path Overview ------ */ +/* --- Background Image --- */ +.page--learning-path-overview div.page-background-image { + width: 100%; + background-size: 100%; + mix-blend-mode: darken; +} +.page--learning-path-overview .page-background-image:after { + background: linear-gradient(140deg, rgba(255,255,255,0) 40%, rgb(255,255,255) 40%); +} + +/* --- Top Vocabulary (Online or In Person Event) --- */ +.np-training-session .np-top-vocabulary { + font-weight: 700; + line-height: 1.3; + white-space: nowrap; + margin-bottom: 0; +} +@media screen and ( min-width: 48rem ) { + .np-training-session .np-top-vocabulary { + margin-left: 1rem; + } +} +.np-training-session .np-top-vocabulary .np-training-session-icon { + margin-left: 0; + margin-right: .5rem; + color: #795ae8; +} + +/* --- CTA for Outline --- */ +.cta--outline { + position: relative; + text-align: center; + +} +.cta--outline .np-button { + width: 100%; +} +.cta--outline .np-top-cta { + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; +} + +/* --- Outline Divider --- */ +.np-learning-path-outline-bar { + position: relative; +} + +/* --- Outline Cards --- */ +.np-learning-path-outline-item { + margin: 0; + border-radius: 1rem; +} +@media screen and ( min-width: 48rem ) { + .np-learning-path-outline-item .np-card-container { + min-height: 135px; + } +} +.np-learning-path-outline-item:focus { + outline: 2px solid #e79ff7; +} +.np-learning-path-outline-item .np-card-content-title { + flex-grow: 1; +} +.np-learning-path-outline-content { + margin-left: 0; +} +.outline-card__icon-container { + padding: 0.5rem; + border-radius: 50%; + height: 2.25rem; + width: 2.25rem; + align-self: center; + display: flex; + align-items: center; + justify-content: center; + margin-right: 1rem; + flex-shrink: 0; +} +.np-learning-path-outline-icon { + margin-left: unset; + font-size: 1rem; +} +/* Locked */ +.outline-card__icon-locked { + background-color: #e9ecf0; +} +.outline-card__icon-locked .np-learning-path-outline-icon { + color: #5a616b; +} +/* Complete */ +.outline-card__icon-complete { + background-color: #d7f7f1; +} +.outline-card__icon-complete .np-learning-path-outline-icon { + color: #008382; +} +/* Use an arrow icon on hvoer */ +a:hover .outline-card__icon-complete .np-learning-path-outline-icon::before, +a:focus .outline-card__icon-complete .np-learning-path-outline-icon::before, +a:active .outline-card__icon-complete .np-learning-path-outline-icon::before { + content: "\f054"; +} +/* Link */ +.outline-card__icon-link { + background-color: #e0f3ff; +} +.outline-card__icon-link .np-learning-path-outline-icon { + color: #2574e1; +} +a:hover .outline-card__icon-container, +a:focus .outline-card__icon-container { + background-color: #f9e1ff; +} +a:focus .outline-card__icon-container { + outline: 2px solid #e79ff7; +} +a:hover .np-learning-path-outline-icon, +a:focus .np-learning-path-outline-icon { + color: #ba37d6; +} +a:active .np-learning-path-outline-icon { + color: #712b80; +} + +/* ------ Events Overview ------ */ + +/* --- Date Bar --- */ +.np-training-session .np-card-training-session-date { + margin-top: 0; +} +.np-training-session .np-card-training-session-date-bar { + border-top-right-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; + width: 0.5rem; +} +/* --- Session Details --- */ +.training-session__details { + margin-top: 0.5rem; + margin-bottom: 1rem !important; +} +.training-session__details .np-training-session-icon { + color: #795ae8; + width: 1.5rem; + text-align: center; + margin-right: 0.25rem; +} +.np-training-session .np-training-session-time, +.np-training-session-location { + margin-top: 0; +} +/* --- CTA --- */ +.np-training-session-cta { + padding-right: 0; + display: block; + width: 100%; +} +.np-training-session-cta-buttons form { + display: flex; + flex-wrap: wrap; + width: calc(100% + .5rem); + margin: -0.25rem; +} +.np-training-session-cta-buttons form > * { + margin: 0.25rem !important; +} +/* --- Additional Training Sessions --- */ +.np-training-session-tile { + background-color: #ffffff; + border-radius: 1rem; + box-shadow: rgba(141, 148, 158, 0.3) 0px 4px 12px; + color: #5a616b; +} +.np-training-session-tile:hover { + background-color: #ffffff; +} +.np-training-session-tile:focus { + outline: 2px solid #e79ff7; +} +/* Icon */ +.np-training-session-tile-icon { + color: #795ae8; +} +/* Details */ +.training-session-tile__details { + flex-grow: 1; +} +.np-training-session-tile-date { + color: #24272e; +} +.np-training-session-tile-time { + color: #5a616b; + font-size: 0.875rem; +} +/* Arrow */ +.training-session-tile__icon-container { + padding: 0.5rem; + border-radius: 50%; + height: 2.25rem; + width: 2.25rem; + align-self: center; + display: flex; + align-items: center; + justify-content: center; + margin-right: 1rem; + flex-shrink: 0; + background-color: #e0f3ff; + margin-left: 1rem; + margin-right: 0; +} +.training-session-tile__icon { + margin-left: unset; + font-size: 1rem; + color: #2574e1; +} +a:hover .training-session-tile__icon-container, +a:focus .training-session-tile__icon-container { + background-color: #f9e1ff; +} +a:focus .training-session-tile__icon-container { + outline: 2px solid #e79ff7; +} +a:hover .training-session-tile__icon, +a:focus .training-session-tile__icon { + color: #ba37d6; +} +a:active .training-session-tile__icon { + color: #712b80; +} + +/* ------ Empty States ------ */ + +.np-dashboard-resources-container, +.np-learning-paths-resources-container, +.np-training-session-zero-state { + width: 100%; + border-radius: 1rem; + border: 3px solid #dce1e5; +} +.np-training-session-zero-state { + display: flex; + padding: 2.5rem 2rem; + align-items: center; +} +.np-training-session-zero-state img { + height: 68px; + margin-right: 1rem; +} +.np-zero-state-text { + color: #6e7580; + font-size: 1.125rem; + font-weight: 700; +} +.np-zero-state-text button { + margin-top: 1rem; +} +.np-training-session-zero-state-text { + font-size: 1; + line-height: 1.3; +} + +/* ------ Search Results ------ */ + +/* --- Header / Summary --- */ +.search-summary__emphasis {f + color: #6b3fd1; + font-weight: 700; +} + +/* --- Search Result --- */ +.np-search-result { + height: unset !important; +} +.np-search-result a { + text-decoration: none; +} +.np-search-result .np-card-content { + flex-direction: row; +} +.np-search-result-snippet { + overflow: hidden; + font-size: 1rem; + line-height: 1.5rem; +} + +/* ------ Custom Pages ------ */ +.custom-page__content { + margin-top: 0.75rem; +} +@media screen and ( min-width: 48rem ) { + .custom-page__content { + margin-top: 1rem; + } +} + +/* ------ Account Page ------ */ +.np-account-form .np-card-container { + flex-direction: column; +} +@media screen and ( max-width: 48rem ) { + .np-account-avatar .np-card-container { + flex-direction: row !important; + } +} + +/* ------------ Custom Freeform Content ------------ */ +/* This content is shared between the main academy and the LX experience */ + +/* --- Button --- */ +a.tutorial-button { + display: inline-block; + padding: 0.5rem 1.25rem; + border-radius: 1.5rem; + background-color: #2574e1; + color: #fff !important; +} +.tutorial-button:focus, +.tutorial-button:hover { + background-color: #712b80; +} +.tutorial-button:focus { + outline: 2px solid #e79ff7; +} +.tutorial-button:active { + background-color: #50185b; +} + + +/* --- Time Estimate --- */ +/* Includes a clock icon and light purple background with dark purple text */ +.tutorial-time-estimate { + position: relative; + border-radius: 1.25rem; + background-color: #e9e9ff; + padding: 0.5rem 1rem 0.5rem calc(3rem + 16px); + display: block; + overflow: hidden; + font-size: 1rem; + color: #6b3fd1; + margin: 1.5rem 0 !important; +} +.tutorial-time-estimate::before { + position: absolute; + display: flex; + align-items: center; + left: 0; + top: 0; + bottom: 0; + background-color: #6b3fd1; + color: #fff; + padding: 0.5rem 0.9rem 0.5rem 1rem; + content: "\f017"; + font-family: 'Font Awesome 5 Pro'; + font-size: 18px; + line-height: 1.5rem; +} + +/* ------------ Colors ------------ */ +.np-color-danger { + color: #E52242; +} +.np-color-success { + color: #368645; +} +.np-progress-color { + color: #4cc3ff; + +} +.np-progress-background-color { + background-color: #4cc3ff; +} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/training_events.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/training_events.html.liquid new file mode 100644 index 00000000..9e4a107e --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/training_events.html.liquid @@ -0,0 +1,13 @@ +{% include "header", current_page_orgin: "training_events" %} +
    + + {% include "training_events_index" %} +
    +{% include "footer" %} diff --git a/NP_Custom_Templates/customer_templates/Kitman Labs/training_session.html.liquid b/NP_Custom_Templates/customer_templates/Kitman Labs/training_session.html.liquid new file mode 100644 index 00000000..2d9ef1d6 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Kitman Labs/training_session.html.liquid @@ -0,0 +1 @@ +{% include "training_session_desktop_view" %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/Scenario/homepage_test.html.liquid b/NP_Custom_Templates/customer_templates/Scenario/homepage_test.html.liquid deleted file mode 100644 index b30fd5b4..00000000 --- a/NP_Custom_Templates/customer_templates/Scenario/homepage_test.html.liquid +++ /dev/null @@ -1,157 +0,0 @@ -{% include "header" %} -{% include "course_version_outdated_alert", courses: courses.featured %} -
    - {% comment %}
    {% endcomment %} -
    - {{ homepage.headline }} -
    -
    - {{ homepage.headline }} -
    -
    - {{ homepage.subheadline }} -
    -
    -
    - {% include "sub_navigation" %} - - - {% comment %}{% include "section_popular_topics" %}{% endcomment %} - - {% comment %}{% include "section_tips_tricks" %}{% endcomment %} - - {% comment %}{% include "section_faqs" %}{% endcomment %} - -
    -{% include "footer" %} - -{% comment %}{% endcomment %} - diff --git a/TaskTree/.DS_Store b/TaskTree/.DS_Store deleted file mode 100644 index f73c1ec32405f2c78e3df38dc33721aef98988f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKy-or_5S|580v6a=n0URFZ*Y>cC*c7E!~h07f*9LvEPN6lK^rS=NPHPfEB$77 z`I*~0JB=|rX7@XGX7-!;2)iB;spd`pn5aQSRSd>T4O5P>pND59w{iefyvK3-Je^Fv zxUdiu2nzg71^BmHrXG#xYCQ0Mzs@sBlcYCJdx*tBpdX)(UQgC}leGVhcRKWTtx!T; znp0OYmhZ6V%9r6>IL-~fVDTh<`Axde}iF z8!PMNdxy5EO+zR(Lw$Xz)ZTm6Ur?9Wqd+YYBkO2!9XoVu{#dh==Ax4N=ZhavP)lZ? zf@(5RqMqFj*YnecJDaUqw;1N2Ku{nkuu_1}hX{i)cBn0yqXUz91prpCYz)ulOb151 z0E``Ki&%jvn+mk4%DrMJn~wF!#l;S_MVn5_Fk>IbtlS%lGVEB7OgO37Vwi&hK>?{i z*?w&B{eN2g{x6flr=UPk;9n`ADoHzOq9u2?dd=}&8)0-X*f>sGG%1+eb!;B^D&EI1 a24BPvz}TU-h!t4)N5IGsrl7#DD)0pilGYOd diff --git a/TaskTree/Accounts.cs b/TaskTree/Accounts.cs deleted file mode 100644 index ad1cfe32..00000000 --- a/TaskTree/Accounts.cs +++ /dev/null @@ -1,14 +0,0 @@ -public class Accounts -{ - public string? AccountName { get; set; } - public bool RecentContact { get; set; } - public IEnumerable Tasks { get; set; } - public List account = new(); -} - -public class Tasks -{ - public string? TaskName { get; set; } = "Example"; - public bool IsComplete { get; set; } = false; - public List task = new(); -} \ No newline at end of file diff --git a/TaskTree/App.razor b/TaskTree/App.razor deleted file mode 100644 index 623580d0..00000000 --- a/TaskTree/App.razor +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - Not found - -

    Sorry, there's nothing at this address.

    -
    -
    -
    diff --git a/TaskTree/Data/WeatherForecast.cs b/TaskTree/Data/WeatherForecast.cs deleted file mode 100644 index e2b60b7e..00000000 --- a/TaskTree/Data/WeatherForecast.cs +++ /dev/null @@ -1,12 +0,0 @@ -namespace TaskTree.Data; - -public class WeatherForecast -{ - public DateTime Date { get; set; } - - public int TemperatureC { get; set; } - - public int TemperatureF => 32 + (int)(TemperatureC / 0.5556); - - public string? Summary { get; set; } -} diff --git a/TaskTree/Data/WeatherForecastService.cs b/TaskTree/Data/WeatherForecastService.cs deleted file mode 100644 index e327c61c..00000000 --- a/TaskTree/Data/WeatherForecastService.cs +++ /dev/null @@ -1,19 +0,0 @@ -namespace TaskTree.Data; - -public class WeatherForecastService -{ - private static readonly string[] Summaries = new[] - { - "Freezing", "Bracing", "Chilly", "Cool", "Mild", "Warm", "Balmy", "Hot", "Sweltering", "Scorching" - }; - - public Task GetForecastAsync(DateTime startDate) - { - return Task.FromResult(Enumerable.Range(1, 5).Select(index => new WeatherForecast - { - Date = startDate.AddDays(index), - TemperatureC = Random.Shared.Next(-20, 55), - Summary = Summaries[Random.Shared.Next(Summaries.Length)] - }).ToArray()); - } -} diff --git a/TaskTree/Pages/Accounts.razor b/TaskTree/Pages/Accounts.razor deleted file mode 100644 index 6080147b..00000000 --- a/TaskTree/Pages/Accounts.razor +++ /dev/null @@ -1,92 +0,0 @@ -@page "/" -@using Blazorise.TreeView - -Accounts - - -
    -
    -

    Accounts

    - - @context.Text - - - -
      - @foreach ( var account in accounts) - { -
    • @account.AccountName
    • - } -
    -
    -
    -

    Tasks

    -

    Complete: (@task.Count(task => !task.IsComplete))

    - - -
      - @foreach (var item in task) - { -
    • - - -
    • - } -
    -
    -
    - Task Notes -
    -
    - - -@code { - public partial class Accounts { - private List account = new List(); - account.Add(new Accounts {AccountName = "Hubspot"}); - private string? newAccount; - private string? AccountName { get; set;}; - } - - private List task = new List(); - account.Add(new Tasks {TaskName = "Call By Today"}); - private string? newTask { get; set;}; - - private void AddAccount() - { - if (!string.IsNullOrWhiteSpace(newAccount)) - { - account.Add(new Accounts { AccountName = newAccount }); - newAccount = string.Empty; - } - } - - private void AddTask() - { - if (!string.IsNullOrWhiteSpace(newTask)) - { - task.Add(new Tasks { TaskName = newTask }); - newTask = string.Empty; - } - } - -IEnumerable Tasks = new[] - { - new Accounts { - AccountName = "Hubspot" - Tasks = new[] - { - new Tasks { - TaskName = "Call Today" - }, - } - }, - }; - //IList ExpandedNodes = new List(); - //Accounts selectedNode; - } \ No newline at end of file diff --git a/TaskTree/Pages/Counter.razor b/TaskTree/Pages/Counter.razor deleted file mode 100644 index b21f0521..00000000 --- a/TaskTree/Pages/Counter.razor +++ /dev/null @@ -1,18 +0,0 @@ -@page "/counter" - -Counter - -

    Counter

    - -

    Current count: @currentCount

    - - - -@code { - private int currentCount = 0; - - private void IncrementCount() - { - currentCount++; - } -} diff --git a/TaskTree/Pages/Error.cshtml b/TaskTree/Pages/Error.cshtml deleted file mode 100644 index 6b69ac7a..00000000 --- a/TaskTree/Pages/Error.cshtml +++ /dev/null @@ -1,42 +0,0 @@ -@page -@model TaskTree.Pages.ErrorModel - - - - - - - - Error - - - - - -
    -
    -

    Error.

    -

    An error occurred while processing your request.

    - - @if (Model.ShowRequestId) - { -

    - Request ID: @Model.RequestId -

    - } - -

    Development Mode

    -

    - Swapping to the Development environment displays detailed information about the error that occurred. -

    -

    - The Development environment shouldn't be enabled for deployed applications. - It can result in displaying sensitive information from exceptions to end users. - For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development - and restarting the app. -

    -
    -
    - - - diff --git a/TaskTree/Pages/Error.cshtml.cs b/TaskTree/Pages/Error.cshtml.cs deleted file mode 100644 index 85b1f31c..00000000 --- a/TaskTree/Pages/Error.cshtml.cs +++ /dev/null @@ -1,26 +0,0 @@ -using System.Diagnostics; -using Microsoft.AspNetCore.Mvc; -using Microsoft.AspNetCore.Mvc.RazorPages; - -namespace TaskTree.Pages; - -[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)] -[IgnoreAntiforgeryToken] -public class ErrorModel : PageModel -{ - public string? RequestId { get; set; } - - public bool ShowRequestId => !string.IsNullOrEmpty(RequestId); - - private readonly ILogger _logger; - - public ErrorModel(ILogger logger) - { - _logger = logger; - } - - public void OnGet() - { - RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier; - } -} diff --git a/TaskTree/Pages/FetchData.razor b/TaskTree/Pages/FetchData.razor deleted file mode 100644 index 9fa091f9..00000000 --- a/TaskTree/Pages/FetchData.razor +++ /dev/null @@ -1,48 +0,0 @@ -@page "/fetchdata" - -Weather forecast - -@using TaskTree.Data -@inject WeatherForecastService ForecastService - -

    Weather forecast

    - -

    This component demonstrates fetching data from a service.

    - -@if (forecasts == null) -{ -

    Loading...

    -} -else -{ - - - - - - - - - - - @foreach (var forecast in forecasts) - { - - - - - - - } - -
    DateTemp. (C)Temp. (F)Summary
    @forecast.Date.ToShortDateString()@forecast.TemperatureC@forecast.TemperatureF@forecast.Summary
    -} - -@code { - private WeatherForecast[]? forecasts; - - protected override async Task OnInitializedAsync() - { - forecasts = await ForecastService.GetForecastAsync(DateTime.Now); - } -} diff --git a/TaskTree/Pages/_Host.cshtml b/TaskTree/Pages/_Host.cshtml deleted file mode 100644 index c4681122..00000000 --- a/TaskTree/Pages/_Host.cshtml +++ /dev/null @@ -1,9 +0,0 @@ -@page "/" -@namespace TaskTree.Pages -@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers -@{ - Layout = "_Layout"; -} - - - diff --git a/TaskTree/Pages/_Layout.cshtml b/TaskTree/Pages/_Layout.cshtml deleted file mode 100644 index d3b4af7a..00000000 --- a/TaskTree/Pages/_Layout.cshtml +++ /dev/null @@ -1,32 +0,0 @@ -@using Microsoft.AspNetCore.Components.Web -@namespace TaskTree.Pages -@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers - - - - - - - - - - - - - - @RenderBody() - -
    - - An error has occurred. This application may no longer respond until reloaded. - - - An unhandled exception has occurred. See browser dev tools for details. - - Reload - 🗙 -
    - - - - diff --git a/TaskTree/Program.cs b/TaskTree/Program.cs deleted file mode 100644 index 9604bff5..00000000 --- a/TaskTree/Program.cs +++ /dev/null @@ -1,28 +0,0 @@ -using Microsoft.AspNetCore.Components; -using Microsoft.AspNetCore.Components.Web; -using TaskTree.Data; - -var builder = WebApplication.CreateBuilder(args); - -// Add services to the container. -builder.Services.AddRazorPages(); -builder.Services.AddServerSideBlazor(); -builder.Services.AddSingleton(); - -var app = builder.Build(); - -// Configure the HTTP request pipeline. -if (!app.Environment.IsDevelopment()) -{ - app.UseExceptionHandler("/Error"); -} - - -app.UseStaticFiles(); - -app.UseRouting(); - -app.MapBlazorHub(); -app.MapFallbackToPage("/_Host"); - -app.Run(); diff --git a/TaskTree/Properties/launchSettings.json b/TaskTree/Properties/launchSettings.json deleted file mode 100644 index bf86db2d..00000000 --- a/TaskTree/Properties/launchSettings.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "iisSettings": { - "windowsAuthentication": false, - "anonymousAuthentication": true, - "iisExpress": { - "applicationUrl": "http://localhost:14606", - "sslPort": 0 - } - }, - "profiles": { - "TaskTree": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "http://localhost:5089", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "IIS Express": { - "commandName": "IISExpress", - "launchBrowser": true, - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} diff --git a/TaskTree/Shared/MainLayout.razor b/TaskTree/Shared/MainLayout.razor deleted file mode 100644 index e10ecffe..00000000 --- a/TaskTree/Shared/MainLayout.razor +++ /dev/null @@ -1,19 +0,0 @@ -@inherits LayoutComponentBase - -TaskTree - -
    - - -
    -
    - About -
    - -
    - @Body -
    -
    -
    diff --git a/TaskTree/Shared/MainLayout.razor.css b/TaskTree/Shared/MainLayout.razor.css deleted file mode 100644 index 699f17cd..00000000 --- a/TaskTree/Shared/MainLayout.razor.css +++ /dev/null @@ -1,70 +0,0 @@ -.page { - position: relative; - display: flex; - flex-direction: column; -} - -main { - flex: 1; -} - -.sidebar { - background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); -} - -.top-row { - background-color: #f7f7f7; - border-bottom: 1px solid #d6d5d5; - justify-content: flex-end; - height: 3.5rem; - display: flex; - align-items: center; -} - - .top-row ::deep a, .top-row .btn-link { - white-space: nowrap; - margin-left: 1.5rem; - } - - .top-row a:first-child { - overflow: hidden; - text-overflow: ellipsis; - } - -@media (max-width: 640.98px) { - .top-row:not(.auth) { - display: none; - } - - .top-row.auth { - justify-content: space-between; - } - - .top-row a, .top-row .btn-link { - margin-left: 0; - } -} - -@media (min-width: 641px) { - .page { - flex-direction: row; - } - - .sidebar { - width: 250px; - height: 100vh; - position: sticky; - top: 0; - } - - .top-row { - position: sticky; - top: 0; - z-index: 1; - } - - .top-row, article { - padding-left: 2rem !important; - padding-right: 1.5rem !important; - } -} diff --git a/TaskTree/Shared/NavMenu.razor b/TaskTree/Shared/NavMenu.razor deleted file mode 100644 index ffaa4979..00000000 --- a/TaskTree/Shared/NavMenu.razor +++ /dev/null @@ -1,39 +0,0 @@ - - -
    - -
    - -@code { - private bool collapseNavMenu = true; - - private string? NavMenuCssClass => collapseNavMenu ? "collapse" : null; - - private void ToggleNavMenu() - { - collapseNavMenu = !collapseNavMenu; - } -} diff --git a/TaskTree/Shared/NavMenu.razor.css b/TaskTree/Shared/NavMenu.razor.css deleted file mode 100644 index e681f238..00000000 --- a/TaskTree/Shared/NavMenu.razor.css +++ /dev/null @@ -1,62 +0,0 @@ -.navbar-toggler { - background-color: rgba(255, 255, 255, 0.1); -} - -.top-row { - height: 3.5rem; - background-color: rgba(0,0,0,0.4); -} - -.navbar-brand { - font-size: 1.1rem; -} - -.oi { - width: 2rem; - font-size: 1.1rem; - vertical-align: text-top; - top: -2px; -} - -.nav-item { - font-size: 0.9rem; - padding-bottom: 0.5rem; -} - - .nav-item:first-of-type { - padding-top: 1rem; - } - - .nav-item:last-of-type { - padding-bottom: 1rem; - } - - .nav-item ::deep a { - color: #d7d7d7; - border-radius: 4px; - height: 3rem; - display: flex; - align-items: center; - line-height: 3rem; - } - -.nav-item ::deep a.active { - background-color: rgba(255,255,255,0.25); - color: white; -} - -.nav-item ::deep a:hover { - background-color: rgba(255,255,255,0.1); - color: white; -} - -@media (min-width: 641px) { - .navbar-toggler { - display: none; - } - - .collapse { - /* Never collapse the sidebar for wide screens */ - display: block; - } -} diff --git a/TaskTree/Shared/SurveyPrompt.razor b/TaskTree/Shared/SurveyPrompt.razor deleted file mode 100644 index 799bb626..00000000 --- a/TaskTree/Shared/SurveyPrompt.razor +++ /dev/null @@ -1,16 +0,0 @@ -
    - - @Title - - - Please take our - brief survey - - and tell us what you think. -
    - -@code { - // Demonstrates how a parent component can supply parameters - [Parameter] - public string? Title { get; set; } -} diff --git a/TaskTree/TaskTree.csproj b/TaskTree/TaskTree.csproj deleted file mode 100644 index 2dd8f94b..00000000 --- a/TaskTree/TaskTree.csproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - net6.0 - enable - enable - - - - - - - diff --git a/TaskTree/_Imports.razor b/TaskTree/_Imports.razor deleted file mode 100644 index f0543e0f..00000000 --- a/TaskTree/_Imports.razor +++ /dev/null @@ -1,11 +0,0 @@ -@using System.Net.Http -@using Microsoft.AspNetCore.Authorization -@using Microsoft.AspNetCore.Components.Authorization -@using Microsoft.AspNetCore.Components.Forms -@using Microsoft.AspNetCore.Components.Routing -@using Microsoft.AspNetCore.Components.Web -@using Microsoft.AspNetCore.Components.Web.Virtualization -@using Microsoft.JSInterop -@using TaskTree -@using TaskTree.Shared -@using Blazorise.TreeView \ No newline at end of file diff --git a/TaskTree/appsettings.Development.json b/TaskTree/appsettings.Development.json deleted file mode 100644 index f042c671..00000000 --- a/TaskTree/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "DetailedErrors": true, - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/TaskTree/appsettings.json b/TaskTree/appsettings.json deleted file mode 100644 index 4d566948..00000000 --- a/TaskTree/appsettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} diff --git a/TaskTree/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/TaskTree/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index f795be5c..00000000 --- a/TaskTree/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfo.cs b/TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfo.cs deleted file mode 100644 index 3db347ba..00000000 --- a/TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("TaskTree")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("TaskTree")] -[assembly: System.Reflection.AssemblyTitleAttribute("TaskTree")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfoInputs.cache b/TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfoInputs.cache deleted file mode 100644 index e341cbcf..00000000 --- a/TaskTree/obj/Debug/net6.0/TaskTree.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -81cd5455c273af21d541d8decaceebb4c78a70a5 diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.GeneratedMSBuildEditorConfig.editorconfig b/TaskTree/obj/Debug/net6.0/TaskTree.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index e6b6c957..00000000 --- a/TaskTree/obj/Debug/net6.0/TaskTree.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,60 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = TaskTree -build_property.RootNamespace = TaskTree -build_property.ProjectDir = /Users/normrasmussen/Documents/Northpass/TaskTree/ -build_property.RazorLangVersion = 6.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = /Users/normrasmussen/Documents/Northpass/TaskTree -build_property._RazorSourceGeneratorDebug = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/App.razor] -build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Accounts.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQWNjb3VudHMucmF6b3I= -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Counter.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQ291bnRlci5yYXpvcg== -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/FetchData.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRmV0Y2hEYXRhLnJhem9y -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/SurveyPrompt.razor] -build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL1N1cnZleVByb21wdC5yYXpvcg== -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/_Imports.razor] -build_metadata.AdditionalFiles.TargetPath = X0ltcG9ydHMucmF6b3I= -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/MainLayout.razor] -build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL01haW5MYXlvdXQucmF6b3I= -build_metadata.AdditionalFiles.CssScope = b-tei3al3gpd - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/NavMenu.razor] -build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL05hdk1lbnUucmF6b3I= -build_metadata.AdditionalFiles.CssScope = b-eli7iebgv3 - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Error.cshtml] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRXJyb3IuY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/_Host.cshtml] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0hvc3QuY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/_Layout.cshtml] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0xheW91dC5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.GlobalUsings.g.cs b/TaskTree/obj/Debug/net6.0/TaskTree.GlobalUsings.g.cs deleted file mode 100644 index 025530a2..00000000 --- a/TaskTree/obj/Debug/net6.0/TaskTree.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using global::Microsoft.AspNetCore.Builder; -global using global::Microsoft.AspNetCore.Hosting; -global using global::Microsoft.AspNetCore.Http; -global using global::Microsoft.AspNetCore.Routing; -global using global::Microsoft.Extensions.Configuration; -global using global::Microsoft.Extensions.DependencyInjection; -global using global::Microsoft.Extensions.Hosting; -global using global::Microsoft.Extensions.Logging; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Net.Http.Json; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.MvcApplicationPartsAssemblyInfo.cache b/TaskTree/obj/Debug/net6.0/TaskTree.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29b..00000000 diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cache b/TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cache deleted file mode 100644 index f24b41d8..00000000 --- a/TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cache +++ /dev/null @@ -1 +0,0 @@ -5860763757f4f08c7ebdea1b3a94a18109f17861 diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cs b/TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cs deleted file mode 100644 index 31c8eab2..00000000 --- a/TaskTree/obj/Debug/net6.0/TaskTree.RazorAssemblyInfo.cs +++ /dev/null @@ -1,17 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" + - "ory, Microsoft.AspNetCore.Mvc.Razor")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/TaskTree/obj/Debug/net6.0/TaskTree.assets.cache b/TaskTree/obj/Debug/net6.0/TaskTree.assets.cache deleted file mode 100644 index 10ecaa40ce7d8171e7fe3e57409299e392503fe9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7842 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\n Gets the content to be rendered inside the layout.\n \n ", - "Metadata": { - "Common.PropertyName": "Body", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TaskTree.Shared.MainLayout" - } - }, - { - "HashCode": 2022316366, - "Kind": "Components.Component", - "Name": "TaskTree.Shared.MainLayout", - "AssemblyName": "TaskTree", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TaskTree.Shared.MainLayout" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Body", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", - "Metadata": { - "Common.PropertyName": "Body", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TaskTree.Shared.MainLayout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 762787291, - "Kind": "Components.ChildContent", - "Name": "TaskTree.Shared.MainLayout.Body", - "AssemblyName": "TaskTree", - "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Body", - "ParentTag": "MainLayout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "TaskTree.Shared.MainLayout.Body", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1534412380, - "Kind": "Components.ChildContent", - "Name": "TaskTree.Shared.MainLayout.Body", - "AssemblyName": "TaskTree", - "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Body", - "ParentTag": "TaskTree.Shared.MainLayout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "TaskTree.Shared.MainLayout.Body", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2014168666, - "Kind": "Components.Component", - "Name": "TaskTree.Shared.NavMenu", - "AssemblyName": "TaskTree", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NavMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TaskTree.Shared.NavMenu" - } - }, - { - "HashCode": 342435812, - "Kind": "Components.Component", - "Name": "TaskTree.Shared.NavMenu", - "AssemblyName": "TaskTree", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TaskTree.Shared.NavMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TaskTree.Shared.NavMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 625337315, - "Kind": "Components.Component", - "Name": "Blazorise.BaseElementComponent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Base class for all basic html elements.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BaseElementComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BaseElementComponent" - } - }, - { - "HashCode": 1978116870, - "Kind": "Components.Component", - "Name": "Blazorise.BaseElementComponent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Base class for all basic html elements.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BaseElementComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BaseElementComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -955949133, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BaseElementComponent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BaseElementComponent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BaseElementComponent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 135772256, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BaseElementComponent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BaseElementComponent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BaseElementComponent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 591479745, - "Kind": "Components.Component", - "Name": "Blazorise.Accordion", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An accordion is a vertically stacked list of headers that reveal or hide associated sections of content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Accordion" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Accordion" - } - }, - { - "HashCode": -1877664164, - "Kind": "Components.Component", - "Name": "Blazorise.Accordion", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An accordion is a vertically stacked list of headers that reveal or hide associated sections of content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Accordion" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Accordion", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -103484083, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Accordion.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Accordion" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Accordion.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1858161664, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Accordion.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Accordion" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Accordion.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1336481175, - "Kind": "Components.Component", - "Name": "Blazorise.Addon", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for buttons, labels or inputs placed inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Addon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AddonType", - "TypeName": "Blazorise.AddonType", - "IsEnum": true, - "Documentation": "\n \n Defines the location and behaviour of addon container.\n \n ", - "Metadata": { - "Common.PropertyName": "AddonType" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Addon" - } - }, - { - "HashCode": -602437193, - "Kind": "Components.Component", - "Name": "Blazorise.Addon", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for buttons, labels or inputs placed inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Addon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AddonType", - "TypeName": "Blazorise.AddonType", - "IsEnum": true, - "Documentation": "\n \n Defines the location and behaviour of addon container.\n \n ", - "Metadata": { - "Common.PropertyName": "AddonType" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Addon", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1848717697, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Addon.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Addon" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Addon.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1456000901, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Addon.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Addon" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Addon.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1849910954, - "Kind": "Components.Component", - "Name": "Blazorise.AddonLabel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Static text that can be placed inside of an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "AddonLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.AddonLabel" - } - }, - { - "HashCode": -1669785242, - "Kind": "Components.Component", - "Name": "Blazorise.AddonLabel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Static text that can be placed inside of an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.AddonLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.AddonLabel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1700753483, - "Kind": "Components.ChildContent", - "Name": "Blazorise.AddonLabel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "AddonLabel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.AddonLabel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1641539341, - "Kind": "Components.ChildContent", - "Name": "Blazorise.AddonLabel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.AddonLabel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.AddonLabel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -261158396, - "Kind": "Components.Component", - "Name": "Blazorise.Addons", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for text, buttons, or button groups on either side of textual inputs.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Addons" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the addons inside of the grid row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Changes the size of the elements placed inside of this .\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Addons" - } - }, - { - "HashCode": -2104114229, - "Kind": "Components.Component", - "Name": "Blazorise.Addons", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for text, buttons, or button groups on either side of textual inputs.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Addons" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the addons inside of the grid row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Changes the size of the elements placed inside of this .\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Addons", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -725984439, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Addons.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Addons" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Addons.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1892091341, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Addons.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Addons" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Addons.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 712325980, - "Kind": "Components.Component", - "Name": "Blazorise.Alert", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Alert" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Dismisable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Enables the alert to be closed by placing the padding for close button.\n \n ", - "Metadata": { - "Common.PropertyName": "Dismisable" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the alert visibility.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the alert visibility state changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the alert color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Alert" - } - }, - { - "HashCode": 1745035144, - "Kind": "Components.Component", - "Name": "Blazorise.Alert", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Alert" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Dismisable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Enables the alert to be closed by placing the padding for close button.\n \n ", - "Metadata": { - "Common.PropertyName": "Dismisable" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the alert visibility.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the alert visibility state changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the alert color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Alert", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1171787707, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Alert.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Alert" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Alert.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1345044453, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Alert.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Alert" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Alert.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1014522528, - "Kind": "Components.Component", - "Name": "Blazorise.AlertDescription", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for longer text inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "AlertDescription" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.AlertDescription" - } - }, - { - "HashCode": -397765510, - "Kind": "Components.Component", - "Name": "Blazorise.AlertDescription", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for longer text inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.AlertDescription" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.AlertDescription", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -306769317, - "Kind": "Components.ChildContent", - "Name": "Blazorise.AlertDescription.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "AlertDescription" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.AlertDescription.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 400891295, - "Kind": "Components.ChildContent", - "Name": "Blazorise.AlertDescription.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.AlertDescription" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.AlertDescription.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1191307212, - "Kind": "Components.Component", - "Name": "Blazorise.AlertMessage", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for text or action buttons placed inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "AlertMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.AlertMessage" - } - }, - { - "HashCode": 346366434, - "Kind": "Components.Component", - "Name": "Blazorise.AlertMessage", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for text or action buttons placed inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.AlertMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.AlertMessage", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1653845571, - "Kind": "Components.ChildContent", - "Name": "Blazorise.AlertMessage.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "AlertMessage" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.AlertMessage.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1875620955, - "Kind": "Components.ChildContent", - "Name": "Blazorise.AlertMessage.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.AlertMessage" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.AlertMessage.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2107634436, - "Kind": "Components.Component", - "Name": "Blazorise.Badge", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Small and adaptive tag for adding context to just about any content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Badge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Pill", - "TypeName": "System.Boolean", - "Documentation": "\n \n Make the badge more rounded.\n \n ", - "Metadata": { - "Common.PropertyName": "Pill" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the badge contextual color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Link", - "TypeName": "System.String", - "Documentation": "\n \n Create a badge link and provide actionable badges with hover and focus states.\n \n ", - "Metadata": { - "Common.PropertyName": "Link" - } - }, - { - "Kind": "Components.Component", - "Name": "CloseClicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs on close button click.\n \n ", - "Metadata": { - "Common.PropertyName": "CloseClicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Badge" - } - }, - { - "HashCode": 659154151, - "Kind": "Components.Component", - "Name": "Blazorise.Badge", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Small and adaptive tag for adding context to just about any content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Badge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Pill", - "TypeName": "System.Boolean", - "Documentation": "\n \n Make the badge more rounded.\n \n ", - "Metadata": { - "Common.PropertyName": "Pill" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the badge contextual color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Link", - "TypeName": "System.String", - "Documentation": "\n \n Create a badge link and provide actionable badges with hover and focus states.\n \n ", - "Metadata": { - "Common.PropertyName": "Link" - } - }, - { - "Kind": "Components.Component", - "Name": "CloseClicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs on close button click.\n \n ", - "Metadata": { - "Common.PropertyName": "CloseClicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Badge", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -901426673, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Badge.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Badge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Badge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1834146648, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Badge.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Badge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Badge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2074276384, - "Kind": "Components.Component", - "Name": "Blazorise.Bar", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The component is a wrapper that positions branding, navigation, and other elements into a concise header or sidebar.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Bar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the state of toggler and the menu.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the bar visibility changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Breakpoint", - "TypeName": "Blazorise.Breakpoint", - "IsEnum": true, - "Documentation": "\n \n Used for responsive collapsing.\n \n ", - "Metadata": { - "Common.PropertyName": "Breakpoint" - } - }, - { - "Kind": "Components.Component", - "Name": "NavigationBreakpoint", - "TypeName": "Blazorise.Breakpoint", - "IsEnum": true, - "Documentation": "\n \n Used for responsive collapsing after Navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "NavigationBreakpoint" - } - }, - { - "Kind": "Components.Component", - "Name": "ThemeContrast", - "TypeName": "Blazorise.ThemeContrast", - "IsEnum": true, - "Documentation": "\n \n Defines the preferred theme contrast for this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ThemeContrast" - } - }, - { - "Kind": "Components.Component", - "Name": "Alignment", - "TypeName": "Blazorise.Alignment", - "IsEnum": true, - "Documentation": "\n \n Defines the alignment within bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Alignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.BarMode", - "IsEnum": true, - "Documentation": "\n \n Defines the orientation for the bar. Vertical is required when using as a Sidebar.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "CollapseMode", - "TypeName": "Blazorise.BarCollapseMode", - "IsEnum": true, - "Documentation": "\n \n Defines how the bar will be collapsed.\n \n ", - "Metadata": { - "Common.PropertyName": "CollapseMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Bar" - } - }, - { - "HashCode": -892275085, - "Kind": "Components.Component", - "Name": "Blazorise.Bar", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The component is a wrapper that positions branding, navigation, and other elements into a concise header or sidebar.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Bar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the state of toggler and the menu.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the bar visibility changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Breakpoint", - "TypeName": "Blazorise.Breakpoint", - "IsEnum": true, - "Documentation": "\n \n Used for responsive collapsing.\n \n ", - "Metadata": { - "Common.PropertyName": "Breakpoint" - } - }, - { - "Kind": "Components.Component", - "Name": "NavigationBreakpoint", - "TypeName": "Blazorise.Breakpoint", - "IsEnum": true, - "Documentation": "\n \n Used for responsive collapsing after Navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "NavigationBreakpoint" - } - }, - { - "Kind": "Components.Component", - "Name": "ThemeContrast", - "TypeName": "Blazorise.ThemeContrast", - "IsEnum": true, - "Documentation": "\n \n Defines the preferred theme contrast for this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ThemeContrast" - } - }, - { - "Kind": "Components.Component", - "Name": "Alignment", - "TypeName": "Blazorise.Alignment", - "IsEnum": true, - "Documentation": "\n \n Defines the alignment within bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Alignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.BarMode", - "IsEnum": true, - "Documentation": "\n \n Defines the orientation for the bar. Vertical is required when using as a Sidebar.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "CollapseMode", - "TypeName": "Blazorise.BarCollapseMode", - "IsEnum": true, - "Documentation": "\n \n Defines how the bar will be collapsed.\n \n ", - "Metadata": { - "Common.PropertyName": "CollapseMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Bar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1279821231, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Bar.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Bar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Bar.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1673080284, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Bar.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Bar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Bar.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2101882291, - "Kind": "Components.Component", - "Name": "Blazorise.BarBrand", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Part of the component that is always visible, and which usually contains\n the logo and optionally some links or icons.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarBrand" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarBrand" - } - }, - { - "HashCode": 252956498, - "Kind": "Components.Component", - "Name": "Blazorise.BarBrand", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Part of the component that is always visible, and which usually contains\n the logo and optionally some links or icons.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarBrand" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarBrand", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1896489895, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarBrand.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarBrand" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarBrand.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1918883611, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarBrand.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarBrand" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarBrand.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -579871752, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdown", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The dropdown menu, which can include bar items and dividers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarDropdown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets a value indicating whether the dropdown menu and all its child controls are visible.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the component visibility changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RightAligned", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", - "Metadata": { - "Common.PropertyName": "RightAligned" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdown" - } - }, - { - "HashCode": 1524373901, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdown", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The dropdown menu, which can include bar items and dividers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarDropdown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets a value indicating whether the dropdown menu and all its child controls are visible.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the component visibility changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RightAligned", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", - "Metadata": { - "Common.PropertyName": "RightAligned" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1344917249, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdown.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarDropdown" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdown.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 856796251, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdown.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarDropdown" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdown.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -462901450, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownDivider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Divider that can be placed between 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarDropdownDivider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownDivider" - } - }, - { - "HashCode": -701793637, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownDivider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Divider that can be placed between 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarDropdownDivider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownDivider", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1844274666, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A menu item for the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarDropdownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the link element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Indentation", - "TypeName": "System.Double", - "Documentation": "\n \n Determines how much left padding will be applied to the dropdown item. (in rem unit)\n \n ", - "Metadata": { - "Common.PropertyName": "Indentation" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownItem" - } - }, - { - "HashCode": -1427711262, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A menu item for the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarDropdownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the link element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Indentation", - "TypeName": "System.Double", - "Documentation": "\n \n Determines how much left padding will be applied to the dropdown item. (in rem unit)\n \n ", - "Metadata": { - "Common.PropertyName": "Indentation" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 729064679, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdownItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarDropdownItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdownItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1196611778, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdownItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarDropdownItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdownItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1665265478, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownMenu", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarDropdownMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownMenu" - } - }, - { - "HashCode": 424113151, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownMenu", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarDropdownMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1314785892, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdownMenu.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarDropdownMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdownMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -878862662, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdownMenu.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarDropdownMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdownMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -482863337, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownToggle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Toggles the visibility or collapse of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarDropdownToggle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Indentation", - "TypeName": "System.Double", - "Documentation": "\n \n Determines how much left padding will be applied to the dropdown toggle. (in rem unit)\n \n ", - "Metadata": { - "Common.PropertyName": "Indentation" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownToggle" - } - }, - { - "HashCode": 750670246, - "Kind": "Components.Component", - "Name": "Blazorise.BarDropdownToggle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Toggles the visibility or collapse of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarDropdownToggle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Indentation", - "TypeName": "System.Double", - "Documentation": "\n \n Determines how much left padding will be applied to the dropdown toggle. (in rem unit)\n \n ", - "Metadata": { - "Common.PropertyName": "Indentation" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarDropdownToggle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 393448357, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdownToggle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarDropdownToggle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdownToggle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 738654837, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarDropdownToggle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarDropdownToggle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarDropdownToggle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 830154123, - "Kind": "Components.Component", - "Name": "Blazorise.BarEnd", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The far part of the menu, which appears at the end of the navbar.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarEnd" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarEnd" - } - }, - { - "HashCode": 1148382125, - "Kind": "Components.Component", - "Name": "Blazorise.BarEnd", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The far part of the menu, which appears at the end of the navbar.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarEnd" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarEnd", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -72540161, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarEnd.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarEnd" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarEnd.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1483216724, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarEnd.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarEnd" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarEnd.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1135436409, - "Kind": "Components.Component", - "Name": "Blazorise.BarIcon", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper component around that is used by the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarIcon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "IconName", - "TypeName": "System.Object", - "Documentation": "\n \n Icon name that can be either a string or .\n \n ", - "Metadata": { - "Common.PropertyName": "IconName" - } - }, - { - "Kind": "Components.Component", - "Name": "IconStyle", - "TypeName": "Blazorise.IconStyle", - "IsEnum": true, - "Documentation": "\n \n Suggested icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "IconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "IconSize", - "TypeName": "Blazorise.IconSize", - "IsEnum": true, - "Documentation": "\n \n Defines the icon size.\n \n ", - "Metadata": { - "Common.PropertyName": "IconSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarIcon" - } - }, - { - "HashCode": 788503534, - "Kind": "Components.Component", - "Name": "Blazorise.BarIcon", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper component around that is used by the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarIcon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "IconName", - "TypeName": "System.Object", - "Documentation": "\n \n Icon name that can be either a string or .\n \n ", - "Metadata": { - "Common.PropertyName": "IconName" - } - }, - { - "Kind": "Components.Component", - "Name": "IconStyle", - "TypeName": "Blazorise.IconStyle", - "IsEnum": true, - "Documentation": "\n \n Suggested icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "IconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "IconSize", - "TypeName": "Blazorise.IconSize", - "IsEnum": true, - "Documentation": "\n \n Defines the icon size.\n \n ", - "Metadata": { - "Common.PropertyName": "IconSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarIcon", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1951327935, - "Kind": "Components.Component", - "Name": "Blazorise.BarItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for or components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the flag to indicate if is active, or focused.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the disabled state to make inactive.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarItem" - } - }, - { - "HashCode": 1648136291, - "Kind": "Components.Component", - "Name": "Blazorise.BarItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for or components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the flag to indicate if is active, or focused.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the disabled state to make inactive.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2120684748, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1447985438, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2147233691, - "Kind": "Components.Component", - "Name": "Blazorise.BarLabel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Small text that can appear next to the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarLabel" - } - }, - { - "HashCode": 131554661, - "Kind": "Components.Component", - "Name": "Blazorise.BarLabel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Small text that can appear next to the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarLabel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -335703817, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarLabel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarLabel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarLabel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -292738218, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarLabel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarLabel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarLabel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1887763102, - "Kind": "Components.Component", - "Name": "Blazorise.BarLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A clickable link, the sibling of a or .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarLink" - } - }, - { - "HashCode": 613403987, - "Kind": "Components.Component", - "Name": "Blazorise.BarLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A clickable link, the sibling of a or .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2087722563, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -398443204, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1428439158, - "Kind": "Components.Component", - "Name": "Blazorise.BarMenu", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The main part of the , hidden on touch devices, visible on desktop.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarMenu" - } - }, - { - "HashCode": -227120886, - "Kind": "Components.Component", - "Name": "Blazorise.BarMenu", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The main part of the , hidden on touch devices, visible on desktop.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2073434556, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarMenu.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1542892132, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarMenu.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1302810646, - "Kind": "Components.Component", - "Name": "Blazorise.BarStart", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The near part of the menu, which appears next to the navbar brand on desktop.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarStart" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarStart" - } - }, - { - "HashCode": 265260309, - "Kind": "Components.Component", - "Name": "Blazorise.BarStart", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The near part of the menu, which appears next to the navbar brand on desktop.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarStart" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarStart", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -213114875, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarStart.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarStart" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarStart.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1782979974, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarStart.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarStart" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarStart.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 604595103, - "Kind": "Components.Component", - "Name": "Blazorise.BarToggler", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Controls the visibility state of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarToggler" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.BarTogglerMode", - "IsEnum": true, - "Documentation": "\n \n Provides options for inline or popout styles. Only supported by Vertical Bar. Uses inline by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "Bar", - "TypeName": "Blazorise.Bar", - "Documentation": "\n \n Controls which will be toggled. Uses parent by default. \n \n ", - "Metadata": { - "Common.PropertyName": "Bar" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarToggler" - } - }, - { - "HashCode": 1318025406, - "Kind": "Components.Component", - "Name": "Blazorise.BarToggler", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Controls the visibility state of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarToggler" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.BarTogglerMode", - "IsEnum": true, - "Documentation": "\n \n Provides options for inline or popout styles. Only supported by Vertical Bar. Uses inline by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "Bar", - "TypeName": "Blazorise.Bar", - "Documentation": "\n \n Controls which will be toggled. Uses parent by default. \n \n ", - "Metadata": { - "Common.PropertyName": "Bar" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BarToggler", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 314379013, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarToggler.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BarToggler" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarToggler.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1105550374, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BarToggler.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BarToggler" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BarToggler.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1108698499, - "Kind": "Components.Component", - "Name": "Blazorise.Breadcrumb", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Indicate the current page's location within a navigational hierarchy.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Breadcrumb" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.BreadcrumbMode", - "IsEnum": true, - "Documentation": "\n \n Defines the breadcrumb activation mode.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Breadcrumb" - } - }, - { - "HashCode": -1702854709, - "Kind": "Components.Component", - "Name": "Blazorise.Breadcrumb", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Indicate the current page's location within a navigational hierarchy.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Breadcrumb" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.BreadcrumbMode", - "IsEnum": true, - "Documentation": "\n \n Defines the breadcrumb activation mode.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Breadcrumb", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1167116934, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Breadcrumb.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Breadcrumb" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Breadcrumb.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1194166125, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Breadcrumb.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Breadcrumb" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Breadcrumb.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1991774212, - "Kind": "Components.Component", - "Name": "Blazorise.BreadcrumbItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a breadcrumb link.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BreadcrumbItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the item active state.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BreadcrumbItem" - } - }, - { - "HashCode": -363950827, - "Kind": "Components.Component", - "Name": "Blazorise.BreadcrumbItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a breadcrumb link.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BreadcrumbItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the item active state.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BreadcrumbItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2093860821, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BreadcrumbItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BreadcrumbItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BreadcrumbItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1309312426, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BreadcrumbItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BreadcrumbItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BreadcrumbItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1320359306, - "Kind": "Components.Component", - "Name": "Blazorise.BreadcrumbLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Links can be href's for anchor tags, or to's for router-links.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BreadcrumbLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Link to the destination page.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Defines the title of a link, which appears to the user as a tooltip.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BreadcrumbLink" - } - }, - { - "HashCode": -914062591, - "Kind": "Components.Component", - "Name": "Blazorise.BreadcrumbLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Links can be href's for anchor tags, or to's for router-links.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BreadcrumbLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Link to the destination page.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Defines the title of a link, which appears to the user as a tooltip.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BreadcrumbLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -74988206, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BreadcrumbLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BreadcrumbLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BreadcrumbLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1459651014, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BreadcrumbLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BreadcrumbLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BreadcrumbLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1587263861, - "Kind": "Components.Component", - "Name": "Blazorise.Button", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Clickable button for actions in forms, dialogs, and more with support for multiple sizes, states, and more.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Button" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Blazorise.ButtonType", - "IsEnum": true, - "Documentation": "\n \n Defines the button type.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the button color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Changes the size of a button.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Outline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the button to have the outlines.\n \n ", - "Metadata": { - "Common.PropertyName": "Outline" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n When set to 'true', places the component in the active state with active styling.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Block", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the button to span the full width of a parent.\n \n ", - "Metadata": { - "Common.PropertyName": "Block" - } - }, - { - "Kind": "Components.Component", - "Name": "Loading", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the loading spinner or a .\n \n ", - "Metadata": { - "Common.PropertyName": "Loading" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the component loading template.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreventDefaultOnSubmit", - "TypeName": "System.Boolean", - "Documentation": "\n \n Prevents a default form-post when button type is set to .\n \n ", - "Metadata": { - "Common.PropertyName": "PreventDefaultOnSubmit" - } - }, - { - "Kind": "Components.Component", - "Name": "Command", - "TypeName": "System.Windows.Input.ICommand", - "Documentation": "\n \n Gets or sets the command to be executed when clicked on a button.\n \n ", - "Metadata": { - "Common.PropertyName": "Command" - } - }, - { - "Kind": "Components.Component", - "Name": "CommandParameter", - "TypeName": "System.Object", - "Documentation": "\n \n Reflects the parameter to pass to the CommandProperty upon execution.\n \n ", - "Metadata": { - "Common.PropertyName": "CommandParameter" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Denotes the target route of the button.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document for a .\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Button" - } - }, - { - "HashCode": 552612602, - "Kind": "Components.Component", - "Name": "Blazorise.Button", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Clickable button for actions in forms, dialogs, and more with support for multiple sizes, states, and more.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Button" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Blazorise.ButtonType", - "IsEnum": true, - "Documentation": "\n \n Defines the button type.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the button color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Changes the size of a button.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Outline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the button to have the outlines.\n \n ", - "Metadata": { - "Common.PropertyName": "Outline" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n When set to 'true', places the component in the active state with active styling.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Block", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the button to span the full width of a parent.\n \n ", - "Metadata": { - "Common.PropertyName": "Block" - } - }, - { - "Kind": "Components.Component", - "Name": "Loading", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the loading spinner or a .\n \n ", - "Metadata": { - "Common.PropertyName": "Loading" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the component loading template.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreventDefaultOnSubmit", - "TypeName": "System.Boolean", - "Documentation": "\n \n Prevents a default form-post when button type is set to .\n \n ", - "Metadata": { - "Common.PropertyName": "PreventDefaultOnSubmit" - } - }, - { - "Kind": "Components.Component", - "Name": "Command", - "TypeName": "System.Windows.Input.ICommand", - "Documentation": "\n \n Gets or sets the command to be executed when clicked on a button.\n \n ", - "Metadata": { - "Common.PropertyName": "Command" - } - }, - { - "Kind": "Components.Component", - "Name": "CommandParameter", - "TypeName": "System.Object", - "Documentation": "\n \n Reflects the parameter to pass to the CommandProperty upon execution.\n \n ", - "Metadata": { - "Common.PropertyName": "CommandParameter" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Denotes the target route of the button.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document for a .\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Button", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -208286445, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Button.LoadingTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the component loading template.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LoadingTemplate", - "ParentTag": "Button" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Button.LoadingTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -401175270, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Button.LoadingTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the component loading template.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LoadingTemplate", - "ParentTag": "Blazorise.Button" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Button.LoadingTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -303836558, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Button.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Button" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Button.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -380607946, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Button.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Button" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Button.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -528683871, - "Kind": "Components.Component", - "Name": "Blazorise.Buttons", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Group a series of buttons together on a single line.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Buttons" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Role", - "TypeName": "Blazorise.ButtonsRole", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the role of the button group.\n \n ", - "Metadata": { - "Common.PropertyName": "Role" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Blazorise.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the button group orientation mode.\n \n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size", - "IsEnum": true, - "Documentation": "\n \n Change the size of multiple buttons at once.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Buttons" - } - }, - { - "HashCode": 522964995, - "Kind": "Components.Component", - "Name": "Blazorise.Buttons", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Group a series of buttons together on a single line.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Buttons" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Role", - "TypeName": "Blazorise.ButtonsRole", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the role of the button group.\n \n ", - "Metadata": { - "Common.PropertyName": "Role" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Blazorise.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the button group orientation mode.\n \n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size", - "IsEnum": true, - "Documentation": "\n \n Change the size of multiple buttons at once.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Buttons", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -779275368, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Buttons.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Buttons" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Buttons.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 405526035, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Buttons.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Buttons" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Buttons.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1914043680, - "Kind": "Components.Component", - "Name": "Blazorise.CloseButton", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A generic close button for dismissing content like modals and alerts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CloseButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoClose", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true, the parent or with be automatically closed\n when button is placed inside of them.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoClose" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CloseButton" - } - }, - { - "HashCode": 1897235039, - "Kind": "Components.Component", - "Name": "Blazorise.CloseButton", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A generic close button for dismissing content like modals and alerts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CloseButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoClose", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true, the parent or with be automatically closed\n when button is placed inside of them.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoClose" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CloseButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1376888603, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CloseButton.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CloseButton" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CloseButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -93192917, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CloseButton.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CloseButton" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CloseButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -552421184, - "Kind": "Components.Component", - "Name": "Blazorise.Card", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A card is a flexible and extensible content container. It includes options for headers and footers,\n a wide variety of content, contextual background colors, and powerful display options.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Card" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "WhiteText", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the white text when using the darker background.\n \n ", - "Metadata": { - "Common.PropertyName": "WhiteText" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Card" - } - }, - { - "HashCode": 278698561, - "Kind": "Components.Component", - "Name": "Blazorise.Card", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A card is a flexible and extensible content container. It includes options for headers and footers,\n a wide variety of content, contextual background colors, and powerful display options.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Card" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "WhiteText", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the white text when using the darker background.\n \n ", - "Metadata": { - "Common.PropertyName": "WhiteText" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Card", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1727933674, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Card.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Card" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Card.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 276317911, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Card.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Card" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Card.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 562201896, - "Kind": "Components.Component", - "Name": "Blazorise.CardActions", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for various card actions or commands.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardActions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardActions" - } - }, - { - "HashCode": -113972848, - "Kind": "Components.Component", - "Name": "Blazorise.CardActions", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for various card actions or commands.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardActions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardActions", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -421157233, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardActions.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardActions" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardActions.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -855861468, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardActions.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardActions" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardActions.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1076441596, - "Kind": "Components.Component", - "Name": "Blazorise.CardBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The main block of a .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardBody" - } - }, - { - "HashCode": 1464382631, - "Kind": "Components.Component", - "Name": "Blazorise.CardBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The main block of a .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 267545434, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1481010843, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1816457744, - "Kind": "Components.Component", - "Name": "Blazorise.CardDeck", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for an identical width and height cards that aren't attached to one another.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardDeck" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardDeck" - } - }, - { - "HashCode": -2055788171, - "Kind": "Components.Component", - "Name": "Blazorise.CardDeck", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for an identical width and height cards that aren't attached to one another.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardDeck" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardDeck", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 823553590, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardDeck.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardDeck" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardDeck.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 775801554, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardDeck.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardDeck" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardDeck.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 152063147, - "Kind": "Components.Component", - "Name": "Blazorise.CardFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An optional footer within a card.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardFooter" - } - }, - { - "HashCode": 1623993100, - "Kind": "Components.Component", - "Name": "Blazorise.CardFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An optional footer within a card.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardFooter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 235270764, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1463996409, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1313583790, - "Kind": "Components.Component", - "Name": "Blazorise.CardGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Represent cards as a single, attached component with same width and height columns. Card groups use display: flex; to reach their sizing.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardGroup" - } - }, - { - "HashCode": 1350737349, - "Kind": "Components.Component", - "Name": "Blazorise.CardGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Represent cards as a single, attached component with same width and height columns. Card groups use display: flex; to reach their sizing.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -846294939, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 759667965, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1949823604, - "Kind": "Components.Component", - "Name": "Blazorise.CardHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An optional header within a card.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardHeader" - } - }, - { - "HashCode": 1028932822, - "Kind": "Components.Component", - "Name": "Blazorise.CardHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An optional header within a card.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 34102611, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1457176510, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -269387983, - "Kind": "Components.Component", - "Name": "Blazorise.CardImage", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A fullwidth container for a responsive image.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n Image url.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "Alt", - "TypeName": "System.String", - "Documentation": "\n \n Alternative image text.\n \n ", - "Metadata": { - "Common.PropertyName": "Alt" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardImage" - } - }, - { - "HashCode": -266927925, - "Kind": "Components.Component", - "Name": "Blazorise.CardImage", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A fullwidth container for a responsive image.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n Image url.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "Alt", - "TypeName": "System.String", - "Documentation": "\n \n Alternative image text.\n \n ", - "Metadata": { - "Common.PropertyName": "Alt" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardImage", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2110575090, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardImage.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardImage" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardImage.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1756736901, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardImage.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardImage" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardImage.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -598502249, - "Kind": "Components.Component", - "Name": "Blazorise.CardLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a card links.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n Link url.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "Alt", - "TypeName": "System.String", - "Documentation": "\n \n Alternative link text.\n \n ", - "Metadata": { - "Common.PropertyName": "Alt" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardLink" - } - }, - { - "HashCode": -1208555106, - "Kind": "Components.Component", - "Name": "Blazorise.CardLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a card links.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n Link url.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "Alt", - "TypeName": "System.String", - "Documentation": "\n \n Alternative link text.\n \n ", - "Metadata": { - "Common.PropertyName": "Alt" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 406708143, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 643983205, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 770545977, - "Kind": "Components.Component", - "Name": "Blazorise.CardSubtitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Card titles are used by adding subtitle to a heading tag. Subtitles are generally placed under the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardSubtitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Int32", - "Documentation": "\n \n Number from 1 to 6 that defines the subtitle size where the smaller number means larger text.\n \n \n todo: change to enum\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardSubtitle" - } - }, - { - "HashCode": -1969721648, - "Kind": "Components.Component", - "Name": "Blazorise.CardSubtitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Card titles are used by adding subtitle to a heading tag. Subtitles are generally placed under the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardSubtitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Int32", - "Documentation": "\n \n Number from 1 to 6 that defines the subtitle size where the smaller number means larger text.\n \n \n todo: change to enum\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardSubtitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1058122679, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardSubtitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardSubtitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardSubtitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1916135414, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardSubtitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardSubtitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardSubtitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -897859490, - "Kind": "Components.Component", - "Name": "Blazorise.CardText", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for all text inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardText" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardText" - } - }, - { - "HashCode": -1601014300, - "Kind": "Components.Component", - "Name": "Blazorise.CardText", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for all text inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardText" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardText", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 708950184, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardText.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardText" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardText.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1633824260, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardText.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardText" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardText.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1458648319, - "Kind": "Components.Component", - "Name": "Blazorise.CardTitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Card titles are used by adding title to a heading tag.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CardTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number from 1 to 6 that defines the title size where the smaller number means larger text.\n \n \n TODO: change to enum\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardTitle" - } - }, - { - "HashCode": -2110615503, - "Kind": "Components.Component", - "Name": "Blazorise.CardTitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Card titles are used by adding title to a heading tag.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CardTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number from 1 to 6 that defines the title size where the smaller number means larger text.\n \n \n TODO: change to enum\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CardTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1491795766, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardTitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CardTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 871769361, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CardTitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CardTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CardTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1964413364, - "Kind": "Components.Component", - "Name": "Blazorise.Carousel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A slideshow component for cycling through elements - images or slides of text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Carousel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Autoplay", - "TypeName": "System.Boolean", - "Documentation": "\n \n Autoplays the carousel slides.\n \n ", - "Metadata": { - "Common.PropertyName": "Autoplay" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoRepeat", - "TypeName": "System.Boolean", - "Documentation": "\n \n Auto-repeats the carousel slides once they reach the end.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoRepeat" - } - }, - { - "Kind": "Components.Component", - "Name": "Crossfade", - "TypeName": "System.Boolean", - "Documentation": "\n \n Animate slides with a fade transition instead of a slide.\n \n ", - "Metadata": { - "Common.PropertyName": "Crossfade" - } - }, - { - "Kind": "Components.Component", - "Name": "Interval", - "TypeName": "System.Double", - "Documentation": "\n \n Defines the interval(in milliseconds) after which the item will automatically slide.\n \n ", - "Metadata": { - "Common.PropertyName": "Interval" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowIndicators", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to show an indicator for each slide.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowIndicators" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowControls", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to show the controls that allows the user to navigate to the next or previous slide.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowControls" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedSlide", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected slide name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedSlide" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedSlideChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected slide has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedSlideChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreviousButtonLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization for previous button that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "PreviousButtonLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NextButtonLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization for next button that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "NextButtonLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Carousel" - } - }, - { - "HashCode": -310488099, - "Kind": "Components.Component", - "Name": "Blazorise.Carousel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A slideshow component for cycling through elements - images or slides of text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Carousel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Autoplay", - "TypeName": "System.Boolean", - "Documentation": "\n \n Autoplays the carousel slides.\n \n ", - "Metadata": { - "Common.PropertyName": "Autoplay" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoRepeat", - "TypeName": "System.Boolean", - "Documentation": "\n \n Auto-repeats the carousel slides once they reach the end.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoRepeat" - } - }, - { - "Kind": "Components.Component", - "Name": "Crossfade", - "TypeName": "System.Boolean", - "Documentation": "\n \n Animate slides with a fade transition instead of a slide.\n \n ", - "Metadata": { - "Common.PropertyName": "Crossfade" - } - }, - { - "Kind": "Components.Component", - "Name": "Interval", - "TypeName": "System.Double", - "Documentation": "\n \n Defines the interval(in milliseconds) after which the item will automatically slide.\n \n ", - "Metadata": { - "Common.PropertyName": "Interval" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowIndicators", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to show an indicator for each slide.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowIndicators" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowControls", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to show the controls that allows the user to navigate to the next or previous slide.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowControls" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedSlide", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected slide name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedSlide" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedSlideChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected slide has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedSlideChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreviousButtonLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization for previous button that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "PreviousButtonLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NextButtonLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization for next button that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "NextButtonLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Carousel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 447598070, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Carousel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Carousel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Carousel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1979654251, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Carousel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Carousel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Carousel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 765130288, - "Kind": "Components.Component", - "Name": "Blazorise.CarouselSlide", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for placing content in a carousel slide.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CarouselSlide" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Interval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Defines the interval(in milliseconds) after which this item will automatically slide.\n \n ", - "Metadata": { - "Common.PropertyName": "Interval" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the slide name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CarouselSlide" - } - }, - { - "HashCode": 472740137, - "Kind": "Components.Component", - "Name": "Blazorise.CarouselSlide", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for placing content in a carousel slide.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CarouselSlide" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Interval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Defines the interval(in milliseconds) after which this item will automatically slide.\n \n ", - "Metadata": { - "Common.PropertyName": "Interval" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the slide name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CarouselSlide", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1681538926, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CarouselSlide.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CarouselSlide" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CarouselSlide.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -726595292, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CarouselSlide.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CarouselSlide" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CarouselSlide.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2065332642, - "Kind": "Components.Component", - "Name": "Blazorise.Check", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Checkboxes allow the user to select one or more items from a set.\n \n Checked value type.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Check" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Check component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Indeterminate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n The indeterminate property can help you to achieve a 'check all' effect.\n \n ", - "Metadata": { - "Common.PropertyName": "Indeterminate" - } - }, - { - "Kind": "Components.Component", - "Name": "Checked", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the checked flag.\n \n ", - "Metadata": { - "Common.PropertyName": "Checked", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the check state is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Check", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -846649445, - "Kind": "Components.Component", - "Name": "Blazorise.Check", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Checkboxes allow the user to select one or more items from a set.\n \n Checked value type.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Check" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Check component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Indeterminate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n The indeterminate property can help you to achieve a 'check all' effect.\n \n ", - "Metadata": { - "Common.PropertyName": "Indeterminate" - } - }, - { - "Kind": "Components.Component", - "Name": "Checked", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the checked flag.\n \n ", - "Metadata": { - "Common.PropertyName": "Checked", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the check state is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Check", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1160929407, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Check.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Check" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Check.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -135145152, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Check.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.Check" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Check.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -114227554, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Check.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Check" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Check.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1772191130, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Check.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Check" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Check.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2055675034, - "Kind": "Components.Component", - "Name": "Blazorise.Collapse", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Toggle visibility of almost any content on your pages in a vertically collapsing container.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Collapse" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the collapse visibility state.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Collapse" - } - }, - { - "HashCode": -1758755016, - "Kind": "Components.Component", - "Name": "Blazorise.Collapse", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Toggle visibility of almost any content on your pages in a vertically collapsing container.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Collapse" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the collapse visibility state.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Collapse", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1964341247, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Collapse.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Collapse" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Collapse.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 420182758, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Collapse.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Collapse" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Collapse.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1694973757, - "Kind": "Components.Component", - "Name": "Blazorise.CollapseBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper for collapse content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CollapseBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CollapseBody" - } - }, - { - "HashCode": 474340726, - "Kind": "Components.Component", - "Name": "Blazorise.CollapseBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper for collapse content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CollapseBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CollapseBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 721144176, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CollapseBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CollapseBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CollapseBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1853164622, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CollapseBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CollapseBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CollapseBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -863115279, - "Kind": "Components.Component", - "Name": "Blazorise.CollapseHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper for collapse header.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CollapseHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the header is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CollapseHeader" - } - }, - { - "HashCode": 911832797, - "Kind": "Components.Component", - "Name": "Blazorise.CollapseHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper for collapse header.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.CollapseHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the header is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.CollapseHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -565251381, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CollapseHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CollapseHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CollapseHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1515981676, - "Kind": "Components.ChildContent", - "Name": "Blazorise.CollapseHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.CollapseHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.CollapseHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 653270069, - "Kind": "Components.Component", - "Name": "Blazorise.ColorEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ColorEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input color value.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the color has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ColorEdit" - } - }, - { - "HashCode": 1086930753, - "Kind": "Components.Component", - "Name": "Blazorise.ColorEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ColorEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input color value.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the color has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ColorEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -706498809, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "ColorEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 652651183, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.ColorEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -470523418, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ColorEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1589538657, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ColorEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1240731978, - "Kind": "Components.Component", - "Name": "Blazorise.ColorPicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ColorPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input color value.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the color has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Palette", - "TypeName": "System.String[]", - "Documentation": "\n \n List a colors below the colorpicker to make it convenient for users to choose from\n frequently or recently used colors.\n \n ", - "Metadata": { - "Common.PropertyName": "Palette" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPalette", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the visibility of the palette below the colorpicker to make it convenient for users to\n choose from frequently or recently used colors.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowPalette" - } - }, - { - "Kind": "Components.Component", - "Name": "HideAfterPaletteSelect", - "TypeName": "System.Boolean", - "Documentation": "\n \n Automatically hides the dropdown menu after a palette color is selected.\n \n ", - "Metadata": { - "Common.PropertyName": "HideAfterPaletteSelect" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowClearButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the visibility of the clear buttons.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowClearButton" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowCancelButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the visibility of the cancel buttons.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowCancelButton" - } - }, - { - "Kind": "Components.Component", - "Name": "PickerLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "PickerLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ColorPicker" - } - }, - { - "HashCode": -1709290414, - "Kind": "Components.Component", - "Name": "Blazorise.ColorPicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ColorPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input color value.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the color has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColorExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", - "Metadata": { - "Common.PropertyName": "ColorExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Palette", - "TypeName": "System.String[]", - "Documentation": "\n \n List a colors below the colorpicker to make it convenient for users to choose from\n frequently or recently used colors.\n \n ", - "Metadata": { - "Common.PropertyName": "Palette" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPalette", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the visibility of the palette below the colorpicker to make it convenient for users to\n choose from frequently or recently used colors.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowPalette" - } - }, - { - "Kind": "Components.Component", - "Name": "HideAfterPaletteSelect", - "TypeName": "System.Boolean", - "Documentation": "\n \n Automatically hides the dropdown menu after a palette color is selected.\n \n ", - "Metadata": { - "Common.PropertyName": "HideAfterPaletteSelect" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowClearButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the visibility of the clear buttons.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowClearButton" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowCancelButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Controls the visibility of the cancel buttons.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowCancelButton" - } - }, - { - "Kind": "Components.Component", - "Name": "PickerLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "PickerLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ColorPicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1724353878, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorPicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "ColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorPicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2109952576, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorPicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.ColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorPicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 255423517, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorPicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -72730687, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ColorPicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ColorPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -118469893, - "Kind": "Components.Component", - "Name": "Blazorise.Column", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper that represents a column in a flexbox grid.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Column" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Column" - } - }, - { - "HashCode": -1677796327, - "Kind": "Components.Component", - "Name": "Blazorise.Column", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper that represents a column in a flexbox grid.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Column" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column sizes.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Column", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1613865769, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Column.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Column" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Column.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1811592827, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Column.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Column" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Column.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1192609702, - "Kind": "Components.Component", - "Name": "Blazorise.Container", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The container is a simple element that allows you to place content within a given device or viewport.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Container" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Breakpoint", - "TypeName": "Blazorise.Breakpoint", - "IsEnum": true, - "Documentation": "\n \n Makes a full width container that is 100% wide until the specified breakpoint is reached.\n \n ", - "Metadata": { - "Common.PropertyName": "Breakpoint" - } - }, - { - "Kind": "Components.Component", - "Name": "Fluid", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes a full width container, spanning the entire width of the viewport.\n \n ", - "Metadata": { - "Common.PropertyName": "Fluid" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Container" - } - }, - { - "HashCode": 1937553380, - "Kind": "Components.Component", - "Name": "Blazorise.Container", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The container is a simple element that allows you to place content within a given device or viewport.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Container" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Breakpoint", - "TypeName": "Blazorise.Breakpoint", - "IsEnum": true, - "Documentation": "\n \n Makes a full width container that is 100% wide until the specified breakpoint is reached.\n \n ", - "Metadata": { - "Common.PropertyName": "Breakpoint" - } - }, - { - "Kind": "Components.Component", - "Name": "Fluid", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes a full width container, spanning the entire width of the viewport.\n \n ", - "Metadata": { - "Common.PropertyName": "Fluid" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Container", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1641841026, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Container.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Container" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Container.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1225700334, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Container.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Container" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Container.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1287889799, - "Kind": "Components.Component", - "Name": "Blazorise.Control", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for input components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Control" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the check or radio control will be inlined.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Role", - "TypeName": "Blazorise.ControlRole", - "IsEnum": true, - "Documentation": "\n \n Sets the role that affects the behaviour of the control container.\n \n ", - "Metadata": { - "Common.PropertyName": "Role" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Control" - } - }, - { - "HashCode": -612260961, - "Kind": "Components.Component", - "Name": "Blazorise.Control", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for input components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Control" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the check or radio control will be inlined.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Role", - "TypeName": "Blazorise.ControlRole", - "IsEnum": true, - "Documentation": "\n \n Sets the role that affects the behaviour of the control container.\n \n ", - "Metadata": { - "Common.PropertyName": "Role" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Control", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1434555666, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Control.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Control" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Control.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -807004065, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Control.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Control" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Control.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 694877309, - "Kind": "Components.Component", - "Name": "Blazorise.DateEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DateEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DateEdit component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "InputMode", - "TypeName": "Blazorise.DateInputMode", - "IsEnum": true, - "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", - "Metadata": { - "Common.PropertyName": "InputMode" - } - }, - { - "Kind": "Components.Component", - "Name": "Date", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input date value.\n \n ", - "Metadata": { - "Common.PropertyName": "Date", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the date has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "DateChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", - "Metadata": { - "Common.PropertyName": "DateExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The earliest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The latest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Int32", - "Documentation": "\n \n The step attribute specifies the legal day intervals to choose from when the user opens the calendar in a date field.\n \n For example, if step = \"2\", you can only select every second day in the calendar.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DateEdit", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 178309308, - "Kind": "Components.Component", - "Name": "Blazorise.DateEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DateEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DateEdit component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "InputMode", - "TypeName": "Blazorise.DateInputMode", - "IsEnum": true, - "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", - "Metadata": { - "Common.PropertyName": "InputMode" - } - }, - { - "Kind": "Components.Component", - "Name": "Date", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input date value.\n \n ", - "Metadata": { - "Common.PropertyName": "Date", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the date has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "DateChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", - "Metadata": { - "Common.PropertyName": "DateExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The earliest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The latest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Int32", - "Documentation": "\n \n The step attribute specifies the legal day intervals to choose from when the user opens the calendar in a date field.\n \n For example, if step = \"2\", you can only select every second day in the calendar.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DateEdit", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1372404361, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DateEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "DateEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DateEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1125932922, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DateEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.DateEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DateEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -836614668, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DateEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DateEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DateEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1621460615, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DateEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DateEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DateEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1994001080, - "Kind": "Components.Component", - "Name": "Blazorise.DatePicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DatePicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DatePicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "InputMode", - "TypeName": "Blazorise.DateInputMode", - "IsEnum": true, - "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", - "Metadata": { - "Common.PropertyName": "InputMode" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectionMode", - "TypeName": "Blazorise.DateInputSelectionMode", - "IsEnum": true, - "Documentation": "\n \n Defines the mode in which the dates can be selected.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectionMode" - } - }, - { - "Kind": "Components.Component", - "Name": "Date", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input date value.\n \n ", - "Metadata": { - "Common.PropertyName": "Date", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the date has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "DateChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", - "Metadata": { - "Common.PropertyName": "DateExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Dates", - "TypeName": "System.Collections.Generic.IReadOnlyList", - "Documentation": "\n \n Gets or sets the input date value.\n \n ", - "Metadata": { - "Common.PropertyName": "Dates", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DatesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Occurs when the date has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "DatesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DatesExpression", - "TypeName": "System.Linq.Expressions.Expression>>", - "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", - "Metadata": { - "Common.PropertyName": "DatesExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The earliest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The latest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "FirstDayOfWeek", - "TypeName": "System.DayOfWeek", - "IsEnum": true, - "Documentation": "\n \n Defines the first day of the week.\n \n ", - "Metadata": { - "Common.PropertyName": "FirstDayOfWeek" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the display format of the date input.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeAs24hr", - "TypeName": "System.Boolean", - "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeAs24hr" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledDates", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n List of disabled dates that the user should not be able to pick.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledDates", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func>", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DatePicker", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1958029976, - "Kind": "Components.Component", - "Name": "Blazorise.DatePicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DatePicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DatePicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "InputMode", - "TypeName": "Blazorise.DateInputMode", - "IsEnum": true, - "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", - "Metadata": { - "Common.PropertyName": "InputMode" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectionMode", - "TypeName": "Blazorise.DateInputSelectionMode", - "IsEnum": true, - "Documentation": "\n \n Defines the mode in which the dates can be selected.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectionMode" - } - }, - { - "Kind": "Components.Component", - "Name": "Date", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input date value.\n \n ", - "Metadata": { - "Common.PropertyName": "Date", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the date has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "DateChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DateExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", - "Metadata": { - "Common.PropertyName": "DateExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Dates", - "TypeName": "System.Collections.Generic.IReadOnlyList", - "Documentation": "\n \n Gets or sets the input date value.\n \n ", - "Metadata": { - "Common.PropertyName": "Dates", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DatesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Occurs when the date has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "DatesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DatesExpression", - "TypeName": "System.Linq.Expressions.Expression>>", - "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", - "Metadata": { - "Common.PropertyName": "DatesExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The earliest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n The latest date to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "FirstDayOfWeek", - "TypeName": "System.DayOfWeek", - "IsEnum": true, - "Documentation": "\n \n Defines the first day of the week.\n \n ", - "Metadata": { - "Common.PropertyName": "FirstDayOfWeek" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the display format of the date input.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeAs24hr", - "TypeName": "System.Boolean", - "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeAs24hr" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledDates", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n List of disabled dates that the user should not be able to pick.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledDates", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func>", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DatePicker", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -954810420, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DatePicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "DatePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DatePicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 463976177, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DatePicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.DatePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DatePicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1368384613, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DatePicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DatePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DatePicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 454575227, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DatePicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DatePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DatePicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -674590966, - "Kind": "Components.Component", - "Name": "Blazorise.Divider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A divider is a thin line that groups content in lists and layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Divider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "DividerType", - "TypeName": "Blazorise.DividerType?", - "Documentation": "\n \n Defines the type and style of the divider.\n \n ", - "Metadata": { - "Common.PropertyName": "DividerType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Defines the text of the divider when it's set as .\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Divider" - } - }, - { - "HashCode": -365730176, - "Kind": "Components.Component", - "Name": "Blazorise.Divider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A divider is a thin line that groups content in lists and layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Divider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "DividerType", - "TypeName": "Blazorise.DividerType?", - "Documentation": "\n \n Defines the type and style of the divider.\n \n ", - "Metadata": { - "Common.PropertyName": "DividerType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Defines the text of the divider when it's set as .\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Divider", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 521123619, - "Kind": "Components.Component", - "Name": "Blazorise.Dropdown", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Dropdown is toggleable, contextual overlay for displaying lists of links and more.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Dropdown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, a dropdown menu will be visible.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "RightAligned", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", - "Metadata": { - "Common.PropertyName": "RightAligned" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, dropdown would not react to button click.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Direction", - "TypeName": "Blazorise.Direction", - "IsEnum": true, - "Documentation": "\n \n Dropdown-menu slide direction.\n \n ", - "Metadata": { - "Common.PropertyName": "Direction" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the dropdown menu visibility has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Dropdown" - } - }, - { - "HashCode": 807719904, - "Kind": "Components.Component", - "Name": "Blazorise.Dropdown", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Dropdown is toggleable, contextual overlay for displaying lists of links and more.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Dropdown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, a dropdown menu will be visible.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "RightAligned", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", - "Metadata": { - "Common.PropertyName": "RightAligned" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, dropdown would not react to button click.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Direction", - "TypeName": "Blazorise.Direction", - "IsEnum": true, - "Documentation": "\n \n Dropdown-menu slide direction.\n \n ", - "Metadata": { - "Common.PropertyName": "Direction" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the dropdown menu visibility has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Dropdown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1778475800, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Dropdown.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Dropdown" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Dropdown.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -795356655, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Dropdown.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Dropdown" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Dropdown.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -890899369, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownDivider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Divider that can be placed between 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropdownDivider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownDivider" - } - }, - { - "HashCode": -636649869, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownDivider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Divider that can be placed between 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DropdownDivider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownDivider", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -988129370, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Add a header to label sections of actions in any dropdown menu.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropdownHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownHeader" - } - }, - { - "HashCode": 577605929, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Add a header to label sections of actions in any dropdown menu.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DropdownHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1861323324, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DropdownHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2137503544, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DropdownHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2031423372, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A menu item for the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropdownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Holds the item value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicate the currently active item.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicate the currently disabled item.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownItem" - } - }, - { - "HashCode": 597285546, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A menu item for the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DropdownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Holds the item value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicate the currently active item.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicate the currently disabled item.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -111037350, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DropdownItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1141971332, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DropdownItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -628047814, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownMenu", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropdownMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxMenuHeight", - "TypeName": "System.String", - "Documentation": "\n \n Sets the maximum height of the dropdown menu.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxMenuHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownMenu" - } - }, - { - "HashCode": -44159703, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownMenu", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DropdownMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxMenuHeight", - "TypeName": "System.String", - "Documentation": "\n \n Sets the maximum height of the dropdown menu.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxMenuHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 461129053, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownMenu.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DropdownMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1603347351, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownMenu.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DropdownMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 298298200, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownToggle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Toggles the dropdown menu visibility on or off.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropdownToggle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the dropdown color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Gets or sets the dropdown size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Outline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Button outline.\n \n ", - "Metadata": { - "Common.PropertyName": "Outline" - } - }, - { - "Kind": "Components.Component", - "Name": "Split", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates that a toggle should act as a split button.\n \n ", - "Metadata": { - "Common.PropertyName": "Split" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the toggle element look inactive.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ToggleIconVisible", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Gets or sets a value indicating whether the dropdown toggle icon is visible.\n \n \n true if [show toggle]; otherwise, false.\n \n Default: True\n ", - "Metadata": { - "Common.PropertyName": "ToggleIconVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownToggle" - } - }, - { - "HashCode": 580596127, - "Kind": "Components.Component", - "Name": "Blazorise.DropdownToggle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Toggles the dropdown menu visibility on or off.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DropdownToggle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the dropdown color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Gets or sets the dropdown size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Outline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Button outline.\n \n ", - "Metadata": { - "Common.PropertyName": "Outline" - } - }, - { - "Kind": "Components.Component", - "Name": "Split", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates that a toggle should act as a split button.\n \n ", - "Metadata": { - "Common.PropertyName": "Split" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the toggle element look inactive.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ToggleIconVisible", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Gets or sets a value indicating whether the dropdown toggle icon is visible.\n \n \n true if [show toggle]; otherwise, false.\n \n Default: True\n ", - "Metadata": { - "Common.PropertyName": "ToggleIconVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropdownToggle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1984743016, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownToggle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DropdownToggle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownToggle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -968829447, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropdownToggle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DropdownToggle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropdownToggle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1021645887, - "Kind": "Components.Component", - "Name": "Blazorise.DropContainer", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper component for the draggable items and dropzones.\n \n Type of the draggable item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropContainer component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Items that are used for the drag&drop withing the container.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsFilter", - "TypeName": "System.Func", - "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsFilter", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDropped", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Callback that indicates that an item has been dropped on a drop zone. Should be used to update the \"status\" of the data item.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDropped", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowed", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is allowed to be dropped to the specified zone.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowed", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DropNotAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropNotAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyDropClassesOnDragStarted", - "TypeName": "System.Boolean", - "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", - "Metadata": { - "Common.PropertyName": "ApplyDropClassesOnDragStarted" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDisabled", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDisabled", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", - "Metadata": { - "Common.PropertyName": "DraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropContainer", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1692365353, - "Kind": "Components.Component", - "Name": "Blazorise.DropContainer", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper component for the draggable items and dropzones.\n \n Type of the draggable item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DropContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropContainer component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Items that are used for the drag&drop withing the container.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsFilter", - "TypeName": "System.Func", - "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsFilter", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDropped", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Callback that indicates that an item has been dropped on a drop zone. Should be used to update the \"status\" of the data item.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDropped", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowed", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is allowed to be dropped to the specified zone.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowed", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DropNotAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropNotAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyDropClassesOnDragStarted", - "TypeName": "System.Boolean", - "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", - "Metadata": { - "Common.PropertyName": "ApplyDropClassesOnDragStarted" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDisabled", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDisabled", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", - "Metadata": { - "Common.PropertyName": "DraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropContainer", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -196672052, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropContainer.ItemTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemTemplate", - "ParentTag": "DropContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropContainer.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1689705289, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropContainer.ItemTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemTemplate", - "ParentTag": "Blazorise.DropContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropContainer.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -863984842, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropContainer.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DropContainer" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -597102536, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropContainer.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DropContainer" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1002602093, - "Kind": "Components.Component", - "Name": "Blazorise.DropZone", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper component that are acting as a drop area for the drop items.\n \n Type of the draggable item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropZone" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropZone component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique name of the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsFilter", - "TypeName": "System.Func", - "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsFilter", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowed", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is allowed to be dropped to this zone.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowed", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DropNotAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropNotAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyDropClassesOnDragStarted", - "TypeName": "System.Boolean?", - "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", - "Metadata": { - "Common.PropertyName": "ApplyDropClassesOnDragStarted" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDisabled", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDisabled", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", - "Metadata": { - "Common.PropertyName": "DraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropZone", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1246415541, - "Kind": "Components.Component", - "Name": "Blazorise.DropZone", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper component that are acting as a drop area for the drop items.\n \n Type of the draggable item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DropZone" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropZone component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique name of the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsFilter", - "TypeName": "System.Func", - "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsFilter", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowed", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is allowed to be dropped to this zone.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowed", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DropNotAllowedClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", - "Metadata": { - "Common.PropertyName": "DropNotAllowedClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyDropClassesOnDragStarted", - "TypeName": "System.Boolean?", - "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", - "Metadata": { - "Common.PropertyName": "ApplyDropClassesOnDragStarted" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDisabled", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDisabled", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", - "Metadata": { - "Common.PropertyName": "DraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemDraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemDraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DropZone", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1334324948, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropZone.ItemTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemTemplate", - "ParentTag": "DropZone" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropZone.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1539430285, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropZone.ItemTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemTemplate", - "ParentTag": "Blazorise.DropZone" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropZone.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1786429515, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropZone.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DropZone" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropZone.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 738158465, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DropZone.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DropZone" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DropZone.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -560510362, - "Kind": "Components.Component", - "Name": "Blazorise._Draggable", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Internal component that represents the drag item used by the .\n \n Datatype of the item being dragged.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "_Draggable" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise._Draggable component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ZoneName", - "TypeName": "System.String", - "Documentation": "\n \n The dropzone name this this draggable belongs to.\n \n ", - "Metadata": { - "Common.PropertyName": "ZoneName" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Documentation": "\n \n The data that is represented by this item.\n \n ", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStarted", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n An event that is raised when a drag operation has started.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStarted", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n An event that is raised when a drag operation has ended.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnded", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the draggable item canot be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledClass", - "TypeName": "System.String", - "Documentation": "\n \n The classname that is applied when is set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n The classname that is applied when a dragging operation is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "DraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise._Draggable", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 995581835, - "Kind": "Components.Component", - "Name": "Blazorise._Draggable", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Internal component that represents the drag item used by the .\n \n Datatype of the item being dragged.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise._Draggable" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise._Draggable component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ZoneName", - "TypeName": "System.String", - "Documentation": "\n \n The dropzone name this this draggable belongs to.\n \n ", - "Metadata": { - "Common.PropertyName": "ZoneName" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Documentation": "\n \n The data that is represented by this item.\n \n ", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStarted", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n An event that is raised when a drag operation has started.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStarted", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n An event that is raised when a drag operation has ended.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnded", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the draggable item canot be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledClass", - "TypeName": "System.String", - "Documentation": "\n \n The classname that is applied when is set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "DisabledClass" - } - }, - { - "Kind": "Components.Component", - "Name": "DraggingClass", - "TypeName": "System.String", - "Documentation": "\n \n The classname that is applied when a dragging operation is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "DraggingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise._Draggable", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -939512426, - "Kind": "Components.ChildContent", - "Name": "Blazorise._Draggable.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "_Draggable" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise._Draggable.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 74207155, - "Kind": "Components.ChildContent", - "Name": "Blazorise._Draggable.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise._Draggable" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise._Draggable.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -860766299, - "Kind": "Components.Component", - "Name": "Blazorise.Dynamic", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component used to dynamically build a DOM element based on its name.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Dynamic" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TagName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the element to render.\n \n ", - "Metadata": { - "Common.PropertyName": "TagName" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementRef", - "TypeName": "Microsoft.AspNetCore.Components.ElementReference", - "Documentation": "\n \n Gets or sets the element reference.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementRef" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementRefChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Notifies us that the element reference has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementRefChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ClickPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true if click event need to be prevented.\n \n ", - "Metadata": { - "Common.PropertyName": "ClickPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ClickStopPropagation", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true if click event need to be prevented from propagation.\n \n ", - "Metadata": { - "Common.PropertyName": "ClickStopPropagation" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Dynamic" - } - }, - { - "HashCode": 916176543, - "Kind": "Components.Component", - "Name": "Blazorise.Dynamic", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component used to dynamically build a DOM element based on its name.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Dynamic" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TagName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the element to render.\n \n ", - "Metadata": { - "Common.PropertyName": "TagName" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementRef", - "TypeName": "Microsoft.AspNetCore.Components.ElementReference", - "Documentation": "\n \n Gets or sets the element reference.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementRef" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementRefChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Notifies us that the element reference has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementRefChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ClickPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true if click event need to be prevented.\n \n ", - "Metadata": { - "Common.PropertyName": "ClickPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ClickStopPropagation", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true if click event need to be prevented from propagation.\n \n ", - "Metadata": { - "Common.PropertyName": "ClickStopPropagation" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Dynamic", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1425458044, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Dynamic.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Dynamic" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Dynamic.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1264815310, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Dynamic.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Dynamic" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Dynamic.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -257660557, - "Kind": "Components.Component", - "Name": "Blazorise.Field", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for form input components like label, text, button, etc.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Field" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Horizontal", - "TypeName": "System.Boolean", - "Documentation": "\n \n Aligns the controls for horizontal form.\n \n ", - "Metadata": { - "Common.PropertyName": "Horizontal" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "JustifyContent", - "TypeName": "Blazorise.JustifyContent", - "IsEnum": true, - "Documentation": "\n \n Aligns the flexible container's items when the items do not use all available space on the main-axis (horizontally).\n \n ", - "Metadata": { - "Common.PropertyName": "JustifyContent" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Field" - } - }, - { - "HashCode": 1257832538, - "Kind": "Components.Component", - "Name": "Blazorise.Field", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for form input components like label, text, button, etc.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Field" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Horizontal", - "TypeName": "System.Boolean", - "Documentation": "\n \n Aligns the controls for horizontal form.\n \n ", - "Metadata": { - "Common.PropertyName": "Horizontal" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "JustifyContent", - "TypeName": "Blazorise.JustifyContent", - "IsEnum": true, - "Documentation": "\n \n Aligns the flexible container's items when the items do not use all available space on the main-axis (horizontally).\n \n ", - "Metadata": { - "Common.PropertyName": "JustifyContent" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Field", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 309075740, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Field.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Field" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Field.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1120479285, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Field.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Field" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Field.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -514466450, - "Kind": "Components.Component", - "Name": "Blazorise.FieldBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for input components when has set to true.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FieldBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column size inside of a component.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FieldBody" - } - }, - { - "HashCode": 1195095795, - "Kind": "Components.Component", - "Name": "Blazorise.FieldBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for input components when has set to true.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.FieldBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column size inside of a component.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FieldBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1056221664, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FieldBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "FieldBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FieldBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1143970185, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FieldBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.FieldBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FieldBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -47525125, - "Kind": "Components.Component", - "Name": "Blazorise.FieldHelp", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FieldHelp" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FieldHelp" - } - }, - { - "HashCode": 751996338, - "Kind": "Components.Component", - "Name": "Blazorise.FieldHelp", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.FieldHelp" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FieldHelp", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1036971917, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FieldHelp.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "FieldHelp" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FieldHelp.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1216460532, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FieldHelp.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.FieldHelp" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FieldHelp.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1821923261, - "Kind": "Components.Component", - "Name": "Blazorise.FieldLabel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Label for a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FieldLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the ID of an element that this label belongs to.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "Components.Component", - "Name": "Screenreader", - "TypeName": "Blazorise.Screenreader", - "IsEnum": true, - "Documentation": "\n \n Defines the visibility for screen readers.\n \n ", - "Metadata": { - "Common.PropertyName": "Screenreader" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column size inside of a component.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FieldLabel" - } - }, - { - "HashCode": 145731249, - "Kind": "Components.Component", - "Name": "Blazorise.FieldLabel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Label for a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.FieldLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the ID of an element that this label belongs to.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "Components.Component", - "Name": "Screenreader", - "TypeName": "Blazorise.Screenreader", - "IsEnum": true, - "Documentation": "\n \n Defines the visibility for screen readers.\n \n ", - "Metadata": { - "Common.PropertyName": "Screenreader" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Defines the column size inside of a component.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FieldLabel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 101141484, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FieldLabel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "FieldLabel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FieldLabel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1434590279, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FieldLabel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.FieldLabel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FieldLabel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1546700568, - "Kind": "Components.Component", - "Name": "Blazorise.Fields", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for multiple component that needs to be placed in a flexbox grid row.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Fields" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Sets the field label.\n \n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Help", - "TypeName": "System.String", - "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", - "Metadata": { - "Common.PropertyName": "Help" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Fields" - } - }, - { - "HashCode": 892383804, - "Kind": "Components.Component", - "Name": "Blazorise.Fields", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for multiple component that needs to be placed in a flexbox grid row.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Fields" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Sets the field label.\n \n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Help", - "TypeName": "System.String", - "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", - "Metadata": { - "Common.PropertyName": "Help" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Fields", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2005873303, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Fields.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Fields" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Fields.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1428128737, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Fields.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Fields" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Fields.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 837360696, - "Kind": "Components.Component", - "Name": "Blazorise.Figure", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for piece of content like images, than can display optional caption.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Figure" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.FigureSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the figure size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Figure" - } - }, - { - "HashCode": 1521273423, - "Kind": "Components.Component", - "Name": "Blazorise.Figure", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for piece of content like images, than can display optional caption.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Figure" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.FigureSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the figure size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Figure", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1279510293, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Figure.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Figure" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Figure.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2054719504, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Figure.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Figure" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Figure.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2072765385, - "Kind": "Components.Component", - "Name": "Blazorise.FigureCaption", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Optional caption for a image.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FigureCaption" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FigureCaption" - } - }, - { - "HashCode": 70758571, - "Kind": "Components.Component", - "Name": "Blazorise.FigureCaption", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Optional caption for a image.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.FigureCaption" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FigureCaption", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1374247061, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FigureCaption.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "FigureCaption" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FigureCaption.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 976719669, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FigureCaption.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.FigureCaption" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FigureCaption.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1304008968, - "Kind": "Components.Component", - "Name": "Blazorise.FigureImage", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a image.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FigureImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "AlternateText", - "TypeName": "System.String", - "Documentation": "\n \n Alternate text for an image.\n \n ", - "Metadata": { - "Common.PropertyName": "AlternateText" - } - }, - { - "Kind": "Components.Component", - "Name": "Rounded", - "TypeName": "System.Boolean", - "Documentation": "\n \n True if container should have a rounded corners.\n \n ", - "Metadata": { - "Common.PropertyName": "Rounded" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FigureImage" - } - }, - { - "HashCode": -1102601087, - "Kind": "Components.Component", - "Name": "Blazorise.FigureImage", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a image.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.FigureImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "AlternateText", - "TypeName": "System.String", - "Documentation": "\n \n Alternate text for an image.\n \n ", - "Metadata": { - "Common.PropertyName": "AlternateText" - } - }, - { - "Kind": "Components.Component", - "Name": "Rounded", - "TypeName": "System.Boolean", - "Documentation": "\n \n True if container should have a rounded corners.\n \n ", - "Metadata": { - "Common.PropertyName": "Rounded" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FigureImage", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1491281895, - "Kind": "Components.Component", - "Name": "Blazorise.FileEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input component with support for single of multi file upload.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FileEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Enables the multiple file selection.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty file input.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Filter", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the types of files that the input accepts. https://www.w3schools.com/tags/att_input_accept.asp\"\n \n ", - "Metadata": { - "Common.PropertyName": "Filter" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxChunkSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the max chunk size when uploading the file.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxChunkSize" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxFileSize", - "TypeName": "System.Int64", - "Documentation": "\n \n Maximum file size in bytes, checked before starting upload (note: never trust client, always check file\n size at server-side). Defaults to .\n \n ", - "Metadata": { - "Common.PropertyName": "MaxFileSize" - } - }, - { - "Kind": "Components.Component", - "Name": "SegmentFetchTimeout", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the Segment Fetch Timeout when uploading the file.\n \n ", - "Metadata": { - "Common.PropertyName": "SegmentFetchTimeout" - } - }, - { - "Kind": "Components.Component", - "Name": "Changed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs every time the selected file(s) has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "Changed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Started", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when an individual file upload has started.\n \n ", - "Metadata": { - "Common.PropertyName": "Started", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Ended", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when an individual file upload has ended.\n \n ", - "Metadata": { - "Common.PropertyName": "Ended", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Written", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs every time the part of file has being written to the destination stream.\n \n ", - "Metadata": { - "Common.PropertyName": "Written", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Progressed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Notifies the progress of file being written to the destination stream.\n \n ", - "Metadata": { - "Common.PropertyName": "Progressed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoReset", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true file input will be automatically reset after it has being uploaded.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoReset" - } - }, - { - "Kind": "Components.Component", - "Name": "BrowseButtonLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "BrowseButtonLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FileEdit" - } - }, - { - "HashCode": 122577823, - "Kind": "Components.Component", - "Name": "Blazorise.FileEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input component with support for single of multi file upload.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.FileEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Enables the multiple file selection.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty file input.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Filter", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the types of files that the input accepts. https://www.w3schools.com/tags/att_input_accept.asp\"\n \n ", - "Metadata": { - "Common.PropertyName": "Filter" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxChunkSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the max chunk size when uploading the file.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxChunkSize" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxFileSize", - "TypeName": "System.Int64", - "Documentation": "\n \n Maximum file size in bytes, checked before starting upload (note: never trust client, always check file\n size at server-side). Defaults to .\n \n ", - "Metadata": { - "Common.PropertyName": "MaxFileSize" - } - }, - { - "Kind": "Components.Component", - "Name": "SegmentFetchTimeout", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the Segment Fetch Timeout when uploading the file.\n \n ", - "Metadata": { - "Common.PropertyName": "SegmentFetchTimeout" - } - }, - { - "Kind": "Components.Component", - "Name": "Changed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs every time the selected file(s) has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "Changed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Started", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when an individual file upload has started.\n \n ", - "Metadata": { - "Common.PropertyName": "Started", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Ended", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when an individual file upload has ended.\n \n ", - "Metadata": { - "Common.PropertyName": "Ended", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Written", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs every time the part of file has being written to the destination stream.\n \n ", - "Metadata": { - "Common.PropertyName": "Written", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Progressed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Notifies the progress of file being written to the destination stream.\n \n ", - "Metadata": { - "Common.PropertyName": "Progressed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoReset", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true file input will be automatically reset after it has being uploaded.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoReset" - } - }, - { - "Kind": "Components.Component", - "Name": "BrowseButtonLocalizer", - "TypeName": "Blazorise.Localization.TextLocalizerHandler", - "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", - "Metadata": { - "Common.PropertyName": "BrowseButtonLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.FileEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1372252114, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FileEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "FileEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FileEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2005782070, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FileEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.FileEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FileEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 412005553, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FileEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "FileEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FileEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1328995630, - "Kind": "Components.ChildContent", - "Name": "Blazorise.FileEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.FileEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.FileEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -888576696, - "Kind": "Components.Component", - "Name": "Blazorise.Form", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a regular html form element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Form" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Form" - } - }, - { - "HashCode": 2023625866, - "Kind": "Components.Component", - "Name": "Blazorise.Form", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for a regular html form element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Form" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Form", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1461866611, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Form.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Form" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Form.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2065792232, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Form.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Form" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Form.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 241289006, - "Kind": "Components.Component", - "Name": "Blazorise.Help", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Help text for text inside of form.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Help" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Help" - } - }, - { - "HashCode": -423665683, - "Kind": "Components.Component", - "Name": "Blazorise.Help", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Help text for text inside of form.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Help" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Help", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 653989388, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Help.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Help" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Help.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1487608255, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Help.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Help" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Help.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 226983790, - "Kind": "Components.Component", - "Name": "Blazorise.Icon", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for any type of icon font.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Icon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.Object", - "Documentation": "\n \n Icon name that can be either a string or .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "IconStyle", - "TypeName": "Blazorise.IconStyle", - "IsEnum": true, - "Documentation": "\n \n Suggested icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "IconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "IconSize", - "TypeName": "Blazorise.IconSize", - "IsEnum": true, - "Documentation": "\n \n Defines the icon size.\n \n ", - "Metadata": { - "Common.PropertyName": "IconSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the icon is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the mouse has entered the icon area.\n \n ", - "Metadata": { - "Common.PropertyName": "MouseOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the mouse has left the icon area.\n \n ", - "Metadata": { - "Common.PropertyName": "MouseOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Icon" - } - }, - { - "HashCode": 737867527, - "Kind": "Components.Component", - "Name": "Blazorise.Icon", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for any type of icon font.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Icon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.Object", - "Documentation": "\n \n Icon name that can be either a string or .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "IconStyle", - "TypeName": "Blazorise.IconStyle", - "IsEnum": true, - "Documentation": "\n \n Suggested icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "IconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "IconSize", - "TypeName": "Blazorise.IconSize", - "IsEnum": true, - "Documentation": "\n \n Defines the icon size.\n \n ", - "Metadata": { - "Common.PropertyName": "IconSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the icon is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the mouse has entered the icon area.\n \n ", - "Metadata": { - "Common.PropertyName": "MouseOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the mouse has left the icon area.\n \n ", - "Metadata": { - "Common.PropertyName": "MouseOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Icon", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1886316206, - "Kind": "Components.Component", - "Name": "Blazorise.Image", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for an image element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Image" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Alternate text for an image.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Fluid", - "TypeName": "System.Boolean", - "Documentation": "\n \n Forces an image to take up the whole width.\n \n ", - "Metadata": { - "Common.PropertyName": "Fluid" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Image" - } - }, - { - "HashCode": 658179169, - "Kind": "Components.Component", - "Name": "Blazorise.Image", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for an image element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Image" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Source", - "TypeName": "System.String", - "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", - "Metadata": { - "Common.PropertyName": "Source" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Alternate text for an image.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Fluid", - "TypeName": "System.Boolean", - "Documentation": "\n \n Forces an image to take up the whole width.\n \n ", - "Metadata": { - "Common.PropertyName": "Fluid" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Image", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1055379576, - "Kind": "Components.Component", - "Name": "Blazorise.Inline", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for horizontally stacked input components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Inline" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Inline" - } - }, - { - "HashCode": -1622385884, - "Kind": "Components.Component", - "Name": "Blazorise.Inline", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Wrapper for horizontally stacked input components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Inline" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Inline", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -386422634, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Inline.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Inline" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Inline.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1164334727, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Inline.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Inline" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Inline.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -299157885, - "Kind": "Components.Component", - "Name": "Blazorise.InputMask", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Format input text content when you are typing.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputMask" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input time value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the time has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Mask", - "TypeName": "System.String", - "Documentation": "\n \n The mask to use for the input.\n \n ", - "Metadata": { - "Common.PropertyName": "Mask" - } - }, - { - "Kind": "Components.Component", - "Name": "Regex", - "TypeName": "System.String", - "Documentation": "\n \n Use a regular expression as a mask.\n \n ", - "Metadata": { - "Common.PropertyName": "Regex" - } - }, - { - "Kind": "Components.Component", - "Name": "Alias", - "TypeName": "System.String", - "Documentation": "\n \n With an alias, you can define a complex mask definition and call it by using an alias name.\n So this is mainly to simplify the use of your masks. Some aliases found in the extensions are email,\n currency, decimal, integer, date, DateTime, dd/mm/yyyy, etc.\n \n ", - "Metadata": { - "Common.PropertyName": "Alias" - } - }, - { - "Kind": "Components.Component", - "Name": "InputFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the input format when the is used.\n \n ", - "Metadata": { - "Common.PropertyName": "InputFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "OutputFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the output format of the when the is used.\n \n ", - "Metadata": { - "Common.PropertyName": "OutputFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowMaskOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the mask when the input gets focus. (default = true)\n \n ", - "Metadata": { - "Common.PropertyName": "ShowMaskOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowMaskOnHover", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the mask when hovering the mouse. (default = true)\n \n ", - "Metadata": { - "Common.PropertyName": "ShowMaskOnHover" - } - }, - { - "Kind": "Components.Component", - "Name": "NumericInput", - "TypeName": "System.Boolean", - "Documentation": "\n \n Numeric input direction. Keeps the caret at the end.\n \n ", - "Metadata": { - "Common.PropertyName": "NumericInput" - } - }, - { - "Kind": "Components.Component", - "Name": "RightAlign", - "TypeName": "System.Boolean", - "Documentation": "\n \n Align the input to the right.\n \n \n By setting the rightAlign you can specify to right-align an inputmask. This is only applied\n in combination op the numericInput option or the dir-attribute. The default is true.\n \n ", - "Metadata": { - "Common.PropertyName": "RightAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "DecimalSeparator", - "TypeName": "System.String", - "Documentation": "\n \n Define the decimal separator (numeric mode only).\n \n ", - "Metadata": { - "Common.PropertyName": "DecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupSeparator", - "TypeName": "System.String", - "Documentation": "\n \n Define the group separator (numeric mode only).\n \n ", - "Metadata": { - "Common.PropertyName": "GroupSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "Nullable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Return nothing when the user hasn't entered anything. Default: false.\n \n ", - "Metadata": { - "Common.PropertyName": "Nullable" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoUnmask", - "TypeName": "System.Boolean", - "Documentation": "\n \n Automatically unmask the value when retrieved. Default: false.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoUnmask" - } - }, - { - "Kind": "Components.Component", - "Name": "PositionCaretOnClick", - "TypeName": "Blazorise.InputMaskCaretPosition", - "IsEnum": true, - "Documentation": "\n \n Defines the positioning of the caret on click.\n \n ", - "Metadata": { - "Common.PropertyName": "PositionCaretOnClick" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearMaskOnLostFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove the empty mask on blur or when not empty remove the optional trailing part. Default: true\n \n ", - "Metadata": { - "Common.PropertyName": "ClearMaskOnLostFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearIncomplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Clear the incomplete input on blur. Default: false\n \n ", - "Metadata": { - "Common.PropertyName": "ClearIncomplete" - } - }, - { - "Kind": "Components.Component", - "Name": "Completed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Execute a function when the mask is completed.\n \n ", - "Metadata": { - "Common.PropertyName": "Completed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Incompleted", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Execute a function when the mask is incomplete. Executes on blur.\n \n ", - "Metadata": { - "Common.PropertyName": "Incompleted", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Cleared", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Execute a function when the mask is cleared.\n \n ", - "Metadata": { - "Common.PropertyName": "Cleared", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.InputMask" - } - }, - { - "HashCode": -239796781, - "Kind": "Components.Component", - "Name": "Blazorise.InputMask", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Format input text content when you are typing.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.InputMask" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input time value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the time has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Mask", - "TypeName": "System.String", - "Documentation": "\n \n The mask to use for the input.\n \n ", - "Metadata": { - "Common.PropertyName": "Mask" - } - }, - { - "Kind": "Components.Component", - "Name": "Regex", - "TypeName": "System.String", - "Documentation": "\n \n Use a regular expression as a mask.\n \n ", - "Metadata": { - "Common.PropertyName": "Regex" - } - }, - { - "Kind": "Components.Component", - "Name": "Alias", - "TypeName": "System.String", - "Documentation": "\n \n With an alias, you can define a complex mask definition and call it by using an alias name.\n So this is mainly to simplify the use of your masks. Some aliases found in the extensions are email,\n currency, decimal, integer, date, DateTime, dd/mm/yyyy, etc.\n \n ", - "Metadata": { - "Common.PropertyName": "Alias" - } - }, - { - "Kind": "Components.Component", - "Name": "InputFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the input format when the is used.\n \n ", - "Metadata": { - "Common.PropertyName": "InputFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "OutputFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the output format of the when the is used.\n \n ", - "Metadata": { - "Common.PropertyName": "OutputFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowMaskOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the mask when the input gets focus. (default = true)\n \n ", - "Metadata": { - "Common.PropertyName": "ShowMaskOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowMaskOnHover", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the mask when hovering the mouse. (default = true)\n \n ", - "Metadata": { - "Common.PropertyName": "ShowMaskOnHover" - } - }, - { - "Kind": "Components.Component", - "Name": "NumericInput", - "TypeName": "System.Boolean", - "Documentation": "\n \n Numeric input direction. Keeps the caret at the end.\n \n ", - "Metadata": { - "Common.PropertyName": "NumericInput" - } - }, - { - "Kind": "Components.Component", - "Name": "RightAlign", - "TypeName": "System.Boolean", - "Documentation": "\n \n Align the input to the right.\n \n \n By setting the rightAlign you can specify to right-align an inputmask. This is only applied\n in combination op the numericInput option or the dir-attribute. The default is true.\n \n ", - "Metadata": { - "Common.PropertyName": "RightAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "DecimalSeparator", - "TypeName": "System.String", - "Documentation": "\n \n Define the decimal separator (numeric mode only).\n \n ", - "Metadata": { - "Common.PropertyName": "DecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupSeparator", - "TypeName": "System.String", - "Documentation": "\n \n Define the group separator (numeric mode only).\n \n ", - "Metadata": { - "Common.PropertyName": "GroupSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "Nullable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Return nothing when the user hasn't entered anything. Default: false.\n \n ", - "Metadata": { - "Common.PropertyName": "Nullable" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoUnmask", - "TypeName": "System.Boolean", - "Documentation": "\n \n Automatically unmask the value when retrieved. Default: false.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoUnmask" - } - }, - { - "Kind": "Components.Component", - "Name": "PositionCaretOnClick", - "TypeName": "Blazorise.InputMaskCaretPosition", - "IsEnum": true, - "Documentation": "\n \n Defines the positioning of the caret on click.\n \n ", - "Metadata": { - "Common.PropertyName": "PositionCaretOnClick" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearMaskOnLostFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove the empty mask on blur or when not empty remove the optional trailing part. Default: true\n \n ", - "Metadata": { - "Common.PropertyName": "ClearMaskOnLostFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearIncomplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Clear the incomplete input on blur. Default: false\n \n ", - "Metadata": { - "Common.PropertyName": "ClearIncomplete" - } - }, - { - "Kind": "Components.Component", - "Name": "Completed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Execute a function when the mask is completed.\n \n ", - "Metadata": { - "Common.PropertyName": "Completed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Incompleted", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Execute a function when the mask is incomplete. Executes on blur.\n \n ", - "Metadata": { - "Common.PropertyName": "Incompleted", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Cleared", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Execute a function when the mask is cleared.\n \n ", - "Metadata": { - "Common.PropertyName": "Cleared", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.InputMask", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 188429184, - "Kind": "Components.ChildContent", - "Name": "Blazorise.InputMask.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "InputMask" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.InputMask.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1733325570, - "Kind": "Components.ChildContent", - "Name": "Blazorise.InputMask.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.InputMask" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.InputMask.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1247358637, - "Kind": "Components.ChildContent", - "Name": "Blazorise.InputMask.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "InputMask" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.InputMask.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1287105437, - "Kind": "Components.ChildContent", - "Name": "Blazorise.InputMask.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.InputMask" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.InputMask.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2015590995, - "Kind": "Components.Component", - "Name": "Blazorise.Jumbotron", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Lightweight, flexible component for showcasing hero unit style content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Jumbotron" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Jumbotron" - } - }, - { - "HashCode": -676128642, - "Kind": "Components.Component", - "Name": "Blazorise.Jumbotron", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Lightweight, flexible component for showcasing hero unit style content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Jumbotron" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Jumbotron", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1232408705, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Jumbotron.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Jumbotron" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Jumbotron.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 905324402, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Jumbotron.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Jumbotron" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Jumbotron.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1487395196, - "Kind": "Components.Component", - "Name": "Blazorise.JumbotronSubtitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Smaller text placed under the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "JumbotronSubtitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.JumbotronSubtitle" - } - }, - { - "HashCode": -1939057800, - "Kind": "Components.Component", - "Name": "Blazorise.JumbotronSubtitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Smaller text placed under the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.JumbotronSubtitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.JumbotronSubtitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2047754957, - "Kind": "Components.ChildContent", - "Name": "Blazorise.JumbotronSubtitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "JumbotronSubtitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.JumbotronSubtitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -896739867, - "Kind": "Components.ChildContent", - "Name": "Blazorise.JumbotronSubtitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.JumbotronSubtitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.JumbotronSubtitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 976008136, - "Kind": "Components.Component", - "Name": "Blazorise.JumbotronTitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main heading text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "JumbotronTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.JumbotronTitleSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the jumbotron text size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.JumbotronTitle" - } - }, - { - "HashCode": 943813263, - "Kind": "Components.Component", - "Name": "Blazorise.JumbotronTitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main heading text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.JumbotronTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.JumbotronTitleSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the jumbotron text size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.JumbotronTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -658911073, - "Kind": "Components.ChildContent", - "Name": "Blazorise.JumbotronTitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "JumbotronTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.JumbotronTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1464538509, - "Kind": "Components.ChildContent", - "Name": "Blazorise.JumbotronTitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.JumbotronTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.JumbotronTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -471377572, - "Kind": "Components.Component", - "Name": "Blazorise.Label", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A label for a form fields.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Label" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.String", - "Documentation": "\n \n Name of the input element to which the label is connected.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Blazorise.LabelType", - "IsEnum": true, - "Documentation": "\n \n Label type that can better indicate the connected input element.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor when mouse od placed over the label.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Label" - } - }, - { - "HashCode": 1952506546, - "Kind": "Components.Component", - "Name": "Blazorise.Label", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A label for a form fields.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Label" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.String", - "Documentation": "\n \n Name of the input element to which the label is connected.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Blazorise.LabelType", - "IsEnum": true, - "Documentation": "\n \n Label type that can better indicate the connected input element.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor when mouse od placed over the label.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Label", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 846886561, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Label.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Label" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Label.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1951785144, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Label.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Label" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Label.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -15941275, - "Kind": "Components.Component", - "Name": "Blazorise.Layout", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main component for handling the overall layout of a page.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Layout" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Sider", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates that layout will contain sider container.\n \n ", - "Metadata": { - "Common.PropertyName": "Sider" - } - }, - { - "Kind": "Components.Component", - "Name": "Loading", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, an overlay will be created so the user cannot click anything until set to false.\n \n ", - "Metadata": { - "Common.PropertyName": "Loading" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingClass", - "TypeName": "System.String", - "Documentation": "\n \n Sets the custom classname for loading element.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when loading state had changed.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Layout" - } - }, - { - "HashCode": -892577954, - "Kind": "Components.Component", - "Name": "Blazorise.Layout", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main component for handling the overall layout of a page.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Layout" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Sider", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates that layout will contain sider container.\n \n ", - "Metadata": { - "Common.PropertyName": "Sider" - } - }, - { - "Kind": "Components.Component", - "Name": "Loading", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, an overlay will be created so the user cannot click anything until set to false.\n \n ", - "Metadata": { - "Common.PropertyName": "Loading" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingClass", - "TypeName": "System.String", - "Documentation": "\n \n Sets the custom classname for loading element.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingClass" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when loading state had changed.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadingTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", - "Metadata": { - "Common.PropertyName": "LoadingTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Layout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1540015767, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Layout.LoadingTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LoadingTemplate", - "ParentTag": "Layout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Layout.LoadingTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -889778360, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Layout.LoadingTemplate", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LoadingTemplate", - "ParentTag": "Blazorise.Layout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Layout.LoadingTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -495008627, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Layout.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Layout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Layout.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1191011781, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Layout.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Layout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Layout.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -918592376, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The content layout with the default style, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LayoutContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutContent" - } - }, - { - "HashCode": -1541020608, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The content layout with the default style, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.LayoutContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1544041957, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "LayoutContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1821803351, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.LayoutContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -781880055, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The bottom layout with the default style, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LayoutFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true footer will be fixed to the bottom of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Fixed" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutFooter" - } - }, - { - "HashCode": -1349574253, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The bottom layout with the default style, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.LayoutFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true footer will be fixed to the bottom of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Fixed" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutFooter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 390011253, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "LayoutFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1721532118, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.LayoutFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1046981620, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The top layout with the default style, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LayoutHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true header will be fixed to the top of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Fixed" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutHeader" - } - }, - { - "HashCode": 598132326, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The top layout with the default style, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.LayoutHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true header will be fixed to the top of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Fixed" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1326886771, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "LayoutHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1256456152, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.LayoutHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1361615740, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutSider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The sidebar with default style and basic functions, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LayoutSider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutSider" - } - }, - { - "HashCode": 821068130, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutSider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The sidebar with default style and basic functions, in which any element can be nested, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.LayoutSider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutSider", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2125271215, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutSider.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "LayoutSider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutSider.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1368734280, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutSider.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.LayoutSider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutSider.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 119903296, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutSiderContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The wrapper for a sidebar content, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LayoutSiderContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutSiderContent" - } - }, - { - "HashCode": -625937129, - "Kind": "Components.Component", - "Name": "Blazorise.LayoutSiderContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The wrapper for a sidebar content, and must be placed in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.LayoutSiderContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.LayoutSiderContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 333003699, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutSiderContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "LayoutSiderContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutSiderContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1767537908, - "Kind": "Components.ChildContent", - "Name": "Blazorise.LayoutSiderContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.LayoutSiderContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.LayoutSiderContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1771001570, - "Kind": "Components.Component", - "Name": "Blazorise.Anchor", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Anchor" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Denotes the target route of the link.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the link is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Anchor" - } - }, - { - "HashCode": 1718402951, - "Kind": "Components.Component", - "Name": "Blazorise.Anchor", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Anchor" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Denotes the target route of the link.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the link is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Anchor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1595514973, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Anchor.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Anchor" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Anchor.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -466034256, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Anchor.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Anchor" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Anchor.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1134415311, - "Kind": "Components.Component", - "Name": "Blazorise.Link", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Link" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Denotes the target route of the link.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the link is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Link" - } - }, - { - "HashCode": -1910694274, - "Kind": "Components.Component", - "Name": "Blazorise.Link", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Link" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.String", - "Documentation": "\n \n Denotes the target route of the link.\n \n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Blazorise.Match", - "IsEnum": true, - "Documentation": "\n \n URL matching behavior for a link.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "Blazorise.Target", - "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specify extra information about the element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the link is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Link", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1589147612, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Link.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Link" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Link.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1547555559, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Link.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Link" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Link.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -785613332, - "Kind": "Components.Component", - "Name": "Blazorise.ListGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n List groups are a flexible and powerful component for displaying a series of content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ListGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Flush", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove some borders and rounded corners to render list group items edge-to-edge in a parent container (e.g., cards).\n \n ", - "Metadata": { - "Common.PropertyName": "Flush" - } - }, - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.ListGroupMode", - "IsEnum": true, - "Documentation": "\n \n Defines the list-group behavior mode.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected item name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n An event raised when is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the component child content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ListGroup" - } - }, - { - "HashCode": -52750275, - "Kind": "Components.Component", - "Name": "Blazorise.ListGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n List groups are a flexible and powerful component for displaying a series of content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ListGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Flush", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove some borders and rounded corners to render list group items edge-to-edge in a parent container (e.g., cards).\n \n ", - "Metadata": { - "Common.PropertyName": "Flush" - } - }, - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.ListGroupMode", - "IsEnum": true, - "Documentation": "\n \n Defines the list-group behavior mode.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected item name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n An event raised when is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the component child content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ListGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2107230376, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ListGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the component child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ListGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ListGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 297016767, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ListGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Gets or sets the component child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ListGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ListGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2094133731, - "Kind": "Components.Component", - "Name": "Blazorise.ListGroupItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container component that is placed inside of an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ListGroupItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the item name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the item to make it appear disabled.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the list-group-item color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ListGroupItem" - } - }, - { - "HashCode": -937101583, - "Kind": "Components.Component", - "Name": "Blazorise.ListGroupItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container component that is placed inside of an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ListGroupItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the item name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the item to make it appear disabled.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the list-group-item color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ListGroupItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1322073551, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ListGroupItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ListGroupItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ListGroupItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1959429247, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ListGroupItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ListGroupItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ListGroupItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -879125756, - "Kind": "Components.Component", - "Name": "Blazorise.Media", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The media object is a UI element perfect for repeatable and nestable content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Media" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Media" - } - }, - { - "HashCode": -1835527202, - "Kind": "Components.Component", - "Name": "Blazorise.Media", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The media object is a UI element perfect for repeatable and nestable content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Media" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Media", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 675299665, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Media.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Media" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Media.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -328086812, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Media.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Media" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Media.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1038655763, - "Kind": "Components.Component", - "Name": "Blazorise.MediaBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The main content area of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "MediaBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MediaBody" - } - }, - { - "HashCode": 2041943382, - "Kind": "Components.Component", - "Name": "Blazorise.MediaBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The main content area of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.MediaBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MediaBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1378436377, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MediaBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "MediaBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MediaBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -840162484, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MediaBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.MediaBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MediaBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1395052179, - "Kind": "Components.Component", - "Name": "Blazorise.MediaLeft", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The left side of the media content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "MediaLeft" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MediaLeft" - } - }, - { - "HashCode": -1944348060, - "Kind": "Components.Component", - "Name": "Blazorise.MediaLeft", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The left side of the media content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.MediaLeft" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MediaLeft", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1029873178, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MediaLeft.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "MediaLeft" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MediaLeft.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1013003454, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MediaLeft.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.MediaLeft" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MediaLeft.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -72209558, - "Kind": "Components.Component", - "Name": "Blazorise.MediaRight", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The right side of the media content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "MediaRight" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MediaRight" - } - }, - { - "HashCode": 28065568, - "Kind": "Components.Component", - "Name": "Blazorise.MediaRight", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The right side of the media content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.MediaRight" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MediaRight", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1740224695, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MediaRight.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "MediaRight" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MediaRight.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1344196540, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MediaRight.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.MediaRight" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MediaRight.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1205808000, - "Kind": "Components.Component", - "Name": "Blazorise.MemoEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that allows you to display and edit multi-line text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "MemoEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TextChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after text has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TextChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", - "Metadata": { - "Common.PropertyName": "TextExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "Rows", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the number lines in the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "Rows" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n \n Please be aware that on is used only for the validation process.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "ReplaceTab", - "TypeName": "System.Boolean", - "Documentation": "\n \n If set to true, will insert a tab instead of cycle input focus.\n \n ", - "Metadata": { - "Common.PropertyName": "ReplaceTab" - } - }, - { - "Kind": "Components.Component", - "Name": "TabSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Defines the number of characters that tab key will override.\n \n ", - "Metadata": { - "Common.PropertyName": "TabSize" - } - }, - { - "Kind": "Components.Component", - "Name": "SoftTabs", - "TypeName": "System.Boolean", - "Documentation": "\n \n If set to true, spaces will be used instead of a tab character\n \n ", - "Metadata": { - "Common.PropertyName": "SoftTabs" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoSize", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the textarea will automatically grow in height according to its content.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MemoEdit" - } - }, - { - "HashCode": 1739041409, - "Kind": "Components.Component", - "Name": "Blazorise.MemoEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that allows you to display and edit multi-line text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.MemoEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TextChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after text has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TextChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", - "Metadata": { - "Common.PropertyName": "TextExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "Rows", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the number lines in the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "Rows" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n \n Please be aware that on is used only for the validation process.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "ReplaceTab", - "TypeName": "System.Boolean", - "Documentation": "\n \n If set to true, will insert a tab instead of cycle input focus.\n \n ", - "Metadata": { - "Common.PropertyName": "ReplaceTab" - } - }, - { - "Kind": "Components.Component", - "Name": "TabSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Defines the number of characters that tab key will override.\n \n ", - "Metadata": { - "Common.PropertyName": "TabSize" - } - }, - { - "Kind": "Components.Component", - "Name": "SoftTabs", - "TypeName": "System.Boolean", - "Documentation": "\n \n If set to true, spaces will be used instead of a tab character\n \n ", - "Metadata": { - "Common.PropertyName": "SoftTabs" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoSize", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the textarea will automatically grow in height according to its content.\n \n ", - "Metadata": { - "Common.PropertyName": "AutoSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MemoEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1835333535, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MemoEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "MemoEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MemoEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1462985072, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MemoEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.MemoEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MemoEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1614833072, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MemoEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "MemoEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MemoEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1984280406, - "Kind": "Components.ChildContent", - "Name": "Blazorise.MemoEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.MemoEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.MemoEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -675481878, - "Kind": "Components.Component", - "Name": "Blazorise.MessageAlert", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that handles the to show the message dialog.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "MessageAlert" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MessageType", - "TypeName": "Blazorise.MessageType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the message type.\n \n ", - "Metadata": { - "Common.PropertyName": "MessageType" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message title.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Message", - "TypeName": "Microsoft.AspNetCore.Components.MarkupString", - "Documentation": "\n \n Gets or sets the message content.\n \n ", - "Metadata": { - "Common.PropertyName": "Message" - } - }, - { - "Kind": "Components.Component", - "Name": "Options", - "TypeName": "Blazorise.MessageOptions", - "Documentation": "\n \n Gets or sets the custom message options.\n \n ", - "Metadata": { - "Common.PropertyName": "Options" - } - }, - { - "Kind": "Components.Component", - "Name": "Callback", - "TypeName": "System.Threading.Tasks.TaskCompletionSource", - "Documentation": "\n \n Occurs after the user respond with an action button.\n \n ", - "Metadata": { - "Common.PropertyName": "Callback" - } - }, - { - "Kind": "Components.Component", - "Name": "Okayed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the user has responded with an OK action.\n \n ", - "Metadata": { - "Common.PropertyName": "Okayed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Confirmed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the user has responded with a Confirm action.\n \n ", - "Metadata": { - "Common.PropertyName": "Confirmed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Canceled", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the user has responded with a Cancel action.\n \n ", - "Metadata": { - "Common.PropertyName": "Canceled", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "BackgroundCancel", - "TypeName": "System.Boolean", - "Documentation": "\n \n By default, a modal is cancelled if the user clicks anywhere outside the modal.\n This behavior can be disabled by setting to false.\n \n ", - "Metadata": { - "Common.PropertyName": "BackgroundCancel" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MessageAlert" - } - }, - { - "HashCode": -1267767456, - "Kind": "Components.Component", - "Name": "Blazorise.MessageAlert", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that handles the to show the message dialog.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.MessageAlert" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MessageType", - "TypeName": "Blazorise.MessageType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the message type.\n \n ", - "Metadata": { - "Common.PropertyName": "MessageType" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message title.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Message", - "TypeName": "Microsoft.AspNetCore.Components.MarkupString", - "Documentation": "\n \n Gets or sets the message content.\n \n ", - "Metadata": { - "Common.PropertyName": "Message" - } - }, - { - "Kind": "Components.Component", - "Name": "Options", - "TypeName": "Blazorise.MessageOptions", - "Documentation": "\n \n Gets or sets the custom message options.\n \n ", - "Metadata": { - "Common.PropertyName": "Options" - } - }, - { - "Kind": "Components.Component", - "Name": "Callback", - "TypeName": "System.Threading.Tasks.TaskCompletionSource", - "Documentation": "\n \n Occurs after the user respond with an action button.\n \n ", - "Metadata": { - "Common.PropertyName": "Callback" - } - }, - { - "Kind": "Components.Component", - "Name": "Okayed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the user has responded with an OK action.\n \n ", - "Metadata": { - "Common.PropertyName": "Okayed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Confirmed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the user has responded with a Confirm action.\n \n ", - "Metadata": { - "Common.PropertyName": "Confirmed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Canceled", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the user has responded with a Cancel action.\n \n ", - "Metadata": { - "Common.PropertyName": "Canceled", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "BackgroundCancel", - "TypeName": "System.Boolean", - "Documentation": "\n \n By default, a modal is cancelled if the user clicks anywhere outside the modal.\n This behavior can be disabled by setting to false.\n \n ", - "Metadata": { - "Common.PropertyName": "BackgroundCancel" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.MessageAlert", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1685890417, - "Kind": "Components.Component", - "Name": "Blazorise.Modal", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A classic modal overlay, in which you can include any content you want.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Modal" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Defines the visibility of modal dialog.\n \n The parameter should only be used in .razor code.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the modal visibility state changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ScrollToTop", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true modal will scroll to top when opened.\n \n ", - "Metadata": { - "Common.PropertyName": "ScrollToTop" - } - }, - { - "Kind": "Components.Component", - "Name": "Opening", - "TypeName": "System.Func", - "Documentation": "\n \n Occurs before the modal is opened.\n \n ", - "Metadata": { - "Common.PropertyName": "Opening", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Closing", - "TypeName": "System.Func", - "Documentation": "\n \n Occurs before the modal is closed.\n \n ", - "Metadata": { - "Common.PropertyName": "Closing", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Opened", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the modal has opened.\n \n ", - "Metadata": { - "Common.PropertyName": "Opened", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Closed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the modal has closed.\n \n ", - "Metadata": { - "Common.PropertyName": "Closed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowBackdrop", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies the backdrop needs to be rendered for this .\n \n ", - "Metadata": { - "Common.PropertyName": "ShowBackdrop" - } - }, - { - "Kind": "Components.Component", - "Name": "Animated", - "TypeName": "System.Boolean", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Animated" - } - }, - { - "Kind": "Components.Component", - "Name": "AnimationDuration", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "AnimationDuration" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderMode", - "TypeName": "Blazorise.ModalRenderMode", - "IsEnum": true, - "Documentation": "\n \n Defines how the modal content will be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Modal" - } - }, - { - "HashCode": -174396920, - "Kind": "Components.Component", - "Name": "Blazorise.Modal", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A classic modal overlay, in which you can include any content you want.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Modal" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Defines the visibility of modal dialog.\n \n The parameter should only be used in .razor code.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the modal visibility state changes.\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ScrollToTop", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true modal will scroll to top when opened.\n \n ", - "Metadata": { - "Common.PropertyName": "ScrollToTop" - } - }, - { - "Kind": "Components.Component", - "Name": "Opening", - "TypeName": "System.Func", - "Documentation": "\n \n Occurs before the modal is opened.\n \n ", - "Metadata": { - "Common.PropertyName": "Opening", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Closing", - "TypeName": "System.Func", - "Documentation": "\n \n Occurs before the modal is closed.\n \n ", - "Metadata": { - "Common.PropertyName": "Closing", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Opened", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the modal has opened.\n \n ", - "Metadata": { - "Common.PropertyName": "Opened", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Closed", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the modal has closed.\n \n ", - "Metadata": { - "Common.PropertyName": "Closed", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowBackdrop", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies the backdrop needs to be rendered for this .\n \n ", - "Metadata": { - "Common.PropertyName": "ShowBackdrop" - } - }, - { - "Kind": "Components.Component", - "Name": "Animated", - "TypeName": "System.Boolean", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Animated" - } - }, - { - "Kind": "Components.Component", - "Name": "AnimationDuration", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "AnimationDuration" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderMode", - "TypeName": "Blazorise.ModalRenderMode", - "IsEnum": true, - "Documentation": "\n \n Defines how the modal content will be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Modal", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 46557468, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Modal.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Modal" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Modal.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -473692457, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Modal.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Modal" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Modal.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1488835883, - "Kind": "Components.Component", - "Name": "Blazorise.ModalBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Center area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ModalBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MaxHeight", - "TypeName": "System.Int32?", - "Documentation": "\n \n Sets the maximum height of the modal body (in viewport size unit).\n \n ", - "Metadata": { - "Common.PropertyName": "MaxHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalBody" - } - }, - { - "HashCode": 841930371, - "Kind": "Components.Component", - "Name": "Blazorise.ModalBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Center area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ModalBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MaxHeight", - "TypeName": "System.Int32?", - "Documentation": "\n \n Sets the maximum height of the modal body (in viewport size unit).\n \n ", - "Metadata": { - "Common.PropertyName": "MaxHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 245640194, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ModalBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 223466809, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ModalBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 166195403, - "Kind": "Components.Component", - "Name": "Blazorise.ModalContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main wrapper for the content area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ModalContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Centered", - "TypeName": "System.Boolean", - "Documentation": "\n \n Centers the modal vertically.\n \n ", - "Metadata": { - "Common.PropertyName": "Centered" - } - }, - { - "Kind": "Components.Component", - "Name": "Scrollable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Scrolls the modal content independent of the page itself.\n \n ", - "Metadata": { - "Common.PropertyName": "Scrollable" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.ModalSize", - "IsEnum": true, - "Documentation": "\n \n Changes the size of the modal.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalContent" - } - }, - { - "HashCode": -1856306537, - "Kind": "Components.Component", - "Name": "Blazorise.ModalContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main wrapper for the content area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ModalContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Centered", - "TypeName": "System.Boolean", - "Documentation": "\n \n Centers the modal vertically.\n \n ", - "Metadata": { - "Common.PropertyName": "Centered" - } - }, - { - "Kind": "Components.Component", - "Name": "Scrollable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Scrolls the modal content independent of the page itself.\n \n ", - "Metadata": { - "Common.PropertyName": "Scrollable" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.ModalSize", - "IsEnum": true, - "Documentation": "\n \n Changes the size of the modal.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 525168869, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ModalContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1054334617, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ModalContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -762798919, - "Kind": "Components.Component", - "Name": "Blazorise.ModalFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Bottom area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ModalFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalFooter" - } - }, - { - "HashCode": 1285677459, - "Kind": "Components.Component", - "Name": "Blazorise.ModalFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Bottom area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ModalFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalFooter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1094030104, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ModalFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1572248889, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ModalFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1915620649, - "Kind": "Components.Component", - "Name": "Blazorise.ModalHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Top area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ModalHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalHeader" - } - }, - { - "HashCode": -428168387, - "Kind": "Components.Component", - "Name": "Blazorise.ModalHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Top area of the modal component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ModalHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -735193417, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ModalHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2130602013, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ModalHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 892788835, - "Kind": "Components.Component", - "Name": "Blazorise.ModalTitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Larger text that can be placed in the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ModalTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.HeadingSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the title size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalTitle" - } - }, - { - "HashCode": -1951288746, - "Kind": "Components.Component", - "Name": "Blazorise.ModalTitle", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Larger text that can be placed in the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ModalTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.HeadingSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the title size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ModalTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2126038280, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalTitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ModalTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1007501438, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ModalTitle.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ModalTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ModalTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1758804551, - "Kind": "Components.Component", - "Name": "Blazorise._ModalBackdrop", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Internal component to render modal backdrop or background.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "_ModalBackdrop" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise._ModalBackdrop" - } - }, - { - "HashCode": -343357340, - "Kind": "Components.Component", - "Name": "Blazorise._ModalBackdrop", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Internal component to render modal backdrop or background.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise._ModalBackdrop" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise._ModalBackdrop", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1981612183, - "Kind": "Components.Component", - "Name": "Blazorise.NumericEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NumericEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericEdit component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Specifies the interval between valid values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.String", - "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "TValue", - "Documentation": "\n \n The minimum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Min", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "TValue", - "Documentation": "\n \n The maximum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Max", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleCharacters", - "TypeName": "System.Int32?", - "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleCharacters" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.NumericEdit", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1382315210, - "Kind": "Components.Component", - "Name": "Blazorise.NumericEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.NumericEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericEdit component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Specifies the interval between valid values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.String", - "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "TValue", - "Documentation": "\n \n The minimum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Min", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "TValue", - "Documentation": "\n \n The maximum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Max", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleCharacters", - "TypeName": "System.Int32?", - "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleCharacters" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.NumericEdit", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -516222480, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "NumericEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1512638011, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.NumericEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2128187258, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "NumericEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 165640270, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.NumericEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 179585368, - "Kind": "Components.Component", - "Name": "Blazorise.NumericPicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NumericPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericPicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Specifies the interval between valid values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Decimals", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum number of decimal places after the decimal separator.\n \n ", - "Metadata": { - "Common.PropertyName": "Decimals" - } - }, - { - "Kind": "Components.Component", - "Name": "DecimalSeparator", - "TypeName": "System.String", - "Documentation": "\n \n String to use as the decimal separator in numeric values.\n \n ", - "Metadata": { - "Common.PropertyName": "DecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "AlternativeDecimalSeparator", - "TypeName": "System.String", - "Documentation": "\n \n String to use as the alternative decimal separator in numeric values.\n \n ", - "Metadata": { - "Common.PropertyName": "AlternativeDecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupSeparator", - "TypeName": "System.String", - "Documentation": "\n \n Defines the thousand grouping separator character.\n \n ", - "Metadata": { - "Common.PropertyName": "GroupSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupSpacing", - "TypeName": "System.String", - "Documentation": "\n \n Defines how many numbers should be grouped together (usually for the thousand separator).\n \n ", - "Metadata": { - "Common.PropertyName": "GroupSpacing" - } - }, - { - "Kind": "Components.Component", - "Name": "CurrencySymbol", - "TypeName": "System.String", - "Documentation": "\n \n Defines the currency symbol to display.\n \n ", - "Metadata": { - "Common.PropertyName": "CurrencySymbol" - } - }, - { - "Kind": "Components.Component", - "Name": "CurrencySymbolPlacement", - "TypeName": "Blazorise.CurrencySymbolPlacement", - "IsEnum": true, - "Documentation": "\n \n Placement of the currency sign, relative to the number shown (as a prefix or a suffix).\n \n ", - "Metadata": { - "Common.PropertyName": "CurrencySymbolPlacement" - } - }, - { - "Kind": "Components.Component", - "Name": "RoundingMethod", - "TypeName": "Blazorise.NumericRoundingMethod", - "IsEnum": true, - "Documentation": "\n \n Method used for rounding decimal values.\n \n ", - "Metadata": { - "Common.PropertyName": "RoundingMethod" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowDecimalPadding", - "TypeName": "Blazorise.NumericAllowDecimalPadding", - "IsEnum": true, - "Documentation": "\n \n Allow padding the decimal places with zeros. If set to Floats, padding is only done when there are some decimals. /// \n \n \n Setting AllowDecimalPadding to 'false' will override the setting.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowDecimalPadding" - } - }, - { - "Kind": "Components.Component", - "Name": "AlwaysAllowDecimalSeparator", - "TypeName": "System.Boolean", - "Documentation": "\n \n Defines if the decimal character or decimal character alternative should be accepted when there is already a decimal character shown in the element.\n \n ", - "Metadata": { - "Common.PropertyName": "AlwaysAllowDecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.String", - "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "TValue", - "Documentation": "\n \n The minimum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Min", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "TValue", - "Documentation": "\n \n The maximum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Max", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MinMaxLimitsOverride", - "TypeName": "Blazorise.NumericMinMaxLimitsOverride", - "IsEnum": true, - "Documentation": "\n \n Override the minimum and maximum limits.\n \n ", - "Metadata": { - "Common.PropertyName": "MinMaxLimitsOverride" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleCharacters", - "TypeName": "System.Int32?", - "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleCharacters" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowStepButtons", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true, step buttons will be visible.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowStepButtons" - } - }, - { - "Kind": "Components.Component", - "Name": "EnableStep", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true, enables change of numeric value by pressing on step buttons or by keyboard up/down keys.\n \n ", - "Metadata": { - "Common.PropertyName": "EnableStep" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectAllOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, selects all the text entered in the input field once it receives the focus.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectAllOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.NumericPicker", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -669556956, - "Kind": "Components.Component", - "Name": "Blazorise.NumericPicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.NumericPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericPicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Specifies the interval between valid values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Decimals", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum number of decimal places after the decimal separator.\n \n ", - "Metadata": { - "Common.PropertyName": "Decimals" - } - }, - { - "Kind": "Components.Component", - "Name": "DecimalSeparator", - "TypeName": "System.String", - "Documentation": "\n \n String to use as the decimal separator in numeric values.\n \n ", - "Metadata": { - "Common.PropertyName": "DecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "AlternativeDecimalSeparator", - "TypeName": "System.String", - "Documentation": "\n \n String to use as the alternative decimal separator in numeric values.\n \n ", - "Metadata": { - "Common.PropertyName": "AlternativeDecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupSeparator", - "TypeName": "System.String", - "Documentation": "\n \n Defines the thousand grouping separator character.\n \n ", - "Metadata": { - "Common.PropertyName": "GroupSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupSpacing", - "TypeName": "System.String", - "Documentation": "\n \n Defines how many numbers should be grouped together (usually for the thousand separator).\n \n ", - "Metadata": { - "Common.PropertyName": "GroupSpacing" - } - }, - { - "Kind": "Components.Component", - "Name": "CurrencySymbol", - "TypeName": "System.String", - "Documentation": "\n \n Defines the currency symbol to display.\n \n ", - "Metadata": { - "Common.PropertyName": "CurrencySymbol" - } - }, - { - "Kind": "Components.Component", - "Name": "CurrencySymbolPlacement", - "TypeName": "Blazorise.CurrencySymbolPlacement", - "IsEnum": true, - "Documentation": "\n \n Placement of the currency sign, relative to the number shown (as a prefix or a suffix).\n \n ", - "Metadata": { - "Common.PropertyName": "CurrencySymbolPlacement" - } - }, - { - "Kind": "Components.Component", - "Name": "RoundingMethod", - "TypeName": "Blazorise.NumericRoundingMethod", - "IsEnum": true, - "Documentation": "\n \n Method used for rounding decimal values.\n \n ", - "Metadata": { - "Common.PropertyName": "RoundingMethod" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowDecimalPadding", - "TypeName": "Blazorise.NumericAllowDecimalPadding", - "IsEnum": true, - "Documentation": "\n \n Allow padding the decimal places with zeros. If set to Floats, padding is only done when there are some decimals. /// \n \n \n Setting AllowDecimalPadding to 'false' will override the setting.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowDecimalPadding" - } - }, - { - "Kind": "Components.Component", - "Name": "AlwaysAllowDecimalSeparator", - "TypeName": "System.Boolean", - "Documentation": "\n \n Defines if the decimal character or decimal character alternative should be accepted when there is already a decimal character shown in the element.\n \n ", - "Metadata": { - "Common.PropertyName": "AlwaysAllowDecimalSeparator" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.String", - "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "TValue", - "Documentation": "\n \n The minimum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Min", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "TValue", - "Documentation": "\n \n The maximum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Max", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MinMaxLimitsOverride", - "TypeName": "Blazorise.NumericMinMaxLimitsOverride", - "IsEnum": true, - "Documentation": "\n \n Override the minimum and maximum limits.\n \n ", - "Metadata": { - "Common.PropertyName": "MinMaxLimitsOverride" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleCharacters", - "TypeName": "System.Int32?", - "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleCharacters" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowStepButtons", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true, step buttons will be visible.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowStepButtons" - } - }, - { - "Kind": "Components.Component", - "Name": "EnableStep", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true, enables change of numeric value by pressing on step buttons or by keyboard up/down keys.\n \n ", - "Metadata": { - "Common.PropertyName": "EnableStep" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectAllOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, selects all the text entered in the input field once it receives the focus.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectAllOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.NumericPicker", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1982723688, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericPicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "NumericPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericPicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 747134092, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericPicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.NumericPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericPicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2114962304, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericPicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "NumericPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -73055542, - "Kind": "Components.ChildContent", - "Name": "Blazorise.NumericPicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.NumericPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.NumericPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1895401041, - "Kind": "Components.Component", - "Name": "Blazorise.Pagination", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A responsive and flexible pagination component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Pagination" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Gets or sets the pagination size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Alignment", - "TypeName": "Blazorise.Alignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pagination alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "Alignment" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Pagination" - } - }, - { - "HashCode": -197538876, - "Kind": "Components.Component", - "Name": "Blazorise.Pagination", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A responsive and flexible pagination component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Pagination" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Gets or sets the pagination size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Alignment", - "TypeName": "Blazorise.Alignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pagination alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "Alignment" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Pagination", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 995458791, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Pagination.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Pagination" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Pagination.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1800794645, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Pagination.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Pagination" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Pagination.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -298286636, - "Kind": "Components.Component", - "Name": "Blazorise.PaginationItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for page numbers links.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "PaginationItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicate the currently active page.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used for links that appear un-clickable.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PaginationItem" - } - }, - { - "HashCode": 997030627, - "Kind": "Components.Component", - "Name": "Blazorise.PaginationItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for page numbers links.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.PaginationItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Active", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicate the currently active page.\n \n ", - "Metadata": { - "Common.PropertyName": "Active" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used for links that appear un-clickable.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PaginationItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1635381180, - "Kind": "Components.ChildContent", - "Name": "Blazorise.PaginationItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "PaginationItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.PaginationItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1575164027, - "Kind": "Components.ChildContent", - "Name": "Blazorise.PaginationItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.PaginationItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.PaginationItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1388780273, - "Kind": "Components.Component", - "Name": "Blazorise.PaginationLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Clickable element for page numbers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "PaginationLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page name.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item link is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PaginationLink" - } - }, - { - "HashCode": -2015462241, - "Kind": "Components.Component", - "Name": "Blazorise.PaginationLink", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Clickable element for page numbers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.PaginationLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page name.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item link is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PaginationLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 983518769, - "Kind": "Components.ChildContent", - "Name": "Blazorise.PaginationLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "PaginationLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.PaginationLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1333249681, - "Kind": "Components.ChildContent", - "Name": "Blazorise.PaginationLink.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.PaginationLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.PaginationLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1030442507, - "Kind": "Components.Component", - "Name": "Blazorise.PageProgress", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Small progress bar shown at the top of the page or a container.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "PageProgress" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Defines the visibility of progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32?", - "Documentation": "\n \n The progress value. Leave as null for indeterminate progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Type color of the progress bar, optional.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PageProgress" - } - }, - { - "HashCode": -2063346875, - "Kind": "Components.Component", - "Name": "Blazorise.PageProgress", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Small progress bar shown at the top of the page or a container.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.PageProgress" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Defines the visibility of progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32?", - "Documentation": "\n \n The progress value. Leave as null for indeterminate progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Type color of the progress bar, optional.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PageProgress", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1933872964, - "Kind": "Components.Component", - "Name": "Blazorise.PageProgressAlert", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that handles the to show the page progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "PageProgressAlert" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PageProgressAlert" - } - }, - { - "HashCode": -542456654, - "Kind": "Components.Component", - "Name": "Blazorise.PageProgressAlert", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that handles the to show the page progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.PageProgressAlert" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.PageProgressAlert", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -474225029, - "Kind": "Components.Component", - "Name": "Blazorise.Progress", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main component for stacked progress bars.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Progress" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the progress bar color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Size of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Striped", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", - "Metadata": { - "Common.PropertyName": "Striped" - } - }, - { - "Kind": "Components.Component", - "Name": "Animated", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", - "Metadata": { - "Common.PropertyName": "Animated" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Int32", - "Documentation": "\n \n Minimum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32?", - "Documentation": "\n \n The progress value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Progress" - } - }, - { - "HashCode": 1881871618, - "Kind": "Components.Component", - "Name": "Blazorise.Progress", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main component for stacked progress bars.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Progress" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the progress bar color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Size of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Striped", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", - "Metadata": { - "Common.PropertyName": "Striped" - } - }, - { - "Kind": "Components.Component", - "Name": "Animated", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", - "Metadata": { - "Common.PropertyName": "Animated" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Int32", - "Documentation": "\n \n Minimum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32?", - "Documentation": "\n \n The progress value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Progress", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -705111540, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Progress.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Progress" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Progress.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1780825336, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Progress.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Progress" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Progress.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -661327417, - "Kind": "Components.Component", - "Name": "Blazorise.ProgressBar", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Inner component of component used to indicate the progress so far.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ProgressBar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the progress bar color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Striped", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", - "Metadata": { - "Common.PropertyName": "Striped" - } - }, - { - "Kind": "Components.Component", - "Name": "Animated", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", - "Metadata": { - "Common.PropertyName": "Animated" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Int32", - "Documentation": "\n \n Minimum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32?", - "Documentation": "\n \n The progress value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ProgressBar" - } - }, - { - "HashCode": -168045575, - "Kind": "Components.Component", - "Name": "Blazorise.ProgressBar", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Inner component of component used to indicate the progress so far.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ProgressBar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the progress bar color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Striped", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", - "Metadata": { - "Common.PropertyName": "Striped" - } - }, - { - "Kind": "Components.Component", - "Name": "Animated", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", - "Metadata": { - "Common.PropertyName": "Animated" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Int32", - "Documentation": "\n \n Minimum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum value of the progress bar.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32?", - "Documentation": "\n \n The progress value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ProgressBar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1857215504, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ProgressBar.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ProgressBar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ProgressBar.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1381505305, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ProgressBar.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ProgressBar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ProgressBar.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -880260824, - "Kind": "Components.Component", - "Name": "Blazorise.Radio", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Radio buttons allow the user to select one option from a set.\n \n Checked value type.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radio" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Radio component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Group", - "TypeName": "System.String", - "Documentation": "\n \n Sets the radio group name.\n \n ", - "Metadata": { - "Common.PropertyName": "Group" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the radio value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Checked", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the checked flag.\n \n ", - "Metadata": { - "Common.PropertyName": "Checked" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the check state is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Radio", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1381101877, - "Kind": "Components.Component", - "Name": "Blazorise.Radio", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Radio buttons allow the user to select one option from a set.\n \n Checked value type.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Radio" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Radio component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Group", - "TypeName": "System.String", - "Documentation": "\n \n Sets the radio group name.\n \n ", - "Metadata": { - "Common.PropertyName": "Group" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the radio value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Checked", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the checked flag.\n \n ", - "Metadata": { - "Common.PropertyName": "Checked" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the check state is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Radio", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -756012719, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Radio.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Radio" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Radio.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -934537537, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Radio.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.Radio" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Radio.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1890915969, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Radio.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radio" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Radio.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1120072416, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Radio.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Radio" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Radio.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -437315360, - "Kind": "Components.Component", - "Name": "Blazorise.RadioGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n RadioGroup is a helpful wrapper used to group Radio components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadioGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.RadioGroup component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Radio group name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Buttons", - "TypeName": "System.Boolean", - "Documentation": "\n \n Flag which indicates that radios will appear as button.\n \n ", - "Metadata": { - "Common.PropertyName": "Buttons" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Blazorise.Orientation", - "IsEnum": true, - "Documentation": "\n \n Defines the orientation of the radio elements.\n \n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the color or radio buttons(only when is true).\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValue", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValue", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the checked value is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.RadioGroup", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1893394766, - "Kind": "Components.Component", - "Name": "Blazorise.RadioGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n RadioGroup is a helpful wrapper used to group Radio components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.RadioGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.RadioGroup component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Radio group name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Buttons", - "TypeName": "System.Boolean", - "Documentation": "\n \n Flag which indicates that radios will appear as button.\n \n ", - "Metadata": { - "Common.PropertyName": "Buttons" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Blazorise.Orientation", - "IsEnum": true, - "Documentation": "\n \n Defines the orientation of the radio elements.\n \n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the color or radio buttons(only when is true).\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValue", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValue", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the checked value is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.RadioGroup", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -10689343, - "Kind": "Components.ChildContent", - "Name": "Blazorise.RadioGroup.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "RadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.RadioGroup.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -138190135, - "Kind": "Components.ChildContent", - "Name": "Blazorise.RadioGroup.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.RadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.RadioGroup.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2093781701, - "Kind": "Components.ChildContent", - "Name": "Blazorise.RadioGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.RadioGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1508990518, - "Kind": "Components.ChildContent", - "Name": "Blazorise.RadioGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.RadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.RadioGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1773131719, - "Kind": "Components.Component", - "Name": "Blazorise.Rating", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Ratings provide insight regarding others opinions and experiences with a product.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Rating" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RatingItemsClass", - "TypeName": "System.String", - "Documentation": "\n \n User class names for RatingItems, separated by space\n \n ", - "Metadata": { - "Common.PropertyName": "RatingItemsClass" - } - }, - { - "Kind": "Components.Component", - "Name": "RatingItemsStyle", - "TypeName": "System.String", - "Documentation": "\n \n User styles for RatingItems.\n \n ", - "Metadata": { - "Common.PropertyName": "RatingItemsStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxValue", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum rating value that is allowed to be selected.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxValue" - } - }, - { - "Kind": "Components.Component", - "Name": "FullIcon", - "TypeName": "System.Object", - "Documentation": "\n \n Defines the selected icon name.\n \n ", - "Metadata": { - "Common.PropertyName": "FullIcon" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyIcon", - "TypeName": "System.Object", - "Documentation": "\n \n Defines the non-selected icon name.\n \n ", - "Metadata": { - "Common.PropertyName": "EmptyIcon" - } - }, - { - "Kind": "Components.Component", - "Name": "FullIconStyle", - "TypeName": "Blazorise.IconStyle?", - "Documentation": "\n \n Defines the selected icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "FullIconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyIconStyle", - "TypeName": "Blazorise.IconStyle?", - "Documentation": "\n \n Defines the non-selected icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "EmptyIconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Prevent the user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Prevent the user interactions and make it appear normal.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Not work now\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValue", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the currently selected rating value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HoveredValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "HoveredValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Rating" - } - }, - { - "HashCode": -266113394, - "Kind": "Components.Component", - "Name": "Blazorise.Rating", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Ratings provide insight regarding others opinions and experiences with a product.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Rating" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RatingItemsClass", - "TypeName": "System.String", - "Documentation": "\n \n User class names for RatingItems, separated by space\n \n ", - "Metadata": { - "Common.PropertyName": "RatingItemsClass" - } - }, - { - "Kind": "Components.Component", - "Name": "RatingItemsStyle", - "TypeName": "System.String", - "Documentation": "\n \n User styles for RatingItems.\n \n ", - "Metadata": { - "Common.PropertyName": "RatingItemsStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxValue", - "TypeName": "System.Int32", - "Documentation": "\n \n Maximum rating value that is allowed to be selected.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxValue" - } - }, - { - "Kind": "Components.Component", - "Name": "FullIcon", - "TypeName": "System.Object", - "Documentation": "\n \n Defines the selected icon name.\n \n ", - "Metadata": { - "Common.PropertyName": "FullIcon" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyIcon", - "TypeName": "System.Object", - "Documentation": "\n \n Defines the non-selected icon name.\n \n ", - "Metadata": { - "Common.PropertyName": "EmptyIcon" - } - }, - { - "Kind": "Components.Component", - "Name": "FullIconStyle", - "TypeName": "Blazorise.IconStyle?", - "Documentation": "\n \n Defines the selected icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "FullIconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyIconStyle", - "TypeName": "Blazorise.IconStyle?", - "Documentation": "\n \n Defines the non-selected icon style.\n \n ", - "Metadata": { - "Common.PropertyName": "EmptyIconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Prevent the user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Prevent the user interactions and make it appear normal.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Not work now\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValue", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the currently selected rating value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HoveredValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "HoveredValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Rating", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1724885852, - "Kind": "Components.Component", - "Name": "Blazorise.RatingItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Represents the each individual item in the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RatingItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the item value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the item color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemClicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemClicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemHovered", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is hovered.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemHovered", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.RatingItem" - } - }, - { - "HashCode": 1167996830, - "Kind": "Components.Component", - "Name": "Blazorise.RatingItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Represents the each individual item in the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.RatingItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the item value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the item color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemClicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemClicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemHovered", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is hovered.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemHovered", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.RatingItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -696785799, - "Kind": "Components.Component", - "Name": "Blazorise.Repeater", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Repeater component that will render the for every item in .\n Has support for so it will update the rendered list of items when the collection changes.\n \n the type to render\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Repeater" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.Repeater component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The items to render. When this is it will hookup collection change listeners.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Take", - "TypeName": "System.Int64?", - "Documentation": "\n \n [Optional] The number of items to take.\n \n ", - "Metadata": { - "Common.PropertyName": "Take" - } - }, - { - "Kind": "Components.Component", - "Name": "Skip", - "TypeName": "System.Int64?", - "Documentation": "\n \n [Optional] The number of items to skip.\n \n ", - "Metadata": { - "Common.PropertyName": "Skip" - } - }, - { - "Kind": "Components.Component", - "Name": "CollectionChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when collection changes.\n \n ", - "Metadata": { - "Common.PropertyName": "CollectionChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to render per item.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Repeater", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 114906840, - "Kind": "Components.Component", - "Name": "Blazorise.Repeater", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Repeater component that will render the for every item in .\n Has support for so it will update the rendered list of items when the collection changes.\n \n the type to render\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Repeater" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.Repeater component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The items to render. When this is it will hookup collection change listeners.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Take", - "TypeName": "System.Int64?", - "Documentation": "\n \n [Optional] The number of items to take.\n \n ", - "Metadata": { - "Common.PropertyName": "Take" - } - }, - { - "Kind": "Components.Component", - "Name": "Skip", - "TypeName": "System.Int64?", - "Documentation": "\n \n [Optional] The number of items to skip.\n \n ", - "Metadata": { - "Common.PropertyName": "Skip" - } - }, - { - "Kind": "Components.Component", - "Name": "CollectionChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when collection changes.\n \n ", - "Metadata": { - "Common.PropertyName": "CollectionChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to render per item.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Repeater", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 839560337, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Repeater.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The content to render per item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Repeater" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Repeater.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 190211957, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Repeater.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The content to render per item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Repeater" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Repeater.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1192469216, - "Kind": "Components.Component", - "Name": "Blazorise.Row", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper that represents a row in a flexbox grid.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Row" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RowColumns", - "TypeName": "Blazorise.IFluentRowColumns", - "Documentation": "\n \n Defines the number of columns to show in a row.\n \n ", - "Metadata": { - "Common.PropertyName": "RowColumns" - } - }, - { - "Kind": "Components.Component", - "Name": "Gutter", - "TypeName": "(System.Int32 Horizontal, System.Int32 Vertical)", - "Documentation": "\n \n Row grid spacing - we recommend setting Horizontal and/or Vertical it to (16 + 8n). (n stands for natural number.)\n \n ", - "Metadata": { - "Common.PropertyName": "Gutter" - } - }, - { - "Kind": "Components.Component", - "Name": "NoGutters", - "TypeName": "System.Boolean", - "Documentation": "\n \n Removes the negative margins from row and the horizontal padding from all immediate children columns.\n \n ", - "Metadata": { - "Common.PropertyName": "NoGutters" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Row" - } - }, - { - "HashCode": 904736221, - "Kind": "Components.Component", - "Name": "Blazorise.Row", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A wrapper that represents a row in a flexbox grid.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Row" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RowColumns", - "TypeName": "Blazorise.IFluentRowColumns", - "Documentation": "\n \n Defines the number of columns to show in a row.\n \n ", - "Metadata": { - "Common.PropertyName": "RowColumns" - } - }, - { - "Kind": "Components.Component", - "Name": "Gutter", - "TypeName": "(System.Int32 Horizontal, System.Int32 Vertical)", - "Documentation": "\n \n Row grid spacing - we recommend setting Horizontal and/or Vertical it to (16 + 8n). (n stands for natural number.)\n \n ", - "Metadata": { - "Common.PropertyName": "Gutter" - } - }, - { - "Kind": "Components.Component", - "Name": "NoGutters", - "TypeName": "System.Boolean", - "Documentation": "\n \n Removes the negative margins from row and the horizontal padding from all immediate children columns.\n \n ", - "Metadata": { - "Common.PropertyName": "NoGutters" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Row", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 292484938, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Row.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Row" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Row.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2024299477, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Row.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Row" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Row.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 320459027, - "Kind": "Components.Component", - "Name": "Blazorise.Select", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The browser built-in select dropdown.\n \n The type of the .\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Select" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Select component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies that multiple items can be selected.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValue", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the selected item value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValue", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValues", - "TypeName": "System.Collections.Generic.IReadOnlyList", - "Documentation": "\n \n Gets or sets the multiple selected item values.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValues", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the selected item value has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValuesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Occurs when the selected items value has changed (only when ==true).\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValuesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxVisibleItems", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies how many options should be shown at once.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxVisibleItems" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValuesExpression", - "TypeName": "System.Linq.Expressions.Expression>>", - "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValuesExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Loading", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets loading property.\n \n ", - "Metadata": { - "Common.PropertyName": "Loading" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func>", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Select", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 635577495, - "Kind": "Components.Component", - "Name": "Blazorise.Select", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The browser built-in select dropdown.\n \n The type of the .\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Select" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Select component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies that multiple items can be selected.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValue", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the selected item value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValue", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValues", - "TypeName": "System.Collections.Generic.IReadOnlyList", - "Documentation": "\n \n Gets or sets the multiple selected item values.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValues", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the selected item value has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValuesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Occurs when the selected items value has changed (only when ==true).\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValuesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxVisibleItems", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies how many options should be shown at once.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxVisibleItems" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValuesExpression", - "TypeName": "System.Linq.Expressions.Expression>>", - "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedValuesExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Loading", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets loading property.\n \n ", - "Metadata": { - "Common.PropertyName": "Loading" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func>", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Select", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1700510224, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Select.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Select" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Select.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -406505552, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Select.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.Select" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Select.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1109541110, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Select.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Select" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Select.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1570767132, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Select.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Select" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Select.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -489789342, - "Kind": "Components.Component", - "Name": "Blazorise.SelectGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Group item in the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "SelectGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group label.\n \n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.SelectGroup" - } - }, - { - "HashCode": -1347299645, - "Kind": "Components.Component", - "Name": "Blazorise.SelectGroup", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Group item in the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.SelectGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group label.\n \n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.SelectGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -814782025, - "Kind": "Components.ChildContent", - "Name": "Blazorise.SelectGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "SelectGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.SelectGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2111607140, - "Kind": "Components.ChildContent", - "Name": "Blazorise.SelectGroup.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.SelectGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.SelectGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2113227037, - "Kind": "Components.Component", - "Name": "Blazorise.SelectItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Option item in the component.\n \n The type of the .\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "SelectItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.SelectItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the item value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Disable the item from mouse click.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Hide the item from the list so it can be used as a placeholder.\n \n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.SelectItem", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 476563097, - "Kind": "Components.Component", - "Name": "Blazorise.SelectItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Option item in the component.\n \n The type of the .\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.SelectItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.SelectItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the item value.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Disable the item from mouse click.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Hide the item from the list so it can be used as a placeholder.\n \n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.SelectItem", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 184474702, - "Kind": "Components.ChildContent", - "Name": "Blazorise.SelectItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "SelectItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.SelectItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1672499248, - "Kind": "Components.ChildContent", - "Name": "Blazorise.SelectItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.SelectItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.SelectItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 849627270, - "Kind": "Components.Component", - "Name": "Blazorise.Slider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A slider to select a value from a given range.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Slider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Slider component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "TValue", - "Documentation": "\n \n Specifies the interval between valid values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "TValue", - "Documentation": "\n \n The minimum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Min", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "TValue", - "Documentation": "\n \n The maximum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Max", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Slider", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1109392951, - "Kind": "Components.Component", - "Name": "Blazorise.Slider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A slider to select a value from a given range.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Slider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Slider component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "TValue", - "Documentation": "\n \n Specifies the interval between valid values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "TValue", - "Documentation": "\n \n The minimum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Min", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "TValue", - "Documentation": "\n \n The maximum value to accept for this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Max", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Slider", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2137735289, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Slider.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Slider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Slider.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 92047434, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Slider.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.Slider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Slider.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -137645875, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Slider.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Slider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Slider.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1347070456, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Slider.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Slider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Slider.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -346977908, - "Kind": "Components.Component", - "Name": "Blazorise.Step", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Clickable item in a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Step" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Index", - "TypeName": "System.Int32?", - "Documentation": "\n \n Overrides the index of the step item.\n \n ", - "Metadata": { - "Common.PropertyName": "Index" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the step name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Completed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Marks the step as completed.\n \n ", - "Metadata": { - "Common.PropertyName": "Completed" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Overrides the step color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Marker", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", - "Metadata": { - "Common.PropertyName": "Marker", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Caption", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", - "Metadata": { - "Common.PropertyName": "Caption", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Step" - } - }, - { - "HashCode": -1255763544, - "Kind": "Components.Component", - "Name": "Blazorise.Step", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Clickable item in a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Step" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Index", - "TypeName": "System.Int32?", - "Documentation": "\n \n Overrides the index of the step item.\n \n ", - "Metadata": { - "Common.PropertyName": "Index" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the step name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Completed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Marks the step as completed.\n \n ", - "Metadata": { - "Common.PropertyName": "Completed" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Overrides the step color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Marker", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", - "Metadata": { - "Common.PropertyName": "Marker", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Caption", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", - "Metadata": { - "Common.PropertyName": "Caption", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Step", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2002622850, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Step.Marker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Marker", - "ParentTag": "Step" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Step.Marker", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1558114978, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Step.Marker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Marker", - "ParentTag": "Blazorise.Step" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Step.Marker", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1504024889, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Step.Caption", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Caption", - "ParentTag": "Step" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Step.Caption", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1822080270, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Step.Caption", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Caption", - "ParentTag": "Blazorise.Step" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Step.Caption", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1390728896, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Step.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Step" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Step.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 167042111, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Step.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Step" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Step.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1722381373, - "Kind": "Components.Component", - "Name": "Blazorise.StepPanel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n content area that is linked with a with the same name and that is placed within the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "StepPanel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the panel name. Must match the corresponding step name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.StepPanel" - } - }, - { - "HashCode": -1467342482, - "Kind": "Components.Component", - "Name": "Blazorise.StepPanel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n content area that is linked with a with the same name and that is placed within the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.StepPanel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the panel name. Must match the corresponding step name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.StepPanel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -685433849, - "Kind": "Components.ChildContent", - "Name": "Blazorise.StepPanel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "StepPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.StepPanel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -229786919, - "Kind": "Components.ChildContent", - "Name": "Blazorise.StepPanel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.StepPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.StepPanel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1168141575, - "Kind": "Components.Component", - "Name": "Blazorise.Steps", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Steps is a navigation bar that guides users through the steps of a task.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Steps" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "SelectedStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected step name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedStep" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedStepChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected step has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedStepChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Template for placing the items.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Content", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Template for placing the items.\n \n ", - "Metadata": { - "Common.PropertyName": "Content", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Steps" - } - }, - { - "HashCode": 1673337895, - "Kind": "Components.Component", - "Name": "Blazorise.Steps", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Steps is a navigation bar that guides users through the steps of a task.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Steps" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "SelectedStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected step name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedStep" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedStepChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected step has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedStepChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Template for placing the items.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Content", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Template for placing the items.\n \n ", - "Metadata": { - "Common.PropertyName": "Content", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Steps", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1886981332, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Steps.Items", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Template for placing the items.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Steps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Steps.Items", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1358266590, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Steps.Items", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Template for placing the items.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Blazorise.Steps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Steps.Items", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 374833512, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Steps.Content", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Template for placing the items.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Content", - "ParentTag": "Steps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Steps.Content", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -573553655, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Steps.Content", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Template for placing the items.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Content", - "ParentTag": "Blazorise.Steps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Steps.Content", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -882741570, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Steps.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Steps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Steps.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 807815065, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Steps.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Steps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Steps.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -298334858, - "Kind": "Components.Component", - "Name": "Blazorise.StepsContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main content area of component that can be placed anywhere on a page.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "StepsContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "SelectedPanel", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanel" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedPanelChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanelChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.StepsContent" - } - }, - { - "HashCode": -1976648675, - "Kind": "Components.Component", - "Name": "Blazorise.StepsContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main content area of component that can be placed anywhere on a page.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.StepsContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "SelectedPanel", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanel" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedPanelChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanelChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.StepsContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -140873814, - "Kind": "Components.ChildContent", - "Name": "Blazorise.StepsContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "StepsContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.StepsContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2039557824, - "Kind": "Components.ChildContent", - "Name": "Blazorise.StepsContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.StepsContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.StepsContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 634504360, - "Kind": "Components.Component", - "Name": "Blazorise.Switch", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Switches toggle the state of a single setting on or off.\n \n Checked value type.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Switch" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Switch component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the switch named color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Checked", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the checked flag.\n \n ", - "Metadata": { - "Common.PropertyName": "Checked", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the check state is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Switch", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 2070398506, - "Kind": "Components.Component", - "Name": "Blazorise.Switch", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Switches toggle the state of a single setting on or off.\n \n Checked value type.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Switch" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Switch component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Defines the switch named color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Checked", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the checked flag.\n \n ", - "Metadata": { - "Common.PropertyName": "Checked", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the check state is changed.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Cursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", - "Metadata": { - "Common.PropertyName": "Cursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Switch", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 524147360, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Switch.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Switch" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Switch.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1094041124, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Switch.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.Switch" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Switch.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -487139741, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Switch.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Switch" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Switch.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2081210118, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Switch.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Switch" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Switch.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1722500087, - "Kind": "Components.Component", - "Name": "Blazorise.Table", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The component is used for displaying tabular data.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Table" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "FullWidth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the table to fill entire horizontal space.\n \n ", - "Metadata": { - "Common.PropertyName": "FullWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Striped", - "TypeName": "System.Boolean", - "Documentation": "\n \n Adds stripes to the table.\n \n ", - "Metadata": { - "Common.PropertyName": "Striped" - } - }, - { - "Kind": "Components.Component", - "Name": "Bordered", - "TypeName": "System.Boolean", - "Documentation": "\n \n Adds borders to all the cells.\n \n ", - "Metadata": { - "Common.PropertyName": "Bordered" - } - }, - { - "Kind": "Components.Component", - "Name": "Hoverable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Adds a hover effect when mousing over rows.\n \n ", - "Metadata": { - "Common.PropertyName": "Hoverable" - } - }, - { - "Kind": "Components.Component", - "Name": "Narrow", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the table more compact by cutting cell padding in half.\n \n ", - "Metadata": { - "Common.PropertyName": "Narrow" - } - }, - { - "Kind": "Components.Component", - "Name": "Borderless", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the table without any borders.\n \n ", - "Metadata": { - "Common.PropertyName": "Borderless" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes table responsive by adding the horizontal scroll bar.\n \n \n In some cases component placed inside of a table marked with \n flag might not show dropdown menu properly. To make it work you might need to add some\n additional CSS rules.\n \n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "FixedHeader", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes table have a fixed header and enables a scrollbar in the table body.\n \n ", - "Metadata": { - "Common.PropertyName": "FixedHeader" - } - }, - { - "Kind": "Components.Component", - "Name": "FixedHeaderTableHeight", - "TypeName": "System.String", - "Documentation": "\n \n Sets the table height when feature is enabled (defaults to 300px).\n \n ", - "Metadata": { - "Common.PropertyName": "FixedHeaderTableHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "FixedHeaderTableMaxHeight", - "TypeName": "System.String", - "Documentation": "\n \n Sets the table max height when feature is enabled (defaults to 300px).\n \n ", - "Metadata": { - "Common.PropertyName": "FixedHeaderTableMaxHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets whether users can resize Table's columns.\n \n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "ResizeMode", - "TypeName": "Blazorise.TableResizeMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets whether the user can resize on header or columns.\n \n ", - "Metadata": { - "Common.PropertyName": "ResizeMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Table" - } - }, - { - "HashCode": 2073455556, - "Kind": "Components.Component", - "Name": "Blazorise.Table", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The component is used for displaying tabular data.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Table" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "FullWidth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the table to fill entire horizontal space.\n \n ", - "Metadata": { - "Common.PropertyName": "FullWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Striped", - "TypeName": "System.Boolean", - "Documentation": "\n \n Adds stripes to the table.\n \n ", - "Metadata": { - "Common.PropertyName": "Striped" - } - }, - { - "Kind": "Components.Component", - "Name": "Bordered", - "TypeName": "System.Boolean", - "Documentation": "\n \n Adds borders to all the cells.\n \n ", - "Metadata": { - "Common.PropertyName": "Bordered" - } - }, - { - "Kind": "Components.Component", - "Name": "Hoverable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Adds a hover effect when mousing over rows.\n \n ", - "Metadata": { - "Common.PropertyName": "Hoverable" - } - }, - { - "Kind": "Components.Component", - "Name": "Narrow", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the table more compact by cutting cell padding in half.\n \n ", - "Metadata": { - "Common.PropertyName": "Narrow" - } - }, - { - "Kind": "Components.Component", - "Name": "Borderless", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the table without any borders.\n \n ", - "Metadata": { - "Common.PropertyName": "Borderless" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes table responsive by adding the horizontal scroll bar.\n \n \n In some cases component placed inside of a table marked with \n flag might not show dropdown menu properly. To make it work you might need to add some\n additional CSS rules.\n \n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "FixedHeader", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes table have a fixed header and enables a scrollbar in the table body.\n \n ", - "Metadata": { - "Common.PropertyName": "FixedHeader" - } - }, - { - "Kind": "Components.Component", - "Name": "FixedHeaderTableHeight", - "TypeName": "System.String", - "Documentation": "\n \n Sets the table height when feature is enabled (defaults to 300px).\n \n ", - "Metadata": { - "Common.PropertyName": "FixedHeaderTableHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "FixedHeaderTableMaxHeight", - "TypeName": "System.String", - "Documentation": "\n \n Sets the table max height when feature is enabled (defaults to 300px).\n \n ", - "Metadata": { - "Common.PropertyName": "FixedHeaderTableMaxHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets whether users can resize Table's columns.\n \n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "ResizeMode", - "TypeName": "Blazorise.TableResizeMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets whether the user can resize on header or columns.\n \n ", - "Metadata": { - "Common.PropertyName": "ResizeMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Table", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1771830614, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Table.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Table" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Table.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 240020601, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Table.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Table" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Table.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1271440352, - "Kind": "Components.Component", - "Name": "Blazorise.TableBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Table Body element encapsulates a set of table rows, indicating that they comprise the body of the table.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TableBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableBody" - } - }, - { - "HashCode": -122164981, - "Kind": "Components.Component", - "Name": "Blazorise.TableBody", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Table Body element encapsulates a set of table rows, indicating that they comprise the body of the table.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TableBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1731754612, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TableBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1425300592, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableBody.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TableBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -395693475, - "Kind": "Components.Component", - "Name": "Blazorise.TableFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a set of rows summarizing the columns of the table.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TableFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableFooter" - } - }, - { - "HashCode": 1980007498, - "Kind": "Components.Component", - "Name": "Blazorise.TableFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a set of rows summarizing the columns of the table.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TableFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableFooter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1880136157, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TableFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 414775280, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TableFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -716141487, - "Kind": "Components.Component", - "Name": "Blazorise.TableHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a set of rows defining the head of the columns of the table.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TableHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ThemeContrast", - "TypeName": "Blazorise.ThemeContrast", - "IsEnum": true, - "Documentation": "\n \n Sets the preferred color contrast for the header.\n \n ", - "Metadata": { - "Common.PropertyName": "ThemeContrast" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableHeader" - } - }, - { - "HashCode": -1508217333, - "Kind": "Components.Component", - "Name": "Blazorise.TableHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a set of rows defining the head of the columns of the table.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TableHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ThemeContrast", - "TypeName": "Blazorise.ThemeContrast", - "IsEnum": true, - "Documentation": "\n \n Sets the preferred color contrast for the header.\n \n ", - "Metadata": { - "Common.PropertyName": "ThemeContrast" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -245587569, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TableHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -744708918, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TableHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1670706328, - "Kind": "Components.Component", - "Name": "Blazorise.TableHeaderCell", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TableHeaderCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RowSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of rows a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "RowSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of columns a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the header cell is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableHeaderCell" - } - }, - { - "HashCode": -487522014, - "Kind": "Components.Component", - "Name": "Blazorise.TableHeaderCell", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TableHeaderCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RowSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of rows a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "RowSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of columns a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the header cell is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableHeaderCell", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1179908062, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableHeaderCell.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TableHeaderCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableHeaderCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 682318787, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableHeaderCell.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TableHeaderCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableHeaderCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2049724721, - "Kind": "Components.Component", - "Name": "Blazorise.TableRow", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component defines a row of cells in a table. The row's cells can then be established using a mix of (data cell) components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TableRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the row variant color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets a table row as selected by appending \"selected\" modifier on a tr element.\n \n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "HoverCursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the applied cursor when the row is hovered over.\n \n ", - "Metadata": { - "Common.PropertyName": "HoverCursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DoubleClicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row is double clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "DoubleClicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableRow" - } - }, - { - "HashCode": 323673193, - "Kind": "Components.Component", - "Name": "Blazorise.TableRow", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component defines a row of cells in a table. The row's cells can then be established using a mix of (data cell) components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TableRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the row variant color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets a table row as selected by appending \"selected\" modifier on a tr element.\n \n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "HoverCursor", - "TypeName": "Blazorise.Cursor", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the applied cursor when the row is hovered over.\n \n ", - "Metadata": { - "Common.PropertyName": "HoverCursor" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DoubleClicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row is double clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "DoubleClicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableRow", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1278223667, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableRow.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TableRow" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableRow.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1222023377, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableRow.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TableRow" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableRow.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 324293919, - "Kind": "Components.Component", - "Name": "Blazorise.TableRowCell", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a cell of a table that contains data.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TableRowCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the cell variant color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "RowSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of rows a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "RowSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of columns a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row cell is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableRowCell" - } - }, - { - "HashCode": 919550460, - "Kind": "Components.Component", - "Name": "Blazorise.TableRowCell", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a cell of a table that contains data.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TableRowCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Gets or sets the cell variant color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "RowSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of rows a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "RowSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnSpan", - "TypeName": "System.Int32?", - "Documentation": "\n \n Number of columns a cell should span.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSpan" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row cell is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableRowCell", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 500220711, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableRowCell.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TableRowCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableRowCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -892477564, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableRowCell.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TableRowCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableRowCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1184535587, - "Kind": "Components.Component", - "Name": "Blazorise.TableRowHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TableRowHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row header is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableRowHeader" - } - }, - { - "HashCode": -727430081, - "Kind": "Components.Component", - "Name": "Blazorise.TableRowHeader", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TableRowHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the row header is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Draggable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", - "Metadata": { - "Common.PropertyName": "Draggable" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEndPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEndPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnterPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragEnterPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragLeavePreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragLeavePreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOver", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", - "Metadata": { - "Common.PropertyName": "DragOver", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragOverPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragOverPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStartPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DragStartPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "Drop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", - "Metadata": { - "Common.PropertyName": "Drop", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DropPreventDefault", - "TypeName": "System.Boolean", - "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", - "Metadata": { - "Common.PropertyName": "DropPreventDefault" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TableRowHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2088798118, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableRowHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TableRowHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableRowHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 583949962, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TableRowHeader.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TableRowHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TableRowHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2110396006, - "Kind": "Components.Component", - "Name": "Blazorise.Tab", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A clickable item for component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Tab" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the tab name. Must match the corresponding panel name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Flag to indicate that the tab is not responsive for user interaction.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Tab" - } - }, - { - "HashCode": -1272655073, - "Kind": "Components.Component", - "Name": "Blazorise.Tab", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A clickable item for component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Tab" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the tab name. Must match the corresponding panel name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Flag to indicate that the tab is not responsive for user interaction.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Clicked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the item is clicked.\n \n ", - "Metadata": { - "Common.PropertyName": "Clicked", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Tab", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2041653351, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tab.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Tab" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tab.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2003550286, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tab.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Tab" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tab.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -954920704, - "Kind": "Components.Component", - "Name": "Blazorise.TabPanel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for each inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TabPanel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the panel name. Must match the corresponding tab name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TabPanel" - } - }, - { - "HashCode": -2046433247, - "Kind": "Components.Component", - "Name": "Blazorise.TabPanel", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for each inside of component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TabPanel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Defines the panel name. Must match the corresponding tab name.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TabPanel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1204831924, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TabPanel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TabPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TabPanel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -546033608, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TabPanel.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TabPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TabPanel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 561337834, - "Kind": "Components.Component", - "Name": "Blazorise.Tabs", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Tabs organize content across different screens, data sets, and other interactions.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Tabs" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Pills", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tab items to appear as pills.\n \n ", - "Metadata": { - "Common.PropertyName": "Pills" - } - }, - { - "Kind": "Components.Component", - "Name": "FullWidth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tab items to extend the full available width.\n \n ", - "Metadata": { - "Common.PropertyName": "FullWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Justified", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tab items to extend the full available width, but every item will be the same width.\n \n ", - "Metadata": { - "Common.PropertyName": "Justified" - } - }, - { - "Kind": "Components.Component", - "Name": "TabPosition", - "TypeName": "Blazorise.TabPosition", - "IsEnum": true, - "Documentation": "\n \n Position of tab items.\n \n ", - "Metadata": { - "Common.PropertyName": "TabPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderMode", - "TypeName": "Blazorise.TabsRenderMode", - "IsEnum": true, - "Documentation": "\n \n Defines how the tabs content will be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalItemsColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Controls the size of the items bar when in vertical mode. If left undefined it will default to the ColumnSize.IsAuto.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalItemsColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedTab", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected tab name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedTab" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedTabChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected tab has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedTabChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Container for tab items.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Content", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Container for tab panes.\n \n ", - "Metadata": { - "Common.PropertyName": "Content", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Tabs" - } - }, - { - "HashCode": -1718075510, - "Kind": "Components.Component", - "Name": "Blazorise.Tabs", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Tabs organize content across different screens, data sets, and other interactions.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Tabs" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Pills", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tab items to appear as pills.\n \n ", - "Metadata": { - "Common.PropertyName": "Pills" - } - }, - { - "Kind": "Components.Component", - "Name": "FullWidth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tab items to extend the full available width.\n \n ", - "Metadata": { - "Common.PropertyName": "FullWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Justified", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tab items to extend the full available width, but every item will be the same width.\n \n ", - "Metadata": { - "Common.PropertyName": "Justified" - } - }, - { - "Kind": "Components.Component", - "Name": "TabPosition", - "TypeName": "Blazorise.TabPosition", - "IsEnum": true, - "Documentation": "\n \n Position of tab items.\n \n ", - "Metadata": { - "Common.PropertyName": "TabPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderMode", - "TypeName": "Blazorise.TabsRenderMode", - "IsEnum": true, - "Documentation": "\n \n Defines how the tabs content will be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalItemsColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Controls the size of the items bar when in vertical mode. If left undefined it will default to the ColumnSize.IsAuto.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalItemsColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedTab", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected tab name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedTab" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedTabChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected tab has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedTabChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Container for tab items.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Content", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Container for tab panes.\n \n ", - "Metadata": { - "Common.PropertyName": "Content", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Tabs", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1579171442, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tabs.Items", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for tab items.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Tabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tabs.Items", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2106508197, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tabs.Items", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for tab items.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Blazorise.Tabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tabs.Items", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 426879700, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tabs.Content", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for tab panes.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Content", - "ParentTag": "Tabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tabs.Content", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1198082292, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tabs.Content", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for tab panes.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Content", - "ParentTag": "Blazorise.Tabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tabs.Content", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 686393517, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tabs.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Tabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tabs.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1067624679, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tabs.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Tabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tabs.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1058872377, - "Kind": "Components.Component", - "Name": "Blazorise.TabsContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for tab panels.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TabsContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "SelectedPanel", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanel" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedPanelChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanelChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TabsContent" - } - }, - { - "HashCode": 973331802, - "Kind": "Components.Component", - "Name": "Blazorise.TabsContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A container for tab panels.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TabsContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "SelectedPanel", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanel" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedPanelChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedPanelChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TabsContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 412798769, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TabsContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TabsContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TabsContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 803334812, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TabsContent.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TabsContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TabsContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1671734101, - "Kind": "Components.Component", - "Name": "Blazorise.TextEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that allows you to display and edit single-line text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TextEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Role", - "TypeName": "Blazorise.TextRole", - "IsEnum": true, - "Documentation": "\n \n Defines the role of the input text.\n \n ", - "Metadata": { - "Common.PropertyName": "Role" - } - }, - { - "Kind": "Components.Component", - "Name": "InputMode", - "TypeName": "Blazorise.TextInputMode", - "IsEnum": true, - "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", - "Metadata": { - "Common.PropertyName": "InputMode" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TextChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after text has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TextChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", - "Metadata": { - "Common.PropertyName": "TextExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "EditMask", - "TypeName": "System.String", - "Documentation": "\n \n A string representing a edit mask expression.\n \n ", - "Metadata": { - "Common.PropertyName": "EditMask" - } - }, - { - "Kind": "Components.Component", - "Name": "MaskType", - "TypeName": "Blazorise.MaskType", - "IsEnum": true, - "Documentation": "\n \n Specify the mask type used by the editor.\n \n ", - "Metadata": { - "Common.PropertyName": "MaskType" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleCharacters", - "TypeName": "System.Int32?", - "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\".\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleCharacters" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TextEdit" - } - }, - { - "HashCode": 1733860710, - "Kind": "Components.Component", - "Name": "Blazorise.TextEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that allows you to display and edit single-line text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TextEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Role", - "TypeName": "Blazorise.TextRole", - "IsEnum": true, - "Documentation": "\n \n Defines the role of the input text.\n \n ", - "Metadata": { - "Common.PropertyName": "Role" - } - }, - { - "Kind": "Components.Component", - "Name": "InputMode", - "TypeName": "Blazorise.TextInputMode", - "IsEnum": true, - "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", - "Metadata": { - "Common.PropertyName": "InputMode" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TextChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs after text has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TextChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", - "Metadata": { - "Common.PropertyName": "TextExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "EditMask", - "TypeName": "System.String", - "Documentation": "\n \n A string representing a edit mask expression.\n \n ", - "Metadata": { - "Common.PropertyName": "EditMask" - } - }, - { - "Kind": "Components.Component", - "Name": "MaskType", - "TypeName": "Blazorise.MaskType", - "IsEnum": true, - "Documentation": "\n \n Specify the mask type used by the editor.\n \n ", - "Metadata": { - "Common.PropertyName": "MaskType" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleCharacters", - "TypeName": "System.Int32?", - "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\".\n \n ", - "Metadata": { - "Common.PropertyName": "VisibleCharacters" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TextEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2473932, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TextEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "TextEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TextEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1002391738, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TextEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.TextEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TextEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1268802090, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TextEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TextEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TextEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 741559361, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TextEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TextEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TextEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1957499282, - "Kind": "Components.Component", - "Name": "Blazorise.ThemeProvider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main theme provider that will build the CSS variables and styles.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ThemeProvider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Theme", - "TypeName": "Blazorise.Theme", - "Documentation": "\n \n Gets or sets the theme options.\n \n ", - "Metadata": { - "Common.PropertyName": "Theme" - } - }, - { - "Kind": "Components.Component", - "Name": "WriteVariables", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true variables will be written to the page body.\n \n ", - "Metadata": { - "Common.PropertyName": "WriteVariables" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ThemeProvider" - } - }, - { - "HashCode": 363958827, - "Kind": "Components.Component", - "Name": "Blazorise.ThemeProvider", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Main theme provider that will build the CSS variables and styles.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ThemeProvider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Theme", - "TypeName": "Blazorise.Theme", - "Documentation": "\n \n Gets or sets the theme options.\n \n ", - "Metadata": { - "Common.PropertyName": "Theme" - } - }, - { - "Kind": "Components.Component", - "Name": "WriteVariables", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true variables will be written to the page body.\n \n ", - "Metadata": { - "Common.PropertyName": "WriteVariables" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ThemeProvider", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1400012121, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ThemeProvider.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ThemeProvider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ThemeProvider.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -308837650, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ThemeProvider.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ThemeProvider" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ThemeProvider.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 604452042, - "Kind": "Components.Component", - "Name": "Blazorise.TimeEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TimeEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimeEdit component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Time", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input time value.\n \n ", - "Metadata": { - "Common.PropertyName": "Time", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the time has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The earliest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The latest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Int32?", - "Documentation": "\n \n The step attribute specifies the legal number intervals for seconds or milliseconds in a time field (does not apply for hours or minutes).\n \n Example: if step=\"2\", legal numbers could be 0, 2, 4, etc.\n \n \n The step attribute is often used together with the max and min attributes to create a range of legal values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TimeEdit", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 556131913, - "Kind": "Components.Component", - "Name": "Blazorise.TimeEdit", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TimeEdit" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimeEdit component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Time", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input time value.\n \n ", - "Metadata": { - "Common.PropertyName": "Time", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the time has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The earliest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The latest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Int32?", - "Documentation": "\n \n The step attribute specifies the legal number intervals for seconds or milliseconds in a time field (does not apply for hours or minutes).\n \n Example: if step=\"2\", legal numbers could be 0, 2, 4, etc.\n \n \n The step attribute is often used together with the max and min attributes to create a range of legal values.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TimeEdit", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1705884457, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimeEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "TimeEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimeEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1724993659, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimeEdit.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.TimeEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimeEdit.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -340315871, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimeEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TimeEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimeEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -797923374, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimeEdit.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TimeEdit" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimeEdit.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1498127495, - "Kind": "Components.Component", - "Name": "Blazorise.TimePicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TimePicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimePicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Time", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input time value.\n \n ", - "Metadata": { - "Common.PropertyName": "Time", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the time has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The earliest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The latest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the display format of the time input.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeAs24hr", - "TypeName": "System.Boolean", - "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeAs24hr" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TimePicker", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 81890131, - "Kind": "Components.Component", - "Name": "Blazorise.TimePicker", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TimePicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimePicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Time", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the input time value.\n \n ", - "Metadata": { - "Common.PropertyName": "Time", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the time has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The earliest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n The latest time to accept.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayFormat", - "TypeName": "System.String", - "Documentation": "\n \n Defines the display format of the time input.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeAs24hr", - "TypeName": "System.Boolean", - "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", - "Metadata": { - "Common.PropertyName": "TimeAs24hr" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Plaintext", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", - "Metadata": { - "Common.PropertyName": "Plaintext" - } - }, - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "Blazorise.Color", - "Documentation": "\n \n Sets the input text color.\n \n ", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Immediate", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", - "Metadata": { - "Common.PropertyName": "Immediate" - } - }, - { - "Kind": "Components.Component", - "Name": "Debounce", - "TypeName": "System.Boolean?", - "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "Debounce" - } - }, - { - "Kind": "Components.Component", - "Name": "DebounceInterval", - "TypeName": "System.Int32?", - "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", - "Metadata": { - "Common.PropertyName": "DebounceInterval" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.Size?", - "Documentation": "\n \n Sets the size of the input control.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Autofocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", - "Metadata": { - "Common.PropertyName": "Autofocus" - } - }, - { - "Kind": "Components.Component", - "Name": "Feedback", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Feedback", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Input content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyDown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyDown", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyPress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyPress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "KeyUp", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", - "Metadata": { - "Common.PropertyName": "KeyUp", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Blur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", - "Metadata": { - "Common.PropertyName": "Blur", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnFocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "OnFocus", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusIn", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusIn", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FocusOut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", - "Metadata": { - "Common.PropertyName": "FocusOut", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "CustomValidationValue", - "TypeName": "System.Func", - "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", - "Metadata": { - "Common.PropertyName": "CustomValidationValue", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TimePicker", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 396034851, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimePicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "TimePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimePicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -38687293, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimePicker.Feedback", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for validation messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Feedback", - "ParentTag": "Blazorise.TimePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimePicker.Feedback", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 402986253, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimePicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TimePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimePicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -545432623, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TimePicker.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Input content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TimePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TimePicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -210542295, - "Kind": "Components.Component", - "Name": "Blazorise.Tooltip", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Tooltips display informative text when users hover over, focus on, or tap an element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Tooltip" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a regular tooltip's content. \n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Placement", - "TypeName": "Blazorise.TooltipPlacement", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tooltip location relative to it's component.\n \n ", - "Metadata": { - "Common.PropertyName": "Placement" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Force the multiline display.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiline" - } - }, - { - "Kind": "Components.Component", - "Name": "AlwaysActive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Always show tooltip, instead of just when hovering over the element.\n \n ", - "Metadata": { - "Common.PropertyName": "AlwaysActive" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowArrow", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the tooltip arrow visibility.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowArrow" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Force inline block instead of trying to detect the element block.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Fade", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tooltip fade transition.\n \n ", - "Metadata": { - "Common.PropertyName": "Fade" - } - }, - { - "Kind": "Components.Component", - "Name": "FadeDuration", - "TypeName": "System.Int32", - "Documentation": "\n \n Duration in ms of the fade transition animation.\n \n ", - "Metadata": { - "Common.PropertyName": "FadeDuration" - } - }, - { - "Kind": "Components.Component", - "Name": "Trigger", - "TypeName": "Blazorise.TooltipTrigger", - "IsEnum": true, - "Documentation": "\n \n Determines the events that cause the tooltip to show.\n \n ", - "Metadata": { - "Common.PropertyName": "Trigger" - } - }, - { - "Kind": "Components.Component", - "Name": "TriggerTargetId", - "TypeName": "System.String", - "Documentation": "\n \n Which element the trigger event listeners are applied to (instead of the reference element).\n \n ", - "Metadata": { - "Common.PropertyName": "TriggerTargetId" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Tooltip" - } - }, - { - "HashCode": -743777591, - "Kind": "Components.Component", - "Name": "Blazorise.Tooltip", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Tooltips display informative text when users hover over, focus on, or tap an element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Tooltip" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a regular tooltip's content. \n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Placement", - "TypeName": "Blazorise.TooltipPlacement", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tooltip location relative to it's component.\n \n ", - "Metadata": { - "Common.PropertyName": "Placement" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Force the multiline display.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiline" - } - }, - { - "Kind": "Components.Component", - "Name": "AlwaysActive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Always show tooltip, instead of just when hovering over the element.\n \n ", - "Metadata": { - "Common.PropertyName": "AlwaysActive" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowArrow", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the tooltip arrow visibility.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowArrow" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Force inline block instead of trying to detect the element block.\n \n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "Fade", - "TypeName": "System.Boolean", - "Documentation": "\n \n Makes the tooltip fade transition.\n \n ", - "Metadata": { - "Common.PropertyName": "Fade" - } - }, - { - "Kind": "Components.Component", - "Name": "FadeDuration", - "TypeName": "System.Int32", - "Documentation": "\n \n Duration in ms of the fade transition animation.\n \n ", - "Metadata": { - "Common.PropertyName": "FadeDuration" - } - }, - { - "Kind": "Components.Component", - "Name": "Trigger", - "TypeName": "Blazorise.TooltipTrigger", - "IsEnum": true, - "Documentation": "\n \n Determines the events that cause the tooltip to show.\n \n ", - "Metadata": { - "Common.PropertyName": "Trigger" - } - }, - { - "Kind": "Components.Component", - "Name": "TriggerTargetId", - "TypeName": "System.String", - "Documentation": "\n \n Which element the trigger event listeners are applied to (instead of the reference element).\n \n ", - "Metadata": { - "Common.PropertyName": "TriggerTargetId" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Tooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1286917962, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tooltip.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Tooltip" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2010629009, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Tooltip.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Tooltip" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Tooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 949928669, - "Kind": "Components.Component", - "Name": "Blazorise.Blockquote", - "AssemblyName": "Blazorise", - "Documentation": "\n \n For quoting blocks of content from another source within your document.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blockquote" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Blockquote" - } - }, - { - "HashCode": -1650137967, - "Kind": "Components.Component", - "Name": "Blazorise.Blockquote", - "AssemblyName": "Blazorise", - "Documentation": "\n \n For quoting blocks of content from another source within your document.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Blockquote" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Blockquote", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -25953999, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Blockquote.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blockquote" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Blockquote.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 3992104, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Blockquote.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Blockquote" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Blockquote.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2042552819, - "Kind": "Components.Component", - "Name": "Blazorise.BlockquoteFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Element for identifying the source of the quote.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BlockquoteFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BlockquoteFooter" - } - }, - { - "HashCode": 1697647701, - "Kind": "Components.Component", - "Name": "Blazorise.BlockquoteFooter", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Element for identifying the source of the quote.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BlockquoteFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.BlockquoteFooter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1723691723, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BlockquoteFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "BlockquoteFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BlockquoteFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -964323549, - "Kind": "Components.ChildContent", - "Name": "Blazorise.BlockquoteFooter.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.BlockquoteFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.BlockquoteFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1358319748, - "Kind": "Components.Component", - "Name": "Blazorise.Code", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The component displays its contents styled in a fashion intended to indicate that the text\n is a short fragment of computer code.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Code" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Tag", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content will be wrapped with the < and > tags, eg. <button>;.\n \n ", - "Metadata": { - "Common.PropertyName": "Tag" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Code" - } - }, - { - "HashCode": 1294813276, - "Kind": "Components.Component", - "Name": "Blazorise.Code", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The component displays its contents styled in a fashion intended to indicate that the text\n is a short fragment of computer code.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Code" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Tag", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content will be wrapped with the < and > tags, eg. <button>;.\n \n ", - "Metadata": { - "Common.PropertyName": "Tag" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Code", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1857043400, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Code.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Code" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Code.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1606186628, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Code.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Code" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Code.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1392246607, - "Kind": "Components.Component", - "Name": "Blazorise.DescriptionList", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A description list is a list of items with a description or definition of each item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DescriptionList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Row", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies that description list will be arranged in a rows and columns.\n \n ", - "Metadata": { - "Common.PropertyName": "Row" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DescriptionList" - } - }, - { - "HashCode": -1457889134, - "Kind": "Components.Component", - "Name": "Blazorise.DescriptionList", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A description list is a list of items with a description or definition of each item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DescriptionList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Row", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies that description list will be arranged in a rows and columns.\n \n ", - "Metadata": { - "Common.PropertyName": "Row" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DescriptionList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1105338448, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DescriptionList.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DescriptionList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DescriptionList.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 755507670, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DescriptionList.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DescriptionList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DescriptionList.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1743545896, - "Kind": "Components.Component", - "Name": "Blazorise.DescriptionListDefinition", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Element which specify a term.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DescriptionListDefinition" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the definition inside of the description list row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DescriptionListDefinition" - } - }, - { - "HashCode": -725991701, - "Kind": "Components.Component", - "Name": "Blazorise.DescriptionListDefinition", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Element which specify a term.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DescriptionListDefinition" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the definition inside of the description list row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DescriptionListDefinition", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 190027017, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DescriptionListDefinition.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DescriptionListDefinition" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DescriptionListDefinition.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1842681131, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DescriptionListDefinition.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DescriptionListDefinition" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DescriptionListDefinition.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1634818558, - "Kind": "Components.Component", - "Name": "Blazorise.DescriptionListTerm", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Element which specify a term.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DescriptionListTerm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the term inside of the description list row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DescriptionListTerm" - } - }, - { - "HashCode": 1594958329, - "Kind": "Components.Component", - "Name": "Blazorise.DescriptionListTerm", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Element which specify a term.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DescriptionListTerm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColumnSize", - "TypeName": "Blazorise.IFluentColumn", - "Documentation": "\n \n Determines how much space will be used by the term inside of the description list row.\n \n ", - "Metadata": { - "Common.PropertyName": "ColumnSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DescriptionListTerm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1822499324, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DescriptionListTerm.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DescriptionListTerm" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DescriptionListTerm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -706970588, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DescriptionListTerm.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DescriptionListTerm" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DescriptionListTerm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1139691918, - "Kind": "Components.Component", - "Name": "Blazorise.DisplayHeading", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A larger, slightly more opinionated heading style.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DisplayHeading" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.DisplayHeadingSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the display heading size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DisplayHeading" - } - }, - { - "HashCode": 2132253777, - "Kind": "Components.Component", - "Name": "Blazorise.DisplayHeading", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A larger, slightly more opinionated heading style.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DisplayHeading" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.DisplayHeadingSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the display heading size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.DisplayHeading", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2129134738, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DisplayHeading.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "DisplayHeading" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DisplayHeading.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -267393770, - "Kind": "Components.ChildContent", - "Name": "Blazorise.DisplayHeading.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.DisplayHeading" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.DisplayHeading.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 580880197, - "Kind": "Components.Component", - "Name": "Blazorise.Heading", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Heading component is used for titles or subtitles that you want to display on a webpage.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Heading" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.HeadingSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the heading size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Heading" - } - }, - { - "HashCode": -1909097658, - "Kind": "Components.Component", - "Name": "Blazorise.Heading", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Heading component is used for titles or subtitles that you want to display on a webpage.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Heading" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Blazorise.HeadingSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the heading size.\n \n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Heading", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -502062500, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Heading.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Heading" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Heading.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2087772593, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Heading.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Heading" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Heading.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 413601469, - "Kind": "Components.Component", - "Name": "Blazorise.OrderedList", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An ordered list created using the <ul> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "OrderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Unstyled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", - "Metadata": { - "Common.PropertyName": "Unstyled" - } - }, - { - "Kind": "Components.Component", - "Name": "ListType", - "TypeName": "Blazorise.OrderedListType", - "IsEnum": true, - "Documentation": "\n \n Defines the type of item markers.\n \n ", - "Metadata": { - "Common.PropertyName": "ListType" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.OrderedList" - } - }, - { - "HashCode": -1007689389, - "Kind": "Components.Component", - "Name": "Blazorise.OrderedList", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An ordered list created using the <ul> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.OrderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Unstyled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", - "Metadata": { - "Common.PropertyName": "Unstyled" - } - }, - { - "Kind": "Components.Component", - "Name": "ListType", - "TypeName": "Blazorise.OrderedListType", - "IsEnum": true, - "Documentation": "\n \n Defines the type of item markers.\n \n ", - "Metadata": { - "Common.PropertyName": "ListType" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.OrderedList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1597275756, - "Kind": "Components.ChildContent", - "Name": "Blazorise.OrderedList.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "OrderedList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.OrderedList.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1565067669, - "Kind": "Components.ChildContent", - "Name": "Blazorise.OrderedList.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.OrderedList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.OrderedList.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -378086581, - "Kind": "Components.Component", - "Name": "Blazorise.OrderedListItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An item created using the <li> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "OrderedListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.OrderedListItem" - } - }, - { - "HashCode": -1784984946, - "Kind": "Components.Component", - "Name": "Blazorise.OrderedListItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An item created using the <li> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.OrderedListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.OrderedListItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1768691819, - "Kind": "Components.ChildContent", - "Name": "Blazorise.OrderedListItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "OrderedListItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.OrderedListItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 207920520, - "Kind": "Components.ChildContent", - "Name": "Blazorise.OrderedListItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.OrderedListItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.OrderedListItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1501464256, - "Kind": "Components.Component", - "Name": "Blazorise.Paragraph", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A paragraph always starts on a new line, and is usually a block of text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Paragraph" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Paragraph" - } - }, - { - "HashCode": -1064738898, - "Kind": "Components.Component", - "Name": "Blazorise.Paragraph", - "AssemblyName": "Blazorise", - "Documentation": "\n \n A paragraph always starts on a new line, and is usually a block of text.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Paragraph" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Paragraph", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 191450135, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Paragraph.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Paragraph" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Paragraph.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 532827851, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Paragraph.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Paragraph" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Paragraph.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 303276779, - "Kind": "Components.Component", - "Name": "Blazorise.Text", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Basic typography component with no specific rule.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Text" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Text" - } - }, - { - "HashCode": 1414982448, - "Kind": "Components.Component", - "Name": "Blazorise.Text", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Basic typography component with no specific rule.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Text" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Text", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -983633917, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Text.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Text" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Text.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 168002349, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Text.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Text" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Text.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 479171231, - "Kind": "Components.Component", - "Name": "Blazorise.UnorderedList", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An unordered list created using the <ul> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "UnorderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Unstyled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", - "Metadata": { - "Common.PropertyName": "Unstyled" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.UnorderedList" - } - }, - { - "HashCode": -584834429, - "Kind": "Components.Component", - "Name": "Blazorise.UnorderedList", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An unordered list created using the <ul> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.UnorderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Unstyled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", - "Metadata": { - "Common.PropertyName": "Unstyled" - } - }, - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.UnorderedList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1334939182, - "Kind": "Components.ChildContent", - "Name": "Blazorise.UnorderedList.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "UnorderedList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.UnorderedList.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1702456592, - "Kind": "Components.ChildContent", - "Name": "Blazorise.UnorderedList.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.UnorderedList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.UnorderedList.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1932497267, - "Kind": "Components.Component", - "Name": "Blazorise.UnorderedListItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An item created using the <li> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "UnorderedListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.UnorderedListItem" - } - }, - { - "HashCode": 816983669, - "Kind": "Components.Component", - "Name": "Blazorise.UnorderedListItem", - "AssemblyName": "Blazorise", - "Documentation": "\n \n An item created using the <li> element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.UnorderedListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Italic", - "TypeName": "System.Boolean", - "Documentation": "\n \n Italicize text if set to true.\n \n ", - "Metadata": { - "Common.PropertyName": "Italic" - } - }, - { - "Kind": "Components.Component", - "Name": "CopyToClipboard", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", - "Metadata": { - "Common.PropertyName": "CopyToClipboard" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.UnorderedListItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1418101995, - "Kind": "Components.ChildContent", - "Name": "Blazorise.UnorderedListItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "UnorderedListItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.UnorderedListItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 878464949, - "Kind": "Components.ChildContent", - "Name": "Blazorise.UnorderedListItem.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.UnorderedListItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.UnorderedListItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -432863910, - "Kind": "Components.Component", - "Name": "Blazorise.Validation", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for input component that can check for different kind of validations.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Validation" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Status", - "TypeName": "Blazorise.ValidationStatus", - "IsEnum": true, - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Status" - } - }, - { - "Kind": "Components.Component", - "Name": "StatusChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs each time that validation status changed.\n \n ", - "Metadata": { - "Common.PropertyName": "StatusChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Validator", - "TypeName": "System.Action", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Validator", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AsyncValidator", - "TypeName": "System.Func", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "AsyncValidator", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MessageLocalizer", - "TypeName": "System.Func, System.String>", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "MessageLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "UsePattern", - "TypeName": "System.Boolean", - "Documentation": "\n \n Forces validation to use regex pattern matching instead of default validator handler.\n \n ", - "Metadata": { - "Common.PropertyName": "UsePattern" - } - }, - { - "Kind": "Components.Component", - "Name": "HandlerType", - "TypeName": "System.Type", - "Documentation": "\n \n Forces the custom validation handler to be uses while validating the values.\n \n ", - "Metadata": { - "Common.PropertyName": "HandlerType" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Validation" - } - }, - { - "HashCode": -782138307, - "Kind": "Components.Component", - "Name": "Blazorise.Validation", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for input component that can check for different kind of validations.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Validation" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Status", - "TypeName": "Blazorise.ValidationStatus", - "IsEnum": true, - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Status" - } - }, - { - "Kind": "Components.Component", - "Name": "StatusChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs each time that validation status changed.\n \n ", - "Metadata": { - "Common.PropertyName": "StatusChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Validator", - "TypeName": "System.Action", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Validator", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AsyncValidator", - "TypeName": "System.Func", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "AsyncValidator", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MessageLocalizer", - "TypeName": "System.Func, System.String>", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "MessageLocalizer", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "UsePattern", - "TypeName": "System.Boolean", - "Documentation": "\n \n Forces validation to use regex pattern matching instead of default validator handler.\n \n ", - "Metadata": { - "Common.PropertyName": "UsePattern" - } - }, - { - "Kind": "Components.Component", - "Name": "HandlerType", - "TypeName": "System.Type", - "Documentation": "\n \n Forces the custom validation handler to be uses while validating the values.\n \n ", - "Metadata": { - "Common.PropertyName": "HandlerType" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Validation", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1187476559, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Validation.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Validation" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Validation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1448863090, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Validation.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Validation" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Validation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1654681533, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationError", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the error message.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationError" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Multiline", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, shows the multiline error messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiline" - } - }, - { - "Kind": "Components.Component", - "Name": "Tooltip", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, shows the tooltip instead of label.\n \n ", - "Metadata": { - "Common.PropertyName": "Tooltip" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationError" - } - }, - { - "HashCode": -1358927573, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationError", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the error message.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ValidationError" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Multiline", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, shows the multiline error messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Multiline" - } - }, - { - "Kind": "Components.Component", - "Name": "Tooltip", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, shows the tooltip instead of label.\n \n ", - "Metadata": { - "Common.PropertyName": "Tooltip" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationError", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -68232153, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationError.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ValidationError" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationError.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 706650036, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationError.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ValidationError" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationError.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1341108599, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationNone", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the default state.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationNone" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationNone" - } - }, - { - "HashCode": -196002520, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationNone", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the default state.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ValidationNone" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationNone", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1030515948, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationNone.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ValidationNone" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationNone.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1896063934, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationNone.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ValidationNone" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationNone.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -79098290, - "Kind": "Components.Component", - "Name": "Blazorise.Validations", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for multiple validations and an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Validations" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.ValidationMode", - "IsEnum": true, - "Documentation": "\n \n Defines the validation mode for validations inside of this container.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "ValidateOnLoad", - "TypeName": "System.Boolean", - "Documentation": "\n \n If set to true, and is set to , validation will run automatically on page load.\n \n \n When validation is placed inside of modal dialog, the behavior is a little different. \n Modals are by definition always loaded and are always present in the DOM so no loading is ever happening again\n after the page that contains the modal is first initialized. Their visibility is controlled by display: none;\n To workaround this, the actual \"first load\" for modals can be done by re-initializing parameter. \n \n ", - "Metadata": { - "Common.PropertyName": "ValidateOnLoad" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will be constructed for this model.\n If using this parameter, do not also supply a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "MissingFieldsErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Message that will be displayed if any of the validations does not have defined error message.\n \n ", - "Metadata": { - "Common.PropertyName": "MissingFieldsErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "ValidatedAll", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Event is fired only after all of the validation are successful.\n \n ", - "Metadata": { - "Common.PropertyName": "ValidatedAll", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StatusChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Event is fired whenever there is a change in validation status.\n \n ", - "Metadata": { - "Common.PropertyName": "StatusChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Validations" - } - }, - { - "HashCode": 1012199583, - "Kind": "Components.Component", - "Name": "Blazorise.Validations", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Container for multiple validations and an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Validations" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Blazorise.ValidationMode", - "IsEnum": true, - "Documentation": "\n \n Defines the validation mode for validations inside of this container.\n \n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "ValidateOnLoad", - "TypeName": "System.Boolean", - "Documentation": "\n \n If set to true, and is set to , validation will run automatically on page load.\n \n \n When validation is placed inside of modal dialog, the behavior is a little different. \n Modals are by definition always loaded and are always present in the DOM so no loading is ever happening again\n after the page that contains the modal is first initialized. Their visibility is controlled by display: none;\n To workaround this, the actual \"first load\" for modals can be done by re-initializing parameter. \n \n ", - "Metadata": { - "Common.PropertyName": "ValidateOnLoad" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will be constructed for this model.\n If using this parameter, do not also supply a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "MissingFieldsErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Message that will be displayed if any of the validations does not have defined error message.\n \n ", - "Metadata": { - "Common.PropertyName": "MissingFieldsErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "ValidatedAll", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Event is fired only after all of the validation are successful.\n \n ", - "Metadata": { - "Common.PropertyName": "ValidatedAll", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StatusChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Event is fired whenever there is a change in validation status.\n \n ", - "Metadata": { - "Common.PropertyName": "StatusChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Validations", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1344773001, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Validations.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Validations" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Validations.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1960978241, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Validations.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Validations" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Validations.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1335609821, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationSuccess", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the success message.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationSuccess" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Tooltip", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the tooltip instead of label.\n \n ", - "Metadata": { - "Common.PropertyName": "Tooltip" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationSuccess" - } - }, - { - "HashCode": -916290776, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationSuccess", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the success message.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ValidationSuccess" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Tooltip", - "TypeName": "System.Boolean", - "Documentation": "\n \n Shows the tooltip instead of label.\n \n ", - "Metadata": { - "Common.PropertyName": "Tooltip" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationSuccess", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1009261183, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationSuccess.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ValidationSuccess" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationSuccess.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1197568936, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationSuccess.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ValidationSuccess" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationSuccess.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1429434179, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationSummary", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the list of error messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationSummary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Label showed before the error messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Errors", - "TypeName": "System.String[]", - "Documentation": "\n \n List of custom error messages for the validations summary.\n \n ", - "Metadata": { - "Common.PropertyName": "Errors" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationSummary" - } - }, - { - "HashCode": 1132113410, - "Kind": "Components.Component", - "Name": "Blazorise.ValidationSummary", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Placeholder for the list of error messages.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ValidationSummary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Label showed before the error messages.\n \n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Errors", - "TypeName": "System.String[]", - "Documentation": "\n \n List of custom error messages for the validations summary.\n \n ", - "Metadata": { - "Common.PropertyName": "Errors" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.ValidationSummary", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2091101496, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationSummary.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ValidationSummary" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationSummary.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1500150621, - "Kind": "Components.ChildContent", - "Name": "Blazorise.ValidationSummary.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.ValidationSummary" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.ValidationSummary.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2129816910, - "Kind": "Components.Component", - "Name": "Blazorise.Abbreviation", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The abbr tag defines an abbreviation or an acronym, like \"HTML\", \"CSS\", \"Mr.\", \"Dr.\", \"ASAP\", \"ATM\".\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Abbreviation" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n The title attribute specifies extra information about an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Abbreviation" - } - }, - { - "HashCode": 2084296336, - "Kind": "Components.Component", - "Name": "Blazorise.Abbreviation", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The abbr tag defines an abbreviation or an acronym, like \"HTML\", \"CSS\", \"Mr.\", \"Dr.\", \"ASAP\", \"ATM\".\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Abbreviation" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n The title attribute specifies extra information about an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Abbreviation", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -723564823, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Abbreviation.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Abbreviation" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Abbreviation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1129433602, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Abbreviation.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Abbreviation" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Abbreviation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -971524965, - "Kind": "Components.Component", - "Name": "Blazorise.Address", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The address tag defines the contact information for the author/owner of a document or an article.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Address" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Address" - } - }, - { - "HashCode": 279568669, - "Kind": "Components.Component", - "Name": "Blazorise.Address", - "AssemblyName": "Blazorise", - "Documentation": "\n \n The address tag defines the contact information for the author/owner of a document or an article.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Address" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Address", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1113132460, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Address.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Address" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Address.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -10140918, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Address.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Address" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Address.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1390755532, - "Kind": "Components.Component", - "Name": "Blazorise.Div", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html div element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Div" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Div" - } - }, - { - "HashCode": 1353616605, - "Kind": "Components.Component", - "Name": "Blazorise.Div", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html div element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Div" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Div", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 437251368, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Div.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Div" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Div.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1048076589, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Div.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Div" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Div.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 236887798, - "Kind": "Components.Component", - "Name": "Blazorise.Small", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html small element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Small" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Small" - } - }, - { - "HashCode": -1841303512, - "Kind": "Components.Component", - "Name": "Blazorise.Small", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html small element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Small" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Small", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1624499734, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Small.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Small" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Small.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1574294720, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Small.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Small" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Small.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 255917849, - "Kind": "Components.Component", - "Name": "Blazorise.Span", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html span element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Span" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Span" - } - }, - { - "HashCode": 1921294459, - "Kind": "Components.Component", - "Name": "Blazorise.Span", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html span element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Span" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Span", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1429430986, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Span.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Span" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Span.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 42677993, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Span.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Span" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Span.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -700826016, - "Kind": "Components.Component", - "Name": "Blazorise.Strong", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html strong element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Strong" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Strong" - } - }, - { - "HashCode": -964916651, - "Kind": "Components.Component", - "Name": "Blazorise.Strong", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Component that represents the html strong element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Strong" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.Strong", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1850984242, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Strong.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Strong" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Strong.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 410337818, - "Kind": "Components.ChildContent", - "Name": "Blazorise.Strong.ChildContent", - "AssemblyName": "Blazorise", - "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.Strong" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.Strong.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 77922989, - "Kind": "Components.Component", - "Name": "Blazorise._Imports", - "AssemblyName": "Blazorise", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "_Imports" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise._Imports" - } - }, - { - "HashCode": -1112181868, - "Kind": "Components.Component", - "Name": "Blazorise._Imports", - "AssemblyName": "Blazorise", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise._Imports" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise._Imports", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1409930253, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView.TreeView", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TreeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TNode", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView.TreeView component.", - "Metadata": { - "Common.PropertyName": "TNode", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Nodes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Collection of child TreeView items (child nodes)\n \n ", - "Metadata": { - "Common.PropertyName": "Nodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Template to display content for the node\n \n ", - "Metadata": { - "Common.PropertyName": "NodeContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNode", - "TypeName": "TNode", - "Documentation": "\n \n Currently selected TreeView item/node.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNode", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the selected TreeView node has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodes", - "TypeName": "System.Collections.Generic.IList", - "Documentation": "\n \n List of currently expanded TreeView items (child nodes).\n \n ", - "Metadata": { - "Common.PropertyName": "ExpandedNodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Occurs when the collection of expanded nodes has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpandedNodesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GetChildNodes", - "TypeName": "System.Func>", - "Documentation": "\n \n Gets the list of child nodes for each node.\n \n ", - "Metadata": { - "Common.PropertyName": "GetChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildNodes", - "TypeName": "System.Func", - "Documentation": "\n \n Indicates if the node has child elements.\n \n ", - "Metadata": { - "Common.PropertyName": "HasChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets selected node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "NodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView.TreeView", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -640264183, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView.TreeView", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TreeView.TreeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TNode", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView.TreeView component.", - "Metadata": { - "Common.PropertyName": "TNode", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Nodes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Collection of child TreeView items (child nodes)\n \n ", - "Metadata": { - "Common.PropertyName": "Nodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Template to display content for the node\n \n ", - "Metadata": { - "Common.PropertyName": "NodeContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNode", - "TypeName": "TNode", - "Documentation": "\n \n Currently selected TreeView item/node.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNode", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Occurs when the selected TreeView node has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodes", - "TypeName": "System.Collections.Generic.IList", - "Documentation": "\n \n List of currently expanded TreeView items (child nodes).\n \n ", - "Metadata": { - "Common.PropertyName": "ExpandedNodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Occurs when the collection of expanded nodes has changed.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpandedNodesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GetChildNodes", - "TypeName": "System.Func>", - "Documentation": "\n \n Gets the list of child nodes for each node.\n \n ", - "Metadata": { - "Common.PropertyName": "GetChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildNodes", - "TypeName": "System.Func", - "Documentation": "\n \n Indicates if the node has child elements.\n \n ", - "Metadata": { - "Common.PropertyName": "HasChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets selected node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "NodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView.TreeView", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1739604376, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView.TreeView.NodeContent", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "\n \n Template to display content for the node\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NodeContent", - "ParentTag": "TreeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView.TreeView.NodeContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1592055424, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView.TreeView.NodeContent", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "\n \n Template to display content for the node\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NodeContent", - "ParentTag": "Blazorise.TreeView.TreeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView.TreeView.NodeContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1632200425, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView.TreeView.ChildContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "TreeView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView.TreeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1490666843, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView.TreeView.ChildContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TreeView.TreeView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView.TreeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1211038066, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView._TreeViewNode", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "_TreeViewNode" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TNode", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNode component.", - "Metadata": { - "Common.PropertyName": "TNode", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Nodes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Metadata": { - "Common.PropertyName": "Nodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "NodeContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodes", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "ExpandedNodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Metadata": { - "Common.PropertyName": "ExpandedNodesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GetChildNodes", - "TypeName": "System.Func>", - "Metadata": { - "Common.PropertyName": "GetChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildNodes", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "HasChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets selected node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "NodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -820851320, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView._TreeViewNode", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TreeView._TreeViewNode" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TNode", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNode component.", - "Metadata": { - "Common.PropertyName": "TNode", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Nodes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Metadata": { - "Common.PropertyName": "Nodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "NodeContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodes", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "ExpandedNodes", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedNodesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Metadata": { - "Common.PropertyName": "ExpandedNodesChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GetChildNodes", - "TypeName": "System.Func>", - "Metadata": { - "Common.PropertyName": "GetChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildNodes", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "HasChildNodes", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets selected node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "NodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1023129506, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView._TreeViewNode.NodeContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NodeContent", - "ParentTag": "_TreeViewNode" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode.NodeContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 36426215, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView._TreeViewNode.NodeContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NodeContent", - "ParentTag": "Blazorise.TreeView._TreeViewNode" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode.NodeContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1329686254, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView._TreeViewNode.ChildContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "_TreeViewNode" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1356241595, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView._TreeViewNode.ChildContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TreeView._TreeViewNode" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 818671217, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView._TreeViewNodeContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "_TreeViewNodeContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TNode", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNodeContent component.", - "Metadata": { - "Common.PropertyName": "TNode", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Node", - "TypeName": "TNode", - "Metadata": { - "Common.PropertyName": "Node", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets selected node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "NodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 924879990, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView._TreeViewNodeContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TreeView._TreeViewNodeContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TNode", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNodeContent component.", - "Metadata": { - "Common.PropertyName": "TNode", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Node", - "TypeName": "TNode", - "Metadata": { - "Common.PropertyName": "Node", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedNodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets selected node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectedNodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NodeStyling", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets node styling.\n \n ", - "Metadata": { - "Common.PropertyName": "NodeStyling", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ElementId", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "ElementId" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Documentation": "\n \n Custom css classname.\n \n ", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Custom html style.\n \n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Float", - "TypeName": "Blazorise.Float", - "IsEnum": true, - "Documentation": "\n \n Floats an element to the defined side.\n \n ", - "Metadata": { - "Common.PropertyName": "Float" - } - }, - { - "Kind": "Components.Component", - "Name": "Clearfix", - "TypeName": "System.Boolean", - "Documentation": "\n \n Fixes an element's floating children.\n \n ", - "Metadata": { - "Common.PropertyName": "Clearfix" - } - }, - { - "Kind": "Components.Component", - "Name": "Visibility", - "TypeName": "Blazorise.Visibility", - "IsEnum": true, - "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", - "Metadata": { - "Common.PropertyName": "Visibility" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "Blazorise.IFluentSizing", - "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element margin spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - }, - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "Blazorise.IFluentSpacing", - "Documentation": "\n \n Defines the element padding spacing.\n \n ", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Display", - "TypeName": "Blazorise.IFluentDisplay", - "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Display" - } - }, - { - "Kind": "Components.Component", - "Name": "Border", - "TypeName": "Blazorise.IFluentBorder", - "Documentation": "\n \n Specifies the border of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Border" - } - }, - { - "Kind": "Components.Component", - "Name": "Flex", - "TypeName": "Blazorise.IFluentFlex", - "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", - "Metadata": { - "Common.PropertyName": "Flex" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Blazorise.IFluentPosition", - "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Overflow", - "TypeName": "Blazorise.IFluentOverflow", - "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", - "Metadata": { - "Common.PropertyName": "Overflow" - } - }, - { - "Kind": "Components.Component", - "Name": "Casing", - "TypeName": "Blazorise.CharacterCasing", - "IsEnum": true, - "Documentation": "\n \n Changes the character casing of a element.\n \n ", - "Metadata": { - "Common.PropertyName": "Casing" - } - }, - { - "Kind": "Components.Component", - "Name": "TextColor", - "TypeName": "Blazorise.TextColor", - "Documentation": "\n \n Gets or sets the text color.\n \n ", - "Metadata": { - "Common.PropertyName": "TextColor" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlignment", - "TypeName": "Blazorise.TextAlignment", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text alignment.\n \n ", - "Metadata": { - "Common.PropertyName": "TextAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "TextTransform", - "TypeName": "Blazorise.TextTransform", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text transformation.\n \n ", - "Metadata": { - "Common.PropertyName": "TextTransform" - } - }, - { - "Kind": "Components.Component", - "Name": "TextWeight", - "TypeName": "Blazorise.TextWeight", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text weight.\n \n ", - "Metadata": { - "Common.PropertyName": "TextWeight" - } - }, - { - "Kind": "Components.Component", - "Name": "TextOverflow", - "TypeName": "Blazorise.TextOverflow", - "IsEnum": true, - "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", - "Metadata": { - "Common.PropertyName": "TextOverflow" - } - }, - { - "Kind": "Components.Component", - "Name": "VerticalAlignment", - "TypeName": "Blazorise.VerticalAlignment", - "IsEnum": true, - "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", - "Metadata": { - "Common.PropertyName": "VerticalAlignment" - } - }, - { - "Kind": "Components.Component", - "Name": "Background", - "TypeName": "Blazorise.Background", - "Documentation": "\n \n Gets or sets the component background color.\n \n ", - "Metadata": { - "Common.PropertyName": "Background" - } - }, - { - "Kind": "Components.Component", - "Name": "Shadow", - "TypeName": "Blazorise.Shadow", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", - "Metadata": { - "Common.PropertyName": "Shadow" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.Dictionary", - "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1182088556, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "_TreeViewNodeContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1145748809, - "Kind": "Components.ChildContent", - "Name": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Blazorise.TreeView._TreeViewNodeContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1363212755, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView._Imports", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "_Imports" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView._Imports" - } - }, - { - "HashCode": 349225529, - "Kind": "Components.Component", - "Name": "Blazorise.TreeView._Imports", - "AssemblyName": "Blazorise.TreeView", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TreeView._Imports" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Blazorise.TreeView._Imports", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -368255735, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - }, - { - "HashCode": 488065738, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1369109644, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 94735360, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1685588990, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "AuthorizeRouteView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1125045409, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -982730134, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Policy", - "TypeName": "System.String", - "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "Policy" - } - }, - { - "Kind": "Components.Component", - "Name": "Roles", - "TypeName": "System.String", - "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", - "Metadata": { - "Common.PropertyName": "Roles" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Authorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - }, - { - "HashCode": 1311255414, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Policy", - "TypeName": "System.String", - "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "Policy" - } - }, - { - "Kind": "Components.Component", - "Name": "Roles", - "TypeName": "System.String", - "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", - "Metadata": { - "Common.PropertyName": "Roles" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Authorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1910885985, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2132974599, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1444944531, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 480291587, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 684527250, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorized", - "ParentTag": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 25751207, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorized", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 612703624, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "AuthorizeView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1757480269, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -872099765, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CascadingAuthenticationState" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" - } - }, - { - "HashCode": 704270045, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1422352136, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CascadingAuthenticationState" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 569640346, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -222366915, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.CascadingValue", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CascadingValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n The value to be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "IsFixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", - "Metadata": { - "Common.PropertyName": "IsFixed" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -310244300, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.CascadingValue", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.CascadingValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n The value to be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "IsFixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", - "Metadata": { - "Common.PropertyName": "IsFixed" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -257354031, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CascadingValue" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2103531069, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.CascadingValue" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1123658677, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.DynamicComponent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DynamicComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Parameters", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", - "Metadata": { - "Common.PropertyName": "Parameters" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent" - } - }, - { - "HashCode": 686502057, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.DynamicComponent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Parameters", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", - "Metadata": { - "Common.PropertyName": "Parameters" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1926093827, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.LayoutView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LayoutView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Layout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "Layout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView" - } - }, - { - "HashCode": 2030925835, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.LayoutView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.LayoutView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Layout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "Layout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 55590910, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "LayoutView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 564305275, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.LayoutView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -880065705, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.RouteView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView" - } - }, - { - "HashCode": 654803494, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.RouteView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.RouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1108295360, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.Router", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AppAssembly", - "TypeName": "System.Reflection.Assembly", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", - "Metadata": { - "Common.PropertyName": "AppAssembly" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAssemblies", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAssemblies" - } - }, - { - "Kind": "Components.Component", - "Name": "NotFound", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "NotFound", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Found", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "Found", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Navigating", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Navigating", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnNavigateAsync", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", - "Metadata": { - "Common.PropertyName": "OnNavigateAsync", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreferExactMatches", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", - "Metadata": { - "Common.PropertyName": "PreferExactMatches" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router" - } - }, - { - "HashCode": 1290577485, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.Router", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AppAssembly", - "TypeName": "System.Reflection.Assembly", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", - "Metadata": { - "Common.PropertyName": "AppAssembly" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAssemblies", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAssemblies" - } - }, - { - "Kind": "Components.Component", - "Name": "NotFound", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "NotFound", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Found", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "Found", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Navigating", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Navigating", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnNavigateAsync", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", - "Metadata": { - "Common.PropertyName": "OnNavigateAsync", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreferExactMatches", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", - "Metadata": { - "Common.PropertyName": "PreferExactMatches" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -548486257, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotFound", - "ParentTag": "Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 915285019, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotFound", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1536101042, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Found", - "ParentTag": "Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Found' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1291725054, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Found", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Found' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -516263606, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Navigating", - "ParentTag": "Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1469398382, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Navigating", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2102170556, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "AssemblyName": "Microsoft.AspNetCore.Components.Forms", - "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DataAnnotationsValidator" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" - } - }, - { - "HashCode": -482688983, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "AssemblyName": "Microsoft.AspNetCore.Components.Forms", - "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1628443878, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", - "Metadata": { - "Common.PropertyName": "OnSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnValidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnValidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnInvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm" - } - }, - { - "HashCode": -195256721, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", - "Metadata": { - "Common.PropertyName": "OnSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnValidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnValidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnInvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 445342415, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 524038033, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Forms.EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1252144048, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputCheckbox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" - } - }, - { - "HashCode": -1464424535, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1359623576, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputDate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -692813882, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1910090075, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputFile" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "OnChange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", - "Metadata": { - "Common.PropertyName": "OnChange", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile" - } - }, - { - "HashCode": -1923953246, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "OnChange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", - "Metadata": { - "Common.PropertyName": "OnChange", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1943284099, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputNumber" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -361165754, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -757303608, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputRadio" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -848338056, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1953175110, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Groups child components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputRadioGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 474206850, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Groups child components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 630686013, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "InputRadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1465849272, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 163528869, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A dropdown selection component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputSelect" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -288893164, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A dropdown selection component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1729278118, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "InputSelect" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1117813996, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputSelect" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1496578618, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputText" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" - } - }, - { - "HashCode": -1585426695, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 61751328, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A multiline input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputTextArea" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" - } - }, - { - "HashCode": 1374436265, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A multiline input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -659362594, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "For", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1581579826, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "For", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2057197105, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationSummary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" - } - }, - { - "HashCode": -2011085731, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1851314927, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FocusOnNavigate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "Selector", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", - "Metadata": { - "Common.PropertyName": "Selector" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" - } - }, - { - "HashCode": -1359061253, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "Selector", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", - "Metadata": { - "Common.PropertyName": "Selector" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1761128169, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NavLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ActiveClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", - "Metadata": { - "Common.PropertyName": "ActiveClass" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", - "IsEnum": true, - "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink" - } - }, - { - "HashCode": -1869434489, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ActiveClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", - "Metadata": { - "Common.PropertyName": "ActiveClass" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", - "IsEnum": true, - "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1052304781, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "NavLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1121763800, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.NavLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -684097093, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides content to components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeadContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent" - } - }, - { - "HashCode": -1027610192, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides content to components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1327762611, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "HeadContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2125720288, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.HeadContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1482916572, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders content provided by components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeadOutlet" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" - } - }, - { - "HashCode": -45162829, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders content provided by components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1682371921, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "PageTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle" - } - }, - { - "HashCode": 1125749919, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1544915303, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "PageTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 597778349, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.PageTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 95758389, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ErrorContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "Metadata": { - "Common.PropertyName": "ErrorContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaximumErrorCount", - "TypeName": "System.Int32", - "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", - "Metadata": { - "Common.PropertyName": "MaximumErrorCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - }, - { - "HashCode": 76599021, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ErrorContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "Metadata": { - "Common.PropertyName": "ErrorContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaximumErrorCount", - "TypeName": "System.Int32", - "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", - "Metadata": { - "Common.PropertyName": "MaximumErrorCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1764029084, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ErrorBoundary" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -64841271, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1667002634, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ErrorContent", - "ParentTag": "ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 837621538, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ErrorContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -295536632, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemSize", - "TypeName": "System.Single", - "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsProvider", - "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", - "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsProvider", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.ICollection", - "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OverscanCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", - "Metadata": { - "Common.PropertyName": "OverscanCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1983420986, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemSize", - "TypeName": "System.Single", - "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsProvider", - "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", - "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsProvider", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.ICollection", - "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OverscanCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", - "Metadata": { - "Common.PropertyName": "OverscanCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1822670835, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1801130104, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -701674250, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemContent", - "ParentTag": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -613632997, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1837489438, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Placeholder", - "ParentTag": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 334185510, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Placeholder", - "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1763069867, - "Kind": "Components.EventHandler", - "Name": "onmouseenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Blazorise.EventHandlers" - } - }, - { - "HashCode": 1254201879, - "Kind": "Components.EventHandler", - "Name": "onmouseleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Blazorise.EventHandlers" - } - }, - { - "HashCode": -1732209887, - "Kind": "Components.EventHandler", - "Name": "onfocus", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocus", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocus:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocus:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocus" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocus' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfocus' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1279833489, - "Kind": "Components.EventHandler", - "Name": "onblur", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onblur", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onblur:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onblur:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onblur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onblur" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onblur' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onblur' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 807132401, - "Kind": "Components.EventHandler", - "Name": "onfocusin", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusin", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusin:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusin:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfocusin", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusin" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusin' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfocusin' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -244580784, - "Kind": "Components.EventHandler", - "Name": "onfocusout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfocusout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfocusout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -891060300, - "Kind": "Components.EventHandler", - "Name": "onmouseover", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseover", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseover:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseover:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseover", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseover" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseover' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseover' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1316485578, - "Kind": "Components.EventHandler", - "Name": "onmouseout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1304749139, - "Kind": "Components.EventHandler", - "Name": "onmousemove", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousemove", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousemove:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousemove:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmousemove", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousemove" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousemove' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmousemove' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1203438411, - "Kind": "Components.EventHandler", - "Name": "onmousedown", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousedown", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousedown:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousedown:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmousedown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousedown" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousedown' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmousedown' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1332756035, - "Kind": "Components.EventHandler", - "Name": "onmouseup", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseup", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseup:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseup:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseup", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseup" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseup' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseup' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 993938618, - "Kind": "Components.EventHandler", - "Name": "onclick", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onclick", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onclick:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onclick:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onclick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onclick" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onclick' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onclick' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 277696088, - "Kind": "Components.EventHandler", - "Name": "ondblclick", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondblclick", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondblclick:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondblclick:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondblclick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondblclick" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondblclick' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondblclick' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 342771276, - "Kind": "Components.EventHandler", - "Name": "onwheel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwheel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwheel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwheel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onwheel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwheel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwheel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onwheel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -787042233, - "Kind": "Components.EventHandler", - "Name": "onmousewheel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousewheel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousewheel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousewheel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmousewheel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousewheel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousewheel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmousewheel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -295291248, - "Kind": "Components.EventHandler", - "Name": "oncontextmenu", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncontextmenu", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncontextmenu:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncontextmenu:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncontextmenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncontextmenu" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncontextmenu' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncontextmenu' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 2035820978, - "Kind": "Components.EventHandler", - "Name": "ondrag", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrag", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrag:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrag:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondrag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrag" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrag' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondrag' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 900966139, - "Kind": "Components.EventHandler", - "Name": "ondragend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1511114598, - "Kind": "Components.EventHandler", - "Name": "ondragenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 358873848, - "Kind": "Components.EventHandler", - "Name": "ondragleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1196845768, - "Kind": "Components.EventHandler", - "Name": "ondragover", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragover", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragover:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragover:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragover", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragover" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragover' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragover' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1939173442, - "Kind": "Components.EventHandler", - "Name": "ondragstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1777596806, - "Kind": "Components.EventHandler", - "Name": "ondrop", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrop", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrop:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrop:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondrop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrop" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrop' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondrop' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 570602498, - "Kind": "Components.EventHandler", - "Name": "onkeydown", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeydown", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeydown:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeydown:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onkeydown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeydown" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeydown' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onkeydown' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -718638706, - "Kind": "Components.EventHandler", - "Name": "onkeyup", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeyup", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeyup:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeyup:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onkeyup", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeyup" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeyup' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onkeyup' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -374430330, - "Kind": "Components.EventHandler", - "Name": "onkeypress", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeypress", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeypress:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeypress:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onkeypress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeypress" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeypress' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onkeypress' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1012524044, - "Kind": "Components.EventHandler", - "Name": "onchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 447856575, - "Kind": "Components.EventHandler", - "Name": "oninput", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninput", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninput:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninput:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oninput", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninput" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninput' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oninput' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2041989361, - "Kind": "Components.EventHandler", - "Name": "oninvalid", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninvalid", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninvalid:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninvalid:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oninvalid", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninvalid" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninvalid' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oninvalid' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 327910124, - "Kind": "Components.EventHandler", - "Name": "onreset", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreset", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreset:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreset:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onreset", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreset" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreset' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onreset' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1285531372, - "Kind": "Components.EventHandler", - "Name": "onselect", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselect", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselect:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselect:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onselect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselect" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselect' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onselect' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 470119959, - "Kind": "Components.EventHandler", - "Name": "onselectstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onselectstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onselectstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1667344794, - "Kind": "Components.EventHandler", - "Name": "onselectionchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectionchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectionchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectionchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onselectionchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectionchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectionchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onselectionchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1431247912, - "Kind": "Components.EventHandler", - "Name": "onsubmit", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsubmit", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsubmit:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsubmit:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onsubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsubmit" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsubmit' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onsubmit' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -650834847, - "Kind": "Components.EventHandler", - "Name": "onbeforecopy", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecopy", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecopy:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecopy:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforecopy", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecopy" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecopy' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecopy' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 622476200, - "Kind": "Components.EventHandler", - "Name": "onbeforecut", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecut", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecut:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecut:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforecut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecut" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecut' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecut' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -586810238, - "Kind": "Components.EventHandler", - "Name": "onbeforepaste", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforepaste", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforepaste:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforepaste:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforepaste", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforepaste" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforepaste' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforepaste' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1930548335, - "Kind": "Components.EventHandler", - "Name": "oncopy", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncopy", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncopy:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncopy:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncopy", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncopy" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncopy' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncopy' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -356253444, - "Kind": "Components.EventHandler", - "Name": "oncut", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncut", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncut:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncut:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncut" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncut' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncut' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 653901943, - "Kind": "Components.EventHandler", - "Name": "onpaste", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpaste", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpaste:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpaste:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpaste", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpaste" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpaste' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpaste' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -922190560, - "Kind": "Components.EventHandler", - "Name": "ontouchcancel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchcancel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchcancel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchcancel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchcancel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchcancel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchcancel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchcancel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -682063621, - "Kind": "Components.EventHandler", - "Name": "ontouchend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1515180919, - "Kind": "Components.EventHandler", - "Name": "ontouchmove", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchmove", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchmove:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchmove:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchmove", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchmove" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchmove' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchmove' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -354663081, - "Kind": "Components.EventHandler", - "Name": "ontouchstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1369569212, - "Kind": "Components.EventHandler", - "Name": "ontouchenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1221410620, - "Kind": "Components.EventHandler", - "Name": "ontouchleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1742144454, - "Kind": "Components.EventHandler", - "Name": "ongotpointercapture", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ongotpointercapture", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ongotpointercapture:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ongotpointercapture:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ongotpointercapture", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ongotpointercapture" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ongotpointercapture' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ongotpointercapture' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1066513824, - "Kind": "Components.EventHandler", - "Name": "onlostpointercapture", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onlostpointercapture", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onlostpointercapture:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onlostpointercapture:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onlostpointercapture", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onlostpointercapture" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onlostpointercapture' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onlostpointercapture' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 484239210, - "Kind": "Components.EventHandler", - "Name": "onpointercancel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointercancel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointercancel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointercancel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointercancel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointercancel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointercancel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointercancel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1175754390, - "Kind": "Components.EventHandler", - "Name": "onpointerdown", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerdown", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerdown:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerdown:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerdown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerdown" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerdown' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerdown' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1324180570, - "Kind": "Components.EventHandler", - "Name": "onpointerenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2070118220, - "Kind": "Components.EventHandler", - "Name": "onpointerleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1632003174, - "Kind": "Components.EventHandler", - "Name": "onpointermove", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointermove", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointermove:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointermove:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointermove", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointermove" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointermove' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointermove' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1258628993, - "Kind": "Components.EventHandler", - "Name": "onpointerout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 204860030, - "Kind": "Components.EventHandler", - "Name": "onpointerover", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerover", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerover:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerover:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerover", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerover" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerover' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerover' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 711022824, - "Kind": "Components.EventHandler", - "Name": "onpointerup", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerup", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerup:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerup:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerup", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerup" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerup' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerup' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 888650493, - "Kind": "Components.EventHandler", - "Name": "oncanplay", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplay", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplay:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplay:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncanplay", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplay" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplay' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncanplay' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 311517124, - "Kind": "Components.EventHandler", - "Name": "oncanplaythrough", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplaythrough", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplaythrough:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplaythrough:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncanplaythrough", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplaythrough" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplaythrough' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncanplaythrough' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -802719468, - "Kind": "Components.EventHandler", - "Name": "oncuechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncuechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncuechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncuechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncuechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncuechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncuechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncuechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -942659617, - "Kind": "Components.EventHandler", - "Name": "ondurationchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondurationchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondurationchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondurationchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondurationchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondurationchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondurationchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondurationchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1996877337, - "Kind": "Components.EventHandler", - "Name": "onemptied", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onemptied", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onemptied:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onemptied:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onemptied", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onemptied" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onemptied' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onemptied' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1975475793, - "Kind": "Components.EventHandler", - "Name": "onpause", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpause", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpause:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpause:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpause", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpause" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpause' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpause' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1434965754, - "Kind": "Components.EventHandler", - "Name": "onplay", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplay", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplay:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplay:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onplay", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplay" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplay' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onplay' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -467540568, - "Kind": "Components.EventHandler", - "Name": "onplaying", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplaying", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplaying:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplaying:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onplaying", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplaying" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplaying' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onplaying' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 2081300064, - "Kind": "Components.EventHandler", - "Name": "onratechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onratechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onratechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onratechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onratechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onratechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onratechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onratechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 37692023, - "Kind": "Components.EventHandler", - "Name": "onseeked", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeked:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeked:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onseeked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeked" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeked' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onseeked' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -518367759, - "Kind": "Components.EventHandler", - "Name": "onseeking", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeking", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeking:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeking:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onseeking", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeking" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeking' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onseeking' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 2121000472, - "Kind": "Components.EventHandler", - "Name": "onstalled", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstalled", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstalled:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstalled:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onstalled", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstalled" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstalled' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onstalled' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2041198398, - "Kind": "Components.EventHandler", - "Name": "onstop", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstop", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstop:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstop:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onstop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstop" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstop' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onstop' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2013205566, - "Kind": "Components.EventHandler", - "Name": "onsuspend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsuspend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsuspend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsuspend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onsuspend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsuspend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsuspend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onsuspend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 653536886, - "Kind": "Components.EventHandler", - "Name": "ontimeupdate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeupdate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeupdate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeupdate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontimeupdate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeupdate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeupdate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontimeupdate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -597184157, - "Kind": "Components.EventHandler", - "Name": "onvolumechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onvolumechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onvolumechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onvolumechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onvolumechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onvolumechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onvolumechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onvolumechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -82639483, - "Kind": "Components.EventHandler", - "Name": "onwaiting", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwaiting", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwaiting:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwaiting:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onwaiting", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwaiting" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwaiting' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onwaiting' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1399530488, - "Kind": "Components.EventHandler", - "Name": "onloadstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -287865750, - "Kind": "Components.EventHandler", - "Name": "ontimeout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontimeout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontimeout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1944530859, - "Kind": "Components.EventHandler", - "Name": "onabort", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onabort", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onabort:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onabort:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onabort", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onabort" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onabort' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onabort' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1891195667, - "Kind": "Components.EventHandler", - "Name": "onload", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onload", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onload:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onload:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onload", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onload" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onload' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onload' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1946695032, - "Kind": "Components.EventHandler", - "Name": "onloadend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1753445296, - "Kind": "Components.EventHandler", - "Name": "onprogress", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onprogress", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onprogress:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onprogress:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onprogress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onprogress" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onprogress' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onprogress' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -62688760, - "Kind": "Components.EventHandler", - "Name": "onerror", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onerror", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onerror:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onerror:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onerror", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onerror" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onerror' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onerror' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ErrorEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 731303157, - "Kind": "Components.EventHandler", - "Name": "onactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1259536311, - "Kind": "Components.EventHandler", - "Name": "onbeforeactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforeactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforeactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforeactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforeactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforeactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforeactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforeactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1415064147, - "Kind": "Components.EventHandler", - "Name": "onbeforedeactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforedeactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforedeactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforedeactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforedeactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforedeactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforedeactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforedeactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -137510682, - "Kind": "Components.EventHandler", - "Name": "ondeactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondeactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondeactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondeactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondeactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondeactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondeactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondeactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1261425236, - "Kind": "Components.EventHandler", - "Name": "onended", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onended", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onended:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onended:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onended", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onended" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onended' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onended' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1095762350, - "Kind": "Components.EventHandler", - "Name": "onfullscreenchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfullscreenchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 883177151, - "Kind": "Components.EventHandler", - "Name": "onfullscreenerror", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenerror", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenerror:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenerror:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfullscreenerror", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenerror" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenerror' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenerror' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 552663623, - "Kind": "Components.EventHandler", - "Name": "onloadeddata", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadeddata", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadeddata:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadeddata:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadeddata", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadeddata" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadeddata' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadeddata' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1730564948, - "Kind": "Components.EventHandler", - "Name": "onloadedmetadata", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadedmetadata", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadedmetadata:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadedmetadata:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadedmetadata", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadedmetadata" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadedmetadata' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadedmetadata' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 139314295, - "Kind": "Components.EventHandler", - "Name": "onpointerlockchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerlockchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 479630198, - "Kind": "Components.EventHandler", - "Name": "onpointerlockerror", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockerror", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockerror:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockerror:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerlockerror", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockerror" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockerror' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockerror' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 117861450, - "Kind": "Components.EventHandler", - "Name": "onreadystatechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreadystatechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreadystatechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreadystatechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onreadystatechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreadystatechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreadystatechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onreadystatechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 415982274, - "Kind": "Components.EventHandler", - "Name": "onscroll", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onscroll", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onscroll:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onscroll:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onscroll", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onscroll" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onscroll' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onscroll' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2121705770, - "Kind": "Components.EventHandler", - "Name": "ontoggle", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontoggle", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontoggle:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontoggle:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontoggle", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontoggle" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontoggle' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontoggle' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 793332590, - "Kind": "Components.Splat", - "Name": "Attributes", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Merges a collection of attributes into the current element or component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@attributes", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Splat", - "Name": "@attributes", - "TypeName": "System.Object", - "Documentation": "Merges a collection of attributes into the current element or component.", - "Metadata": { - "Common.PropertyName": "Attributes", - "Common.DirectiveAttribute": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Splat", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Attributes" - } - }, - { - "HashCode": 831785208, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.Razor", - "Documentation": "\n \n implementation targeting elements containing attributes with URL expected values.\n \n Resolves URLs starting with '~/' (relative to the application's 'webroot' setting) that are not\n targeted by other s. Runs prior to other s to ensure\n application-relative URLs are resolved.\n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "itemid", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "applet", - "Attributes": [ - { - "Name": "archive", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "area", - "TagStructure": 2, - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "audio", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "base", - "TagStructure": 2, - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "blockquote", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "formaction", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "del", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "embed", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "form", - "Attributes": [ - { - "Name": "action", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "html", - "Attributes": [ - { - "Name": "manifest", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "iframe", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "img", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "img", - "TagStructure": 2, - "Attributes": [ - { - "Name": "srcset", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "formaction", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "ins", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "menuitem", - "Attributes": [ - { - "Name": "icon", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "object", - "Attributes": [ - { - "Name": "archive", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "object", - "Attributes": [ - { - "Name": "data", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "q", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "source", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "source", - "TagStructure": 2, - "Attributes": [ - { - "Name": "srcset", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "track", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "video", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "video", - "Attributes": [ - { - "Name": "poster", - "Value": "~/", - "ValueComparison": 2 - } - ] - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper" - } - }, - { - "HashCode": -752555893, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <a> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-host" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-protocol" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-action", - "TypeName": "System.String", - "Documentation": "\n \n The name of the action method.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-controller", - "TypeName": "System.String", - "Documentation": "\n \n The name of the controller.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Controller" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-area", - "TypeName": "System.String", - "Documentation": "\n \n The name of the area.\n \n \n Must be null if is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Area" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page.\n \n \n Must be null if or , \n is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page-handler", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page handler.\n \n \n Must be null if or , or \n is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "PageHandler" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-protocol", - "TypeName": "System.String", - "Documentation": "\n \n The protocol for the URL, such as \"http\" or \"https\".\n \n ", - "Metadata": { - "Common.PropertyName": "Protocol" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-host", - "TypeName": "System.String", - "Documentation": "\n \n The host name.\n \n ", - "Metadata": { - "Common.PropertyName": "Host" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fragment", - "TypeName": "System.String", - "Documentation": "\n \n The URL fragment name.\n \n ", - "Metadata": { - "Common.PropertyName": "Fragment" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-route", - "TypeName": "System.String", - "Documentation": "\n \n Name of the route.\n \n \n Must be null if one of , , \n or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Route" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-all-route-data", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "asp-route-", - "IndexerTypeName": "System.String", - "Documentation": "\n \n Additional parameters for the route.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteValues" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper" - } - }, - { - "HashCode": -212429397, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <cache> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "cache" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "priority", - "TypeName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority?", - "Documentation": "\n \n Gets or sets the policy for the cache entry.\n \n ", - "Metadata": { - "Common.PropertyName": "Priority" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryBy" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-header", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByHeader" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-query", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByQuery" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-route", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByRoute" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-cookie", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCookie" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-user", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByUser" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-culture", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCulture" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-on", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresOn" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-after", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresAfter" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-sliding", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresSliding" - } - }, - { - "Kind": "ITagHelper", - "Name": "enabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", - "Metadata": { - "Common.PropertyName": "Enabled" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper" - } - }, - { - "HashCode": -1122255500, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n A that renders a Razor component.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "component", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "params", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "param-", - "IndexerTypeName": "System.Object", - "Documentation": "\n \n Gets or sets values for component parameters.\n \n ", - "Metadata": { - "Common.PropertyName": "Parameters" - } - }, - { - "Kind": "ITagHelper", - "Name": "type", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the component type. This value is required.\n \n ", - "Metadata": { - "Common.PropertyName": "ComponentType" - } - }, - { - "Kind": "ITagHelper", - "Name": "render-mode", - "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the \n \n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper" - } - }, - { - "HashCode": -805252717, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <distributed-cache> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "distributed-cache", - "Attributes": [ - { - "Name": "name" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a unique name to discriminate cached entries.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryBy" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-header", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByHeader" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-query", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByQuery" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-route", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByRoute" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-cookie", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCookie" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-user", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByUser" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-culture", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCulture" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-on", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresOn" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-after", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresAfter" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-sliding", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresSliding" - } - }, - { - "Kind": "ITagHelper", - "Name": "enabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", - "Metadata": { - "Common.PropertyName": "Enabled" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper" - } - }, - { - "HashCode": 1450963488, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <environment> elements that conditionally renders\n content based on the current value of .\n If the environment is not listed in the specified or ,\n or if it is in , the content will not be rendered.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "environment" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "names", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Names" - } - }, - { - "Kind": "ITagHelper", - "Name": "include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Include" - } - }, - { - "Kind": "ITagHelper", - "Name": "exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of environment names in which the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Exclude" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper" - } - }, - { - "HashCode": -459323880, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <button> elements and <input> elements with\n their type attribute set to image or submit.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-action", - "TypeName": "System.String", - "Documentation": "\n \n The name of the action method.\n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-controller", - "TypeName": "System.String", - "Documentation": "\n \n The name of the controller.\n \n ", - "Metadata": { - "Common.PropertyName": "Controller" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-area", - "TypeName": "System.String", - "Documentation": "\n \n The name of the area.\n \n ", - "Metadata": { - "Common.PropertyName": "Area" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page-handler", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page handler.\n \n ", - "Metadata": { - "Common.PropertyName": "PageHandler" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fragment", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", - "Metadata": { - "Common.PropertyName": "Fragment" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-route", - "TypeName": "System.String", - "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Route" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-all-route-data", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "asp-route-", - "IndexerTypeName": "System.String", - "Documentation": "\n \n Additional parameters for the route.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteValues" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper" - } - }, - { - "HashCode": 1143972298, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <form> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "form" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-action", - "TypeName": "System.String", - "Documentation": "\n \n The name of the action method.\n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-controller", - "TypeName": "System.String", - "Documentation": "\n \n The name of the controller.\n \n ", - "Metadata": { - "Common.PropertyName": "Controller" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-area", - "TypeName": "System.String", - "Documentation": "\n \n The name of the area.\n \n ", - "Metadata": { - "Common.PropertyName": "Area" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page-handler", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page handler.\n \n ", - "Metadata": { - "Common.PropertyName": "PageHandler" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-antiforgery", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Whether the antiforgery token should be generated.\n \n Defaults to false if user provides an action attribute\n or if the method is ; true otherwise.\n ", - "Metadata": { - "Common.PropertyName": "Antiforgery" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fragment", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", - "Metadata": { - "Common.PropertyName": "Fragment" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-route", - "TypeName": "System.String", - "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Route" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-all-route-data", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "asp-route-", - "IndexerTypeName": "System.String", - "Documentation": "\n \n Additional parameters for the route.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteValues" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper" - } - }, - { - "HashCode": 783014402, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <img> elements that supports file versioning.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "img", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-append-version" - }, - { - "Name": "src" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "src", - "TypeName": "System.String", - "Documentation": "\n \n Source of the image.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Src" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-append-version", - "TypeName": "System.Boolean", - "Documentation": "\n \n Value indicating if file version should be appended to the src urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", - "Metadata": { - "Common.PropertyName": "AppendVersion" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper" - } - }, - { - "HashCode": 1496947126, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <input> elements with an asp-for attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-format", - "TypeName": "System.String", - "Documentation": "\n \n The format string (see https://msdn.microsoft.com/en-us/library/txafckwd.aspx) used to format the\n result. Sets the generated \"value\" attribute to that formatted string.\n \n \n Not used if the provided (see ) or calculated \"type\" attribute value is\n checkbox, password, or radio. That is, is used when calling\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Kind": "ITagHelper", - "Name": "type", - "TypeName": "System.String", - "Documentation": "\n \n The type of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the \n helper to call and the default value. A default is not calculated\n if the provided (see ) or calculated \"type\" attribute value is checkbox,\n hidden, password, or radio.\n \n ", - "Metadata": { - "Common.PropertyName": "InputTypeName" - } - }, - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "ITagHelper", - "Name": "value", - "TypeName": "System.String", - "Documentation": "\n \n The value of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the generated \"checked\" attribute\n if is \"radio\". Must not be null in that case.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper" - } - }, - { - "HashCode": -1841613330, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <label> elements with an asp-for attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "label", - "Attributes": [ - { - "Name": "asp-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper" - } - }, - { - "HashCode": 1847651541, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <link> elements that supports fallback href paths.\n \n \n The tag helper won't process for cases with just the 'href' attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-href-include" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-href-exclude" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-href" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-href-include" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-href-exclude" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-test-class" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-test-property" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-test-value" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-append-version" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "href", - "TypeName": "System.String", - "Documentation": "\n \n Address of the linked resource.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Href" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-href-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "HrefInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-href-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "HrefExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-href", - "TypeName": "System.String", - "Documentation": "\n \n The URL of a CSS stylesheet to fallback to in the case the primary one fails.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackHref" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-suppress-fallback-integrity", - "TypeName": "System.Boolean", - "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", - "Metadata": { - "Common.PropertyName": "SuppressFallbackIntegrity" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-append-version", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Value indicating if file version should be appended to the href urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", - "Metadata": { - "Common.PropertyName": "AppendVersion" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-href-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to fallback to in the case the primary\n one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackHrefInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-href-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackHrefExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test-class", - "TypeName": "System.String", - "Documentation": "\n \n The class name defined in the stylesheet to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestClass" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test-property", - "TypeName": "System.String", - "Documentation": "\n \n The CSS property name to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestProperty" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test-value", - "TypeName": "System.String", - "Documentation": "\n \n The CSS property value to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestValue" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper" - } - }, - { - "HashCode": 587923649, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <option> elements.\n \n \n This works in conjunction with . It reads elements\n content but does not modify that content. The only modification it makes is to add a selected attribute\n in some cases.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "option" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "value", - "TypeName": "System.String", - "Documentation": "\n \n Specifies a value for the <option> element.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper" - } - }, - { - "HashCode": 1447749260, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n Renders a partial view.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "partial", - "TagStructure": 2, - "Attributes": [ - { - "Name": "name" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name or path of the partial view that is rendered to the response.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "ITagHelper", - "Name": "for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model. Cannot be used together with .\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "model", - "TypeName": "System.Object", - "Documentation": "\n \n The model to pass into the partial view. Cannot be used together with .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "ITagHelper", - "Name": "optional", - "TypeName": "System.Boolean", - "Documentation": "\n \n When optional, executing the tag helper will no-op if the view cannot be located.\n Otherwise will throw stating the view could not be found.\n \n ", - "Metadata": { - "Common.PropertyName": "Optional" - } - }, - { - "Kind": "ITagHelper", - "Name": "fallback-name", - "TypeName": "System.String", - "Documentation": "\n \n View to lookup if the view specified by cannot be located.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackName" - } - }, - { - "Kind": "ITagHelper", - "Name": "view-data", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary", - "IndexerNamePrefix": "view-data-", - "IndexerTypeName": "System.Object", - "Documentation": "\n \n A to pass into the partial view.\n \n ", - "Metadata": { - "Common.PropertyName": "ViewData" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper" - } - }, - { - "HashCode": -659822583, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n A that saves the state of Razor components rendered on the page up to that point.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "persist-component-state", - "TagStructure": 2 - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "persist-mode", - "TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistenceMode?", - "Documentation": "\n \n Gets or sets the for the state to persist.\n \n ", - "Metadata": { - "Common.PropertyName": "PersistenceMode" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper" - } - }, - { - "HashCode": -1274891469, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <script> elements that supports fallback src paths.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-src-include" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-src-exclude" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-src" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-src-include" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-src-exclude" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-test" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-append-version" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "src", - "TypeName": "System.String", - "Documentation": "\n \n Address of the external script to use.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Src" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-src-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "SrcInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-src-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "SrcExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-src", - "TypeName": "System.String", - "Documentation": "\n \n The URL of a Script tag to fallback to in the case the primary one fails.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackSrc" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-suppress-fallback-integrity", - "TypeName": "System.Boolean", - "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", - "Metadata": { - "Common.PropertyName": "SuppressFallbackIntegrity" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-append-version", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Value indicating if file version should be appended to src urls.\n \n \n A query string \"v\" with the encoded content of the file is added.\n \n ", - "Metadata": { - "Common.PropertyName": "AppendVersion" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-src-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to fallback to in the case the\n primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackSrcInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-src-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackSrcExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test", - "TypeName": "System.String", - "Documentation": "\n \n The script method defined in the primary script to use for the fallback test.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestExpression" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper" - } - }, - { - "HashCode": -1114343997, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <select> elements with asp-for and/or\n asp-items attribute(s).\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "select", - "Attributes": [ - { - "Name": "asp-for" - } - ] - }, - { - "TagName": "select", - "Attributes": [ - { - "Name": "asp-items" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-items", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n A collection of objects used to populate the <select> element with\n <optgroup> and <option> elements.\n \n ", - "Metadata": { - "Common.PropertyName": "Items" - } - }, - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper" - } - }, - { - "HashCode": 1167196172, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <textarea> elements with an asp-for attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "textarea", - "Attributes": [ - { - "Name": "asp-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper" - } - }, - { - "HashCode": -1898041305, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-for\n attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "span", - "Attributes": [ - { - "Name": "asp-validation-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-validation-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n Gets an expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper" - } - }, - { - "HashCode": -1076895266, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-summary\n attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "div", - "Attributes": [ - { - "Name": "asp-validation-summary" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-validation-summary", - "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary", - "IsEnum": true, - "Documentation": "\n \n If or , appends a validation\n summary. Otherwise (, the default), this tag helper does nothing.\n \n \n Thrown if setter is called with an undefined value e.g.\n (ValidationSummary)23.\n \n ", - "Metadata": { - "Common.PropertyName": "ValidationSummary" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper" - } - }, - { - "HashCode": 1296876919, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@bind-", - "NameComparison": 1, - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-...", - "TypeName": "System.Collections.Generic.Dictionary", - "IndexerNamePrefix": "@bind-", - "IndexerTypeName": "System.Object", - "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the corresponding bind attribute. For example: @bind-value:format=\"...\" will apply a format string to the value specified in @bind-value=\"...\". The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-...' attribute.", - "Metadata": { - "Common.PropertyName": "Event" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.Fallback": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Bind" - } - }, - { - "HashCode": -1543264519, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1372823099, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 323013182, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "checkbox", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_checked" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_checked" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-checked", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "checked", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "checkbox", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1218856757, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "text", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "text", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1190971962, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "number", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "number", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 494731469, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "number", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "number", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -82807529, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "date", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-dd", - "Components.Bind.TypeAttribute": "date", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -211141465, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "date", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-dd", - "Components.Bind.TypeAttribute": "date", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 1897097255, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "datetime-local", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", - "Components.Bind.TypeAttribute": "datetime-local", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -333602328, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "datetime-local", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", - "Components.Bind.TypeAttribute": "datetime-local", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 1493844781, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "month", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM", - "Components.Bind.TypeAttribute": "month", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1584248118, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "month", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM", - "Components.Bind.TypeAttribute": "month", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 674252627, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "time", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "HH:mm:ss", - "Components.Bind.TypeAttribute": "time", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 712507925, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "time", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "HH:mm:ss", - "Components.Bind.TypeAttribute": "time", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 1572070377, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "select", - "Attributes": [ - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 601836393, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "textarea", - "Attributes": [ - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1293892082, - "Kind": "Components.Bind", - "Name": "Blazorise.Alert", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Alert", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Alert" - } - }, - { - "HashCode": 1276884836, - "Kind": "Components.Bind", - "Name": "Blazorise.Alert", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Alert", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Alert", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1799413380, - "Kind": "Components.Bind", - "Name": "Blazorise.Bar", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Bar", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Bar" - } - }, - { - "HashCode": 1063585834, - "Kind": "Components.Bind", - "Name": "Blazorise.Bar", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Bar", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Bar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -225606891, - "Kind": "Components.Bind", - "Name": "Blazorise.BarDropdown", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "BarDropdown", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.BarDropdown" - } - }, - { - "HashCode": -1194792804, - "Kind": "Components.Bind", - "Name": "Blazorise.BarDropdown", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.BarDropdown", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.BarDropdown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1772509526, - "Kind": "Components.Bind", - "Name": "Blazorise.Carousel", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Carousel", - "Attributes": [ - { - "Name": "@bind-SelectedSlide", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedSlide", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedSlide" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedSlide", - "Components.Bind.ChangeAttribute": "SelectedSlideChanged", - "Common.TypeName": "Blazorise.Carousel" - } - }, - { - "HashCode": -2134719902, - "Kind": "Components.Bind", - "Name": "Blazorise.Carousel", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Carousel", - "Attributes": [ - { - "Name": "@bind-SelectedSlide", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedSlide", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedSlide" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedSlide", - "Components.Bind.ChangeAttribute": "SelectedSlideChanged", - "Common.TypeName": "Blazorise.Carousel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1323790586, - "Kind": "Components.Bind", - "Name": "Blazorise.Check", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Check", - "Attributes": [ - { - "Name": "@bind-Checked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Checked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Checked", - "Components.Bind.ChangeAttribute": "CheckedChanged", - "Components.Bind.ExpressionAttribute": "CheckedExpression", - "Common.TypeName": "Blazorise.Check" - } - }, - { - "HashCode": -1012864334, - "Kind": "Components.Bind", - "Name": "Blazorise.Check", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Check", - "Attributes": [ - { - "Name": "@bind-Checked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Checked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Checked", - "Components.Bind.ChangeAttribute": "CheckedChanged", - "Components.Bind.ExpressionAttribute": "CheckedExpression", - "Common.TypeName": "Blazorise.Check", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -493291717, - "Kind": "Components.Bind", - "Name": "Blazorise.ColorEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ColorEdit", - "Attributes": [ - { - "Name": "@bind-Color", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Color", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Color" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Color", - "Components.Bind.ChangeAttribute": "ColorChanged", - "Components.Bind.ExpressionAttribute": "ColorExpression", - "Common.TypeName": "Blazorise.ColorEdit" - } - }, - { - "HashCode": -1240372250, - "Kind": "Components.Bind", - "Name": "Blazorise.ColorEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ColorEdit", - "Attributes": [ - { - "Name": "@bind-Color", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Color", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Color" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Color", - "Components.Bind.ChangeAttribute": "ColorChanged", - "Components.Bind.ExpressionAttribute": "ColorExpression", - "Common.TypeName": "Blazorise.ColorEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -946805825, - "Kind": "Components.Bind", - "Name": "Blazorise.ColorPicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ColorPicker", - "Attributes": [ - { - "Name": "@bind-Color", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Color", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Color" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Color", - "Components.Bind.ChangeAttribute": "ColorChanged", - "Components.Bind.ExpressionAttribute": "ColorExpression", - "Common.TypeName": "Blazorise.ColorPicker" - } - }, - { - "HashCode": -1397894202, - "Kind": "Components.Bind", - "Name": "Blazorise.ColorPicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ColorPicker", - "Attributes": [ - { - "Name": "@bind-Color", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Color", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Color" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Color", - "Components.Bind.ChangeAttribute": "ColorChanged", - "Components.Bind.ExpressionAttribute": "ColorExpression", - "Common.TypeName": "Blazorise.ColorPicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1881507962, - "Kind": "Components.Bind", - "Name": "Blazorise.DateEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DateEdit", - "Attributes": [ - { - "Name": "@bind-Date", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Date", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Date" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Date", - "Components.Bind.ChangeAttribute": "DateChanged", - "Components.Bind.ExpressionAttribute": "DateExpression", - "Common.TypeName": "Blazorise.DateEdit" - } - }, - { - "HashCode": -1341940325, - "Kind": "Components.Bind", - "Name": "Blazorise.DateEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DateEdit", - "Attributes": [ - { - "Name": "@bind-Date", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Date", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Date" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Date", - "Components.Bind.ChangeAttribute": "DateChanged", - "Components.Bind.ExpressionAttribute": "DateExpression", - "Common.TypeName": "Blazorise.DateEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1436514940, - "Kind": "Components.Bind", - "Name": "Blazorise.DatePicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DatePicker", - "Attributes": [ - { - "Name": "@bind-Date", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Date", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Date" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Date", - "Components.Bind.ChangeAttribute": "DateChanged", - "Components.Bind.ExpressionAttribute": "DateExpression", - "Common.TypeName": "Blazorise.DatePicker" - } - }, - { - "HashCode": -1215666714, - "Kind": "Components.Bind", - "Name": "Blazorise.DatePicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DatePicker", - "Attributes": [ - { - "Name": "@bind-Dates", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Dates", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Dates" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Dates", - "Components.Bind.ChangeAttribute": "DatesChanged", - "Components.Bind.ExpressionAttribute": "DatesExpression", - "Common.TypeName": "Blazorise.DatePicker" - } - }, - { - "HashCode": 2104520987, - "Kind": "Components.Bind", - "Name": "Blazorise.DatePicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DatePicker", - "Attributes": [ - { - "Name": "@bind-Date", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Date", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Date" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Date", - "Components.Bind.ChangeAttribute": "DateChanged", - "Components.Bind.ExpressionAttribute": "DateExpression", - "Common.TypeName": "Blazorise.DatePicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 559501619, - "Kind": "Components.Bind", - "Name": "Blazorise.DatePicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.DatePicker", - "Attributes": [ - { - "Name": "@bind-Dates", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Dates", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Dates" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Dates", - "Components.Bind.ChangeAttribute": "DatesChanged", - "Components.Bind.ExpressionAttribute": "DatesExpression", - "Common.TypeName": "Blazorise.DatePicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2072009651, - "Kind": "Components.Bind", - "Name": "Blazorise.Dropdown", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Dropdown", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Dropdown" - } - }, - { - "HashCode": 797165547, - "Kind": "Components.Bind", - "Name": "Blazorise.Dropdown", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Dropdown", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Dropdown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 867815279, - "Kind": "Components.Bind", - "Name": "Blazorise.Dynamic", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Dynamic", - "Attributes": [ - { - "Name": "@bind-ElementRef", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-ElementRef", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ElementRef" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "ElementRef", - "Components.Bind.ChangeAttribute": "ElementRefChanged", - "Common.TypeName": "Blazorise.Dynamic" - } - }, - { - "HashCode": 2012474794, - "Kind": "Components.Bind", - "Name": "Blazorise.Dynamic", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Dynamic", - "Attributes": [ - { - "Name": "@bind-ElementRef", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-ElementRef", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ElementRef" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "ElementRef", - "Components.Bind.ChangeAttribute": "ElementRefChanged", - "Common.TypeName": "Blazorise.Dynamic", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 829791181, - "Kind": "Components.Bind", - "Name": "Blazorise.InputMask", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputMask", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.InputMask" - } - }, - { - "HashCode": -1701570148, - "Kind": "Components.Bind", - "Name": "Blazorise.InputMask", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.InputMask", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.InputMask", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1817516374, - "Kind": "Components.Bind", - "Name": "Blazorise.Layout", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Layout", - "Attributes": [ - { - "Name": "@bind-Loading", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Loading", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Loading" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Loading", - "Components.Bind.ChangeAttribute": "LoadingChanged", - "Common.TypeName": "Blazorise.Layout" - } - }, - { - "HashCode": -2063997754, - "Kind": "Components.Bind", - "Name": "Blazorise.Layout", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Layout", - "Attributes": [ - { - "Name": "@bind-Loading", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Loading", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Loading" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Loading", - "Components.Bind.ChangeAttribute": "LoadingChanged", - "Common.TypeName": "Blazorise.Layout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 735171814, - "Kind": "Components.Bind", - "Name": "Blazorise.ListGroup", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ListGroup", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Blazorise.ListGroup" - } - }, - { - "HashCode": 1888220971, - "Kind": "Components.Bind", - "Name": "Blazorise.ListGroup", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.ListGroup", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Blazorise.ListGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -172686313, - "Kind": "Components.Bind", - "Name": "Blazorise.MemoEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "MemoEdit", - "Attributes": [ - { - "Name": "@bind-Text", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Text", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Text", - "Components.Bind.ChangeAttribute": "TextChanged", - "Components.Bind.ExpressionAttribute": "TextExpression", - "Common.TypeName": "Blazorise.MemoEdit" - } - }, - { - "HashCode": 135617285, - "Kind": "Components.Bind", - "Name": "Blazorise.MemoEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.MemoEdit", - "Attributes": [ - { - "Name": "@bind-Text", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Text", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Text", - "Components.Bind.ChangeAttribute": "TextChanged", - "Components.Bind.ExpressionAttribute": "TextExpression", - "Common.TypeName": "Blazorise.MemoEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2109596100, - "Kind": "Components.Bind", - "Name": "Blazorise.Modal", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Modal", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Modal" - } - }, - { - "HashCode": 793489102, - "Kind": "Components.Bind", - "Name": "Blazorise.Modal", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Modal", - "Attributes": [ - { - "Name": "@bind-Visible", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Visible", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Visible", - "Components.Bind.ChangeAttribute": "VisibleChanged", - "Common.TypeName": "Blazorise.Modal", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -252072235, - "Kind": "Components.Bind", - "Name": "Blazorise.NumericEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NumericEdit", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.NumericEdit" - } - }, - { - "HashCode": 60917502, - "Kind": "Components.Bind", - "Name": "Blazorise.NumericEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.NumericEdit", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.NumericEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 511836494, - "Kind": "Components.Bind", - "Name": "Blazorise.NumericPicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NumericPicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.NumericPicker" - } - }, - { - "HashCode": -1304629602, - "Kind": "Components.Bind", - "Name": "Blazorise.NumericPicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.NumericPicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.NumericPicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -478357161, - "Kind": "Components.Bind", - "Name": "Blazorise.Radio", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radio", - "Attributes": [ - { - "Name": "@bind-Checked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Checked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Checked", - "Components.Bind.ChangeAttribute": "CheckedChanged", - "Components.Bind.ExpressionAttribute": "CheckedExpression", - "Common.TypeName": "Blazorise.Radio" - } - }, - { - "HashCode": 791070545, - "Kind": "Components.Bind", - "Name": "Blazorise.Radio", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Radio", - "Attributes": [ - { - "Name": "@bind-Checked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Checked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Checked", - "Components.Bind.ChangeAttribute": "CheckedChanged", - "Components.Bind.ExpressionAttribute": "CheckedExpression", - "Common.TypeName": "Blazorise.Radio", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -731531140, - "Kind": "Components.Bind", - "Name": "Blazorise.RadioGroup", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadioGroup", - "Attributes": [ - { - "Name": "@bind-CheckedValue", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-CheckedValue", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "CheckedValue" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "CheckedValue", - "Components.Bind.ChangeAttribute": "CheckedValueChanged", - "Components.Bind.ExpressionAttribute": "CheckedValueExpression", - "Common.TypeName": "Blazorise.RadioGroup" - } - }, - { - "HashCode": -1132026957, - "Kind": "Components.Bind", - "Name": "Blazorise.RadioGroup", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.RadioGroup", - "Attributes": [ - { - "Name": "@bind-CheckedValue", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-CheckedValue", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "CheckedValue" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "CheckedValue", - "Components.Bind.ChangeAttribute": "CheckedValueChanged", - "Components.Bind.ExpressionAttribute": "CheckedValueExpression", - "Common.TypeName": "Blazorise.RadioGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1698552461, - "Kind": "Components.Bind", - "Name": "Blazorise.Rating", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Rating", - "Attributes": [ - { - "Name": "@bind-SelectedValue", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedValue", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedValue" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedValue", - "Components.Bind.ChangeAttribute": "SelectedValueChanged", - "Common.TypeName": "Blazorise.Rating" - } - }, - { - "HashCode": -1634324335, - "Kind": "Components.Bind", - "Name": "Blazorise.Rating", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Rating", - "Attributes": [ - { - "Name": "@bind-SelectedValue", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedValue", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedValue" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedValue", - "Components.Bind.ChangeAttribute": "SelectedValueChanged", - "Common.TypeName": "Blazorise.Rating", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1525769387, - "Kind": "Components.Bind", - "Name": "Blazorise.Select", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Select", - "Attributes": [ - { - "Name": "@bind-SelectedValue", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedValue", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedValue" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedValue", - "Components.Bind.ChangeAttribute": "SelectedValueChanged", - "Components.Bind.ExpressionAttribute": "SelectedValueExpression", - "Common.TypeName": "Blazorise.Select" - } - }, - { - "HashCode": -1174453739, - "Kind": "Components.Bind", - "Name": "Blazorise.Select", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Select", - "Attributes": [ - { - "Name": "@bind-SelectedValues", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedValues", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedValues" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedValues", - "Components.Bind.ChangeAttribute": "SelectedValuesChanged", - "Components.Bind.ExpressionAttribute": "SelectedValuesExpression", - "Common.TypeName": "Blazorise.Select" - } - }, - { - "HashCode": 1167068762, - "Kind": "Components.Bind", - "Name": "Blazorise.Select", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Select", - "Attributes": [ - { - "Name": "@bind-SelectedValue", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedValue", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedValue" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedValue", - "Components.Bind.ChangeAttribute": "SelectedValueChanged", - "Components.Bind.ExpressionAttribute": "SelectedValueExpression", - "Common.TypeName": "Blazorise.Select", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 878262803, - "Kind": "Components.Bind", - "Name": "Blazorise.Select", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Select", - "Attributes": [ - { - "Name": "@bind-SelectedValues", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedValues", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedValues" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedValues", - "Components.Bind.ChangeAttribute": "SelectedValuesChanged", - "Components.Bind.ExpressionAttribute": "SelectedValuesExpression", - "Common.TypeName": "Blazorise.Select", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1911864596, - "Kind": "Components.Bind", - "Name": "Blazorise.Slider", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Slider", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.Slider" - } - }, - { - "HashCode": 2091458314, - "Kind": "Components.Bind", - "Name": "Blazorise.Slider", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Slider", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Blazorise.Slider", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1963114932, - "Kind": "Components.Bind", - "Name": "Blazorise.Steps", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Steps", - "Attributes": [ - { - "Name": "@bind-SelectedStep", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedStep", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedStep" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedStep", - "Components.Bind.ChangeAttribute": "SelectedStepChanged", - "Common.TypeName": "Blazorise.Steps" - } - }, - { - "HashCode": -1886890805, - "Kind": "Components.Bind", - "Name": "Blazorise.Steps", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Steps", - "Attributes": [ - { - "Name": "@bind-SelectedStep", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedStep", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedStep" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedStep", - "Components.Bind.ChangeAttribute": "SelectedStepChanged", - "Common.TypeName": "Blazorise.Steps", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 334841763, - "Kind": "Components.Bind", - "Name": "Blazorise.StepsContent", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "StepsContent", - "Attributes": [ - { - "Name": "@bind-SelectedPanel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedPanel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedPanel" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedPanel", - "Components.Bind.ChangeAttribute": "SelectedPanelChanged", - "Common.TypeName": "Blazorise.StepsContent" - } - }, - { - "HashCode": -1481899291, - "Kind": "Components.Bind", - "Name": "Blazorise.StepsContent", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.StepsContent", - "Attributes": [ - { - "Name": "@bind-SelectedPanel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedPanel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedPanel" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedPanel", - "Components.Bind.ChangeAttribute": "SelectedPanelChanged", - "Common.TypeName": "Blazorise.StepsContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1556887101, - "Kind": "Components.Bind", - "Name": "Blazorise.Switch", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Switch", - "Attributes": [ - { - "Name": "@bind-Checked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Checked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Checked", - "Components.Bind.ChangeAttribute": "CheckedChanged", - "Components.Bind.ExpressionAttribute": "CheckedExpression", - "Common.TypeName": "Blazorise.Switch" - } - }, - { - "HashCode": 2021989786, - "Kind": "Components.Bind", - "Name": "Blazorise.Switch", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Switch", - "Attributes": [ - { - "Name": "@bind-Checked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Checked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Checked", - "Components.Bind.ChangeAttribute": "CheckedChanged", - "Components.Bind.ExpressionAttribute": "CheckedExpression", - "Common.TypeName": "Blazorise.Switch", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1514423316, - "Kind": "Components.Bind", - "Name": "Blazorise.Tabs", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Tabs", - "Attributes": [ - { - "Name": "@bind-SelectedTab", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedTab", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedTab" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedTab", - "Components.Bind.ChangeAttribute": "SelectedTabChanged", - "Common.TypeName": "Blazorise.Tabs" - } - }, - { - "HashCode": -444900027, - "Kind": "Components.Bind", - "Name": "Blazorise.Tabs", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Tabs", - "Attributes": [ - { - "Name": "@bind-SelectedTab", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedTab", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedTab" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedTab", - "Components.Bind.ChangeAttribute": "SelectedTabChanged", - "Common.TypeName": "Blazorise.Tabs", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1277247285, - "Kind": "Components.Bind", - "Name": "Blazorise.TabsContent", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TabsContent", - "Attributes": [ - { - "Name": "@bind-SelectedPanel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedPanel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedPanel" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedPanel", - "Components.Bind.ChangeAttribute": "SelectedPanelChanged", - "Common.TypeName": "Blazorise.TabsContent" - } - }, - { - "HashCode": 449297220, - "Kind": "Components.Bind", - "Name": "Blazorise.TabsContent", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TabsContent", - "Attributes": [ - { - "Name": "@bind-SelectedPanel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedPanel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedPanel" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedPanel", - "Components.Bind.ChangeAttribute": "SelectedPanelChanged", - "Common.TypeName": "Blazorise.TabsContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1039794570, - "Kind": "Components.Bind", - "Name": "Blazorise.TextEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TextEdit", - "Attributes": [ - { - "Name": "@bind-Text", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Text", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Text", - "Components.Bind.ChangeAttribute": "TextChanged", - "Components.Bind.ExpressionAttribute": "TextExpression", - "Common.TypeName": "Blazorise.TextEdit" - } - }, - { - "HashCode": -326733896, - "Kind": "Components.Bind", - "Name": "Blazorise.TextEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TextEdit", - "Attributes": [ - { - "Name": "@bind-Text", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Text", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Text", - "Components.Bind.ChangeAttribute": "TextChanged", - "Components.Bind.ExpressionAttribute": "TextExpression", - "Common.TypeName": "Blazorise.TextEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 455179724, - "Kind": "Components.Bind", - "Name": "Blazorise.TimeEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TimeEdit", - "Attributes": [ - { - "Name": "@bind-Time", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Time", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Time" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Time", - "Components.Bind.ChangeAttribute": "TimeChanged", - "Components.Bind.ExpressionAttribute": "TimeExpression", - "Common.TypeName": "Blazorise.TimeEdit" - } - }, - { - "HashCode": -1440454630, - "Kind": "Components.Bind", - "Name": "Blazorise.TimeEdit", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TimeEdit", - "Attributes": [ - { - "Name": "@bind-Time", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Time", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Time" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Time", - "Components.Bind.ChangeAttribute": "TimeChanged", - "Components.Bind.ExpressionAttribute": "TimeExpression", - "Common.TypeName": "Blazorise.TimeEdit", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1596036, - "Kind": "Components.Bind", - "Name": "Blazorise.TimePicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TimePicker", - "Attributes": [ - { - "Name": "@bind-Time", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Time", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Time" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Time", - "Components.Bind.ChangeAttribute": "TimeChanged", - "Components.Bind.ExpressionAttribute": "TimeExpression", - "Common.TypeName": "Blazorise.TimePicker" - } - }, - { - "HashCode": -1457397036, - "Kind": "Components.Bind", - "Name": "Blazorise.TimePicker", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TimePicker", - "Attributes": [ - { - "Name": "@bind-Time", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Time", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Time" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Time", - "Components.Bind.ChangeAttribute": "TimeChanged", - "Components.Bind.ExpressionAttribute": "TimeExpression", - "Common.TypeName": "Blazorise.TimePicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1240590558, - "Kind": "Components.Bind", - "Name": "Blazorise.Validation", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Validation", - "Attributes": [ - { - "Name": "@bind-Status", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Status", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "IsEnum": true, - "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Status" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Status", - "Components.Bind.ChangeAttribute": "StatusChanged", - "Common.TypeName": "Blazorise.Validation" - } - }, - { - "HashCode": 1752125907, - "Kind": "Components.Bind", - "Name": "Blazorise.Validation", - "AssemblyName": "Blazorise", - "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.Validation", - "Attributes": [ - { - "Name": "@bind-Status", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Status", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "IsEnum": true, - "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Status" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Status", - "Components.Bind.ChangeAttribute": "StatusChanged", - "Common.TypeName": "Blazorise.Validation", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -668035765, - "Kind": "Components.Bind", - "Name": "Blazorise.TreeView.TreeView", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TreeView", - "Attributes": [ - { - "Name": "@bind-SelectedNode", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedNode", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedNode" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedNode", - "Components.Bind.ChangeAttribute": "SelectedNodeChanged", - "Common.TypeName": "Blazorise.TreeView.TreeView" - } - }, - { - "HashCode": -187769746, - "Kind": "Components.Bind", - "Name": "Blazorise.TreeView.TreeView", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TreeView", - "Attributes": [ - { - "Name": "@bind-ExpandedNodes", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-ExpandedNodes", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ExpandedNodes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "ExpandedNodes", - "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", - "Common.TypeName": "Blazorise.TreeView.TreeView" - } - }, - { - "HashCode": 1814170106, - "Kind": "Components.Bind", - "Name": "Blazorise.TreeView.TreeView", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TreeView.TreeView", - "Attributes": [ - { - "Name": "@bind-SelectedNode", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedNode", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedNode" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedNode", - "Components.Bind.ChangeAttribute": "SelectedNodeChanged", - "Common.TypeName": "Blazorise.TreeView.TreeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 96453615, - "Kind": "Components.Bind", - "Name": "Blazorise.TreeView.TreeView", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TreeView.TreeView", - "Attributes": [ - { - "Name": "@bind-ExpandedNodes", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-ExpandedNodes", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ExpandedNodes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "ExpandedNodes", - "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", - "Common.TypeName": "Blazorise.TreeView.TreeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1236704094, - "Kind": "Components.Bind", - "Name": "Blazorise.TreeView._TreeViewNode", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "_TreeViewNode", - "Attributes": [ - { - "Name": "@bind-ExpandedNodes", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-ExpandedNodes", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ExpandedNodes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "ExpandedNodes", - "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode" - } - }, - { - "HashCode": -823775064, - "Kind": "Components.Bind", - "Name": "Blazorise.TreeView._TreeViewNode", - "AssemblyName": "Blazorise.TreeView", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Blazorise.TreeView._TreeViewNode", - "Attributes": [ - { - "Name": "@bind-ExpandedNodes", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-ExpandedNodes", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ExpandedNodes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "ExpandedNodes", - "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", - "Common.TypeName": "Blazorise.TreeView._TreeViewNode", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -640816073, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputCheckbox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" - } - }, - { - "HashCode": 612426912, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1434723588, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputDate", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate" - } - }, - { - "HashCode": -261245695, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -485865320, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputNumber", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber" - } - }, - { - "HashCode": -1562506263, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1407930234, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputRadioGroup", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" - } - }, - { - "HashCode": 1820980794, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1425343695, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputSelect", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect" - } - }, - { - "HashCode": 1617257449, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1422287725, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputText", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" - } - }, - { - "HashCode": 1868373854, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1561235469, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputTextArea", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" - } - }, - { - "HashCode": 1489688059, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -836366618, - "Kind": "Components.Ref", - "Name": "Ref", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Populates the specified field or property with a reference to the element or component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ref", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Ref", - "Name": "@ref", - "TypeName": "System.Object", - "Documentation": "Populates the specified field or property with a reference to the element or component.", - "Metadata": { - "Common.PropertyName": "Ref", - "Common.DirectiveAttribute": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Ref", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Ref" - } - }, - { - "HashCode": -2108793207, - "Kind": "Components.Key", - "Name": "Key", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@key", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Key", - "Name": "@key", - "TypeName": "System.Object", - "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", - "Metadata": { - "Common.PropertyName": "Key", - "Common.DirectiveAttribute": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Key", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Key" - } - } - ], - "CSharpLanguageVersion": 1000 - }, - "RootNamespace": "TaskTree", - "Documents": [ - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/App.razor", - "TargetPath": "App.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/FetchData.razor", - "TargetPath": "Pages\\FetchData.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Counter.razor", - "TargetPath": "Pages\\Counter.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/_Host.cshtml", - "TargetPath": "Pages\\_Host.cshtml", - "FileKind": "mvc" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/SurveyPrompt.razor", - "TargetPath": "Shared\\SurveyPrompt.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/_Layout.cshtml", - "TargetPath": "Pages\\_Layout.cshtml", - "FileKind": "mvc" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Error.cshtml", - "TargetPath": "Pages\\Error.cshtml", - "FileKind": "mvc" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Accounts.razor", - "TargetPath": "Pages\\Accounts.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/MainLayout.razor", - "TargetPath": "Shared\\MainLayout.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/_Imports.razor", - "TargetPath": "_Imports.razor", - "FileKind": "componentImport" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/NavMenu.razor", - "TargetPath": "Shared\\NavMenu.razor", - "FileKind": "component" - } - ], - "SerializationFormat": "0.2" -} \ No newline at end of file diff --git a/TaskTree/obj/TaskTree.csproj.nuget.dgspec.json b/TaskTree/obj/TaskTree.csproj.nuget.dgspec.json deleted file mode 100644 index 550f068b..00000000 --- a/TaskTree/obj/TaskTree.csproj.nuget.dgspec.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj": {} - }, - "projects": { - "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj", - "projectName": "TaskTree", - "projectPath": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj", - "packagesPath": "/Users/normrasmussen/.nuget/packages/", - "outputPath": "/Users/normrasmussen/Documents/Northpass/TaskTree/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/normrasmussen/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Blazorise.TreeView": { - "target": "Package", - "version": "[1.0.5, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.300/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/TaskTree/obj/TaskTree.csproj.nuget.g.props b/TaskTree/obj/TaskTree.csproj.nuget.g.props deleted file mode 100644 index fe689c35..00000000 --- a/TaskTree/obj/TaskTree.csproj.nuget.g.props +++ /dev/null @@ -1,19 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/normrasmussen/.nuget/packages/ - /Users/normrasmussen/.nuget/packages/ - PackageReference - 6.2.0 - - - - - - - - - \ No newline at end of file diff --git a/TaskTree/obj/TaskTree.csproj.nuget.g.targets b/TaskTree/obj/TaskTree.csproj.nuget.g.targets deleted file mode 100644 index a320adcd..00000000 --- a/TaskTree/obj/TaskTree.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/TaskTree/obj/project.assets.json b/TaskTree/obj/project.assets.json deleted file mode 100644 index 5bc5d463..00000000 --- a/TaskTree/obj/project.assets.json +++ /dev/null @@ -1,672 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": { - "Blazorise/1.0.5": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Components": "6.0.0", - "Microsoft.AspNetCore.Components.Web": "6.0.0", - "Microsoft.Extensions.Logging.Abstractions": "6.0.1" - }, - "compile": { - "lib/net6.0/Blazorise.dll": {} - }, - "runtime": { - "lib/net6.0/Blazorise.dll": {} - }, - "build": { - "buildTransitive/Blazorise.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Blazorise.props": {} - } - }, - "Blazorise.TreeView/1.0.5": { - "type": "package", - "dependencies": { - "Blazorise": "1.0.5", - "Microsoft.AspNetCore.Components": "6.0.0", - "Microsoft.AspNetCore.Components.Web": "6.0.0", - "Microsoft.Extensions.Logging.Abstractions": "6.0.1" - }, - "compile": { - "lib/net6.0/Blazorise.TreeView.dll": {} - }, - "runtime": { - "lib/net6.0/Blazorise.TreeView.dll": {} - }, - "build": { - "buildTransitive/Blazorise.TreeView.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Blazorise.TreeView.props": {} - } - }, - "Microsoft.AspNetCore.Authorization/6.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "6.0.0", - "Microsoft.Extensions.Logging.Abstractions": "6.0.0", - "Microsoft.Extensions.Options": "6.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Components/6.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Authorization": "6.0.0", - "Microsoft.AspNetCore.Components.Analyzers": "6.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.AspNetCore.Components.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.AspNetCore.Components.dll": {} - } - }, - "Microsoft.AspNetCore.Components.Analyzers/6.0.0": { - "type": "package", - "build": { - "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {} - } - }, - "Microsoft.AspNetCore.Components.Forms/6.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Components": "6.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll": {} - } - }, - "Microsoft.AspNetCore.Components.Web/6.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Components": "6.0.0", - "Microsoft.AspNetCore.Components.Forms": "6.0.0", - "Microsoft.Extensions.DependencyInjection": "6.0.0", - "Microsoft.JSInterop": "6.0.0", - "System.IO.Pipelines": "6.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.AspNetCore.Components.Web.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.AspNetCore.Components.Web.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/6.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/6.0.1": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "Microsoft.Extensions.Options/6.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" - }, - "compile": { - "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Primitives/6.0.0": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "compile": { - "lib/net6.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.Extensions.Primitives.dll": {} - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "Microsoft.JSInterop/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.JSInterop.dll": {} - }, - "runtime": { - "lib/net6.0/Microsoft.JSInterop.dll": {} - } - }, - "System.IO.Pipelines/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/System.IO.Pipelines.dll": {} - }, - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": {} - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - } - } - }, - "libraries": { - "Blazorise/1.0.5": { - "sha512": "3OjmejkIRFpWrJ8lMiPsGWey5i1x0ul60gIbGCPZElDdGhWMQh0LaGuA9AKKMDKoB5EawW+wE1hxvvTeqpXBPA==", - "type": "package", - "path": "blazorise/1.0.5", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Blazorise.png", - "LICENSE.md", - "blazorise.1.0.5.nupkg.sha512", - "blazorise.nuspec", - "build/Blazorise.props", - "build/Microsoft.AspNetCore.StaticWebAssets.props", - "buildMultiTargeting/Blazorise.props", - "buildTransitive/Blazorise.props", - "lib/net6.0/Blazorise.dll", - "lib/net6.0/Blazorise.xml", - "staticwebassets/blazorise.css", - "staticwebassets/breakpoint.js", - "staticwebassets/button.js", - "staticwebassets/closable.js", - "staticwebassets/colorPicker.js", - "staticwebassets/datePicker.js", - "staticwebassets/dragDrop.js", - "staticwebassets/dropdown.js", - "staticwebassets/fileEdit.js", - "staticwebassets/inputMask.js", - "staticwebassets/io.js", - "staticwebassets/memoEdit.js", - "staticwebassets/numericPicker.js", - "staticwebassets/observer.js", - "staticwebassets/popper.js", - "staticwebassets/select.js", - "staticwebassets/table.js", - "staticwebassets/textEdit.js", - "staticwebassets/theme.js", - "staticwebassets/timePicker.js", - "staticwebassets/tooltip.js", - "staticwebassets/utilities.js", - "staticwebassets/validators/DateTimeMaskValidator.js", - "staticwebassets/validators/NoValidator.js", - "staticwebassets/validators/NumericMaskValidator.js", - "staticwebassets/validators/RegExMaskValidator.js", - "staticwebassets/vendors/Behave.js", - "staticwebassets/vendors/Pickr.js", - "staticwebassets/vendors/autoNumeric.js", - "staticwebassets/vendors/flatpickr.js", - "staticwebassets/vendors/inputmask.js" - ] - }, - "Blazorise.TreeView/1.0.5": { - "sha512": "vp5x5IjIS7uljjEU9zx781Fzq06i32Da/yjaRCQYQcH0XWTPAJg9FjHahs5/GgvoGxdZlGFkS7OORnRAzpmhFg==", - "type": "package", - "path": "blazorise.treeview/1.0.5", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Blazorise.png", - "LICENSE.md", - "blazorise.treeview.1.0.5.nupkg.sha512", - "blazorise.treeview.nuspec", - "build/Blazorise.TreeView.props", - "build/Microsoft.AspNetCore.StaticWebAssets.props", - "buildMultiTargeting/Blazorise.TreeView.props", - "buildTransitive/Blazorise.TreeView.props", - "lib/net6.0/Blazorise.TreeView.dll", - "lib/net6.0/Blazorise.TreeView.xml", - "staticwebassets/blazorise.treeview.css" - ] - }, - "Microsoft.AspNetCore.Authorization/6.0.0": { - "sha512": "HPEhmNwINXzGVWirzmvVxx5/GkoaQJC7vKNIbhOUTzgnRHEf2zO6S2s4lMw3TPFWBGcAlfn6Ta0cVB9f15QC8w==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.AspNetCore.Authorization.dll", - "lib/net461/Microsoft.AspNetCore.Authorization.xml", - "lib/net6.0/Microsoft.AspNetCore.Authorization.dll", - "lib/net6.0/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.6.0.0.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Components/6.0.0": { - "sha512": "ETks/RMYyiC91P89jL9XNEwTeYlpyzt2+Z584v70h+B9//BO0cc68gAlhz3E0v/9h4NqCSHbTlopvMvj0qxnEg==", - "type": "package", - "path": "microsoft.aspnetcore.components/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "lib/net6.0/Microsoft.AspNetCore.Components.dll", - "lib/net6.0/Microsoft.AspNetCore.Components.xml", - "microsoft.aspnetcore.components.6.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.nuspec" - ] - }, - "Microsoft.AspNetCore.Components.Analyzers/6.0.0": { - "sha512": "2cpebhhUAJXYgvrePJNXzhJfM5u6MAIuu4Nho6LEjQliMtAQ6NcdtYxkezoFxqTrgT1fZR0CSYAxp7k41q6PVQ==", - "type": "package", - "path": "microsoft.aspnetcore.components.analyzers/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll", - "build/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", - "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", - "microsoft.aspnetcore.components.analyzers.6.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.analyzers.nuspec" - ] - }, - "Microsoft.AspNetCore.Components.Forms/6.0.0": { - "sha512": "POjep/9qy79PD/q/5Gai7Xsg6Oybmo10+bVsCkoTrfu1kAO8dWgbQgJWH8I/VMfOPZY/dPgfo+BitqEriWMuKQ==", - "type": "package", - "path": "microsoft.aspnetcore.components.forms/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll", - "lib/net6.0/Microsoft.AspNetCore.Components.Forms.xml", - "microsoft.aspnetcore.components.forms.6.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.forms.nuspec" - ] - }, - "Microsoft.AspNetCore.Components.Web/6.0.0": { - "sha512": "EvTZEhXCqcIxEs01ScF0ts/CyMOzXQIFfcgwTeLae7dQV7WnPEFhqrlD+1l78lA/h+Uer1RvaRbkAScGE/0tyQ==", - "type": "package", - "path": "microsoft.aspnetcore.components.web/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "lib/net6.0/Microsoft.AspNetCore.Components.Web.dll", - "lib/net6.0/Microsoft.AspNetCore.Components.Web.xml", - "microsoft.aspnetcore.components.web.6.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.web.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/6.0.0": { - "sha512": "giBCvjANLIOqC+DJ84zCkCQnE4ebRTrgVyBe5e0gG3/F8GYzdqSSdtMSAvbOkBQsf0F8dySBPSM59vX6ksOeQg==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.AspNetCore.Metadata.dll", - "lib/net461/Microsoft.AspNetCore.Metadata.xml", - "lib/net6.0/Microsoft.AspNetCore.Metadata.dll", - "lib/net6.0/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.6.0.0.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection/6.0.0": { - "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { - "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/6.0.1": { - "sha512": "dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/6.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "build/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/6.0.0": { - "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==", - "type": "package", - "path": "microsoft.extensions.options/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Options.dll", - "lib/net461/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.6.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/6.0.0": { - "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==", - "type": "package", - "path": "microsoft.extensions.primitives/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/Microsoft.Extensions.Primitives.dll", - "lib/net461/Microsoft.Extensions.Primitives.xml", - "lib/net6.0/Microsoft.Extensions.Primitives.dll", - "lib/net6.0/Microsoft.Extensions.Primitives.xml", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.6.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.JSInterop/6.0.0": { - "sha512": "M7NyTgOY0vhozRtppvxUDJblgPWBUg6ioJ2vpaKpXVYILB0No8Vrv4HPis+ig5BzaOWd3PR9D3oTovYKGBt3mw==", - "type": "package", - "path": "microsoft.jsinterop/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net6.0/Microsoft.JSInterop.dll", - "lib/net6.0/Microsoft.JSInterop.xml", - "microsoft.jsinterop.6.0.0.nupkg.sha512", - "microsoft.jsinterop.nuspec" - ] - }, - "System.IO.Pipelines/6.0.0": { - "sha512": "mXX66shZ4xLlI3vNLaJ0lt8OIZdmXTvIqXRdQX5HLVGSkLhINLsVhyZuX2UdRFnOGkqnwmMUs40pIIQ7mna4+A==", - "type": "package", - "path": "system.io.pipelines/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", - "lib/net6.0/System.IO.Pipelines.dll", - "lib/net6.0/System.IO.Pipelines.xml", - "lib/netcoreapp3.1/System.IO.Pipelines.dll", - "lib/netcoreapp3.1/System.IO.Pipelines.xml", - "lib/netstandard2.0/System.IO.Pipelines.dll", - "lib/netstandard2.0/System.IO.Pipelines.xml", - "system.io.pipelines.6.0.0.nupkg.sha512", - "system.io.pipelines.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt" - ] - } - }, - "projectFileDependencyGroups": { - "net6.0": [ - "Blazorise.TreeView >= 1.0.5" - ] - }, - "packageFolders": { - "/Users/normrasmussen/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj", - "projectName": "TaskTree", - "projectPath": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj", - "packagesPath": "/Users/normrasmussen/.nuget/packages/", - "outputPath": "/Users/normrasmussen/Documents/Northpass/TaskTree/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/normrasmussen/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Blazorise.TreeView": { - "target": "Package", - "version": "[1.0.5, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.300/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/TaskTree/obj/project.nuget.cache b/TaskTree/obj/project.nuget.cache deleted file mode 100644 index d38fc0d1..00000000 --- a/TaskTree/obj/project.nuget.cache +++ /dev/null @@ -1,25 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "2e5jHxcNLlrW2R7Wue/rN/LfYOK2r4jP/mUBQJ04ycQCrKdtusPMPmZjbZw+mX+Pn1BgczNw3T/eZiGRjc2ckg==", - "success": true, - "projectFilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj", - "expectedPackageFiles": [ - "/Users/normrasmussen/.nuget/packages/blazorise/1.0.5/blazorise.1.0.5.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/blazorise.treeview/1.0.5/blazorise.treeview.1.0.5.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.authorization/6.0.0/microsoft.aspnetcore.authorization.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components/6.0.0/microsoft.aspnetcore.components.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.analyzers/6.0.0/microsoft.aspnetcore.components.analyzers.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.forms/6.0.0/microsoft.aspnetcore.components.forms.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.web/6.0.0/microsoft.aspnetcore.components.web.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.metadata/6.0.0/microsoft.aspnetcore.metadata.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.dependencyinjection/6.0.0/microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/6.0.0/microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.logging.abstractions/6.0.1/microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.options/6.0.0/microsoft.extensions.options.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.jsinterop/6.0.0/microsoft.jsinterop.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.io.pipelines/6.0.0/system.io.pipelines.6.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/TaskTree/wwwroot/css/bootstrap/bootstrap.min.css b/TaskTree/wwwroot/css/bootstrap/bootstrap.min.css deleted file mode 100644 index 02ae65b5..00000000 --- a/TaskTree/wwwroot/css/bootstrap/bootstrap.min.css +++ /dev/null @@ -1,7 +0,0 @@ -@charset "UTF-8";/*! - * Bootstrap v5.1.0 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors - * Copyright 2011-2021 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) - */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}} -/*# sourceMappingURL=bootstrap.min.css.map */ \ No newline at end of file diff --git a/TaskTree/wwwroot/css/bootstrap/bootstrap.min.css.map b/TaskTree/wwwroot/css/bootstrap/bootstrap.min.css.map deleted file mode 100644 index afcd9e33..00000000 --- a/TaskTree/wwwroot/css/bootstrap/bootstrap.min.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["../../scss/bootstrap.scss","../../scss/_root.scss","../../scss/_reboot.scss","dist/css/bootstrap.css","../../scss/vendor/_rfs.scss","../../scss/mixins/_border-radius.scss","../../scss/_type.scss","../../scss/mixins/_lists.scss","../../scss/_images.scss","../../scss/mixins/_image.scss","../../scss/_containers.scss","../../scss/mixins/_container.scss","../../scss/mixins/_breakpoints.scss","../../scss/_grid.scss","../../scss/mixins/_grid.scss","../../scss/_tables.scss","../../scss/mixins/_table-variants.scss","../../scss/forms/_labels.scss","../../scss/forms/_form-text.scss","../../scss/forms/_form-control.scss","../../scss/mixins/_transition.scss","../../scss/mixins/_gradients.scss","../../scss/forms/_form-select.scss","../../scss/forms/_form-check.scss","../../scss/forms/_form-range.scss","../../scss/forms/_floating-labels.scss","../../scss/forms/_input-group.scss","../../scss/mixins/_forms.scss","../../scss/_buttons.scss","../../scss/mixins/_buttons.scss","../../scss/_transitions.scss","../../scss/_dropdown.scss","../../scss/mixins/_caret.scss","../../scss/_button-group.scss","../../scss/_nav.scss","../../scss/_navbar.scss","../../scss/_card.scss","../../scss/_accordion.scss","../../scss/_breadcrumb.scss","../../scss/_pagination.scss","../../scss/mixins/_pagination.scss","../../scss/_badge.scss","../../scss/_alert.scss","../../scss/mixins/_alert.scss","../../scss/_progress.scss","../../scss/_list-group.scss","../../scss/mixins/_list-group.scss","../../scss/_close.scss","../../scss/_toasts.scss","../../scss/_modal.scss","../../scss/mixins/_backdrop.scss","../../scss/_tooltip.scss","../../scss/mixins/_reset-text.scss","../../scss/_popover.scss","../../scss/_carousel.scss","../../scss/mixins/_clearfix.scss","../../scss/_spinners.scss","../../scss/_offcanvas.scss","../../scss/_placeholders.scss","../../scss/helpers/_colored-links.scss","../../scss/helpers/_ratio.scss","../../scss/helpers/_position.scss","../../scss/helpers/_stacks.scss","../../scss/helpers/_visually-hidden.scss","../../scss/mixins/_visually-hidden.scss","../../scss/helpers/_stretched-link.scss","../../scss/helpers/_text-truncation.scss","../../scss/mixins/_text-truncate.scss","../../scss/helpers/_vr.scss","../../scss/mixins/_utilities.scss","../../scss/utilities/_api.scss"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Bootstrap v5.1.0 (https://getbootstrap.com/)\n * Copyright 2011-2021 The Bootstrap Authors\n * Copyright 2011-2021 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n\n// scss-docs-start import-stack\n// Configuration\n@import \"functions\";\n@import \"variables\";\n@import \"mixins\";\n@import \"utilities\";\n\n// Layout & components\n@import \"root\";\n@import \"reboot\";\n@import \"type\";\n@import \"images\";\n@import \"containers\";\n@import \"grid\";\n@import \"tables\";\n@import \"forms\";\n@import \"buttons\";\n@import \"transitions\";\n@import \"dropdown\";\n@import \"button-group\";\n@import \"nav\";\n@import \"navbar\";\n@import \"card\";\n@import \"accordion\";\n@import \"breadcrumb\";\n@import \"pagination\";\n@import \"badge\";\n@import \"alert\";\n@import \"progress\";\n@import \"list-group\";\n@import \"close\";\n@import \"toasts\";\n@import \"modal\";\n@import \"tooltip\";\n@import \"popover\";\n@import \"carousel\";\n@import \"spinners\";\n@import \"offcanvas\";\n@import \"placeholders\";\n\n// Helpers\n@import \"helpers\";\n\n// Utilities\n@import \"utilities/api\";\n// scss-docs-end import-stack\n",":root {\n // Note: Custom variable values only support SassScript inside `#{}`.\n\n // Colors\n //\n // Generate palettes for full colors, grays, and theme colors.\n\n @each $color, $value in $colors {\n --#{$variable-prefix}#{$color}: #{$value};\n }\n\n @each $color, $value in $grays {\n --#{$variable-prefix}gray-#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors {\n --#{$variable-prefix}#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors-rgb {\n --#{$variable-prefix}#{$color}-rgb: #{$value};\n }\n\n --#{$variable-prefix}white-rgb: #{to-rgb($white)};\n --#{$variable-prefix}black-rgb: #{to-rgb($black)};\n --#{$variable-prefix}body-rgb: #{to-rgb($body-color)};\n\n // Fonts\n\n // Note: Use `inspect` for lists so that quoted items keep the quotes.\n // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n --#{$variable-prefix}font-sans-serif: #{inspect($font-family-sans-serif)};\n --#{$variable-prefix}font-monospace: #{inspect($font-family-monospace)};\n --#{$variable-prefix}gradient: #{$gradient};\n\n // Root and body\n // stylelint-disable custom-property-empty-line-before\n // scss-docs-start root-body-variables\n @if $font-size-root != null {\n --#{$variable-prefix}root-font-size: #{$font-size-root};\n }\n --#{$variable-prefix}body-font-family: #{$font-family-base};\n --#{$variable-prefix}body-font-size: #{$font-size-base};\n --#{$variable-prefix}body-font-weight: #{$font-weight-base};\n --#{$variable-prefix}body-line-height: #{$line-height-base};\n --#{$variable-prefix}body-color: #{$body-color};\n @if $body-text-align != null {\n --#{$variable-prefix}body-text-align: #{$body-text-align};\n }\n --#{$variable-prefix}body-bg: #{$body-bg};\n // scss-docs-end root-body-variables\n // stylelint-enable custom-property-empty-line-before\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\n\n// Root\n//\n// Ability to the value of the root font sizes, affecting the value of `rem`.\n// null by default, thus nothing is generated.\n\n:root {\n @if $font-size-root != null {\n font-size: var(--#{$variable-prefix}-root-font-size);\n }\n\n @if $enable-smooth-scroll {\n @media (prefers-reduced-motion: no-preference) {\n scroll-behavior: smooth;\n }\n }\n}\n\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Prevent adjustments of font size after orientation changes in iOS.\n// 4. Change the default tap highlight to be completely transparent in iOS.\n\n// scss-docs-start reboot-body-rules\nbody {\n margin: 0; // 1\n font-family: var(--#{$variable-prefix}body-font-family);\n @include font-size(var(--#{$variable-prefix}body-font-size));\n font-weight: var(--#{$variable-prefix}body-font-weight);\n line-height: var(--#{$variable-prefix}body-line-height);\n color: var(--#{$variable-prefix}body-color);\n text-align: var(--#{$variable-prefix}body-text-align);\n background-color: var(--#{$variable-prefix}body-bg); // 2\n -webkit-text-size-adjust: 100%; // 3\n -webkit-tap-highlight-color: rgba($black, 0); // 4\n}\n// scss-docs-end reboot-body-rules\n\n\n// Content grouping\n//\n// 1. Reset Firefox's gray color\n// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field\n\nhr {\n margin: $hr-margin-y 0;\n color: $hr-color; // 1\n background-color: currentColor;\n border: 0;\n opacity: $hr-opacity;\n}\n\nhr:not([size]) {\n height: $hr-height; // 2\n}\n\n\n// Typography\n//\n// 1. Remove top margins from headings\n// By default, `

    `-`

    ` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n\n%heading {\n margin-top: 0; // 1\n margin-bottom: $headings-margin-bottom;\n font-family: $headings-font-family;\n font-style: $headings-font-style;\n font-weight: $headings-font-weight;\n line-height: $headings-line-height;\n color: $headings-color;\n}\n\nh1 {\n @extend %heading;\n @include font-size($h1-font-size);\n}\n\nh2 {\n @extend %heading;\n @include font-size($h2-font-size);\n}\n\nh3 {\n @extend %heading;\n @include font-size($h3-font-size);\n}\n\nh4 {\n @extend %heading;\n @include font-size($h4-font-size);\n}\n\nh5 {\n @extend %heading;\n @include font-size($h5-font-size);\n}\n\nh6 {\n @extend %heading;\n @include font-size($h6-font-size);\n}\n\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `

    `s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\n\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-bs-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-bs-original-title] { // 1\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n text-decoration-skip-ink: none; // 4\n}\n\n\n// Address\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\n\n// Lists\n\nol,\nul {\n padding-left: 2rem;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\n// 1. Undo browser default\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // 1\n}\n\n\n// Blockquote\n\nblockquote {\n margin: 0 0 1rem;\n}\n\n\n// Strong\n//\n// Add the correct font weight in Chrome, Edge, and Safari\n\nb,\nstrong {\n font-weight: $font-weight-bolder;\n}\n\n\n// Small\n//\n// Add the correct font size in all browsers\n\nsmall {\n @include font-size($small-font-size);\n}\n\n\n// Mark\n\nmark {\n padding: $mark-padding;\n background-color: $mark-bg;\n}\n\n\n// Sub and Sup\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n\nsub,\nsup {\n position: relative;\n @include font-size($sub-sup-font-size);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n// Links\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n\n &:hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([class]) {\n &,\n &:hover {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n// Code\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-code;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n direction: ltr #{\"/* rtl:ignore */\"};\n unicode-bidi: bidi-override;\n}\n\n// 1. Remove browser default top margin\n// 2. Reset browser default of `1em` to use `rem`s\n// 3. Don't allow content to break outside\n\npre {\n display: block;\n margin-top: 0; // 1\n margin-bottom: 1rem; // 2\n overflow: auto; // 3\n @include font-size($code-font-size);\n color: $pre-color;\n\n // Account for some code outputs that place code tags in pre tags\n code {\n @include font-size(inherit);\n color: inherit;\n word-break: normal;\n }\n}\n\ncode {\n @include font-size($code-font-size);\n color: $code-color;\n word-wrap: break-word;\n\n // Streamline the style when inside anchors to avoid broken underline and more\n a > & {\n color: inherit;\n }\n}\n\nkbd {\n padding: $kbd-padding-y $kbd-padding-x;\n @include font-size($kbd-font-size);\n color: $kbd-color;\n background-color: $kbd-bg;\n @include border-radius($border-radius-sm);\n\n kbd {\n padding: 0;\n @include font-size(1em);\n font-weight: $nested-kbd-font-weight;\n }\n}\n\n\n// Figures\n//\n// Apply a consistent margin strategy (matches our type styles).\n\nfigure {\n margin: 0 0 1rem;\n}\n\n\n// Images and content\n\nimg,\nsvg {\n vertical-align: middle;\n}\n\n\n// Tables\n//\n// Prevent double borders\n\ntable {\n caption-side: bottom;\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: $table-cell-padding-y;\n padding-bottom: $table-cell-padding-y;\n color: $table-caption-color;\n text-align: left;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `` alignment by inheriting `text-align`.\n// 3. Fix alignment for Safari\n\nth {\n font-weight: $table-th-font-weight; // 1\n text-align: inherit; // 2\n text-align: -webkit-match-parent; // 3\n}\n\nthead,\ntbody,\ntfoot,\ntr,\ntd,\nth {\n border-color: inherit;\n border-style: solid;\n border-width: 0;\n}\n\n\n// Forms\n//\n// 1. Allow labels to use `margin` for spacing.\n\nlabel {\n display: inline-block; // 1\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n// See https://github.com/twbs/bootstrap/issues/24093\n\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\n// 1. Remove the margin in Firefox and Safari\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // 1\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\n// Remove the inheritance of text transform in Firefox\nbutton,\nselect {\n text-transform: none;\n}\n// Set the cursor for non-` -

    - -
    -

    Tasks

    -
      - -
    -
    -
    -

    Task Notes

    -
    - - -@code { - private Dictionary> accounts = - new Dictionary>(); - - accounts.Add("Hubspot", default); - - -} diff --git a/TodoList/Pages/Accounts.razor b/TodoList/Pages/Accounts.razor deleted file mode 100644 index 3c8653c8..00000000 --- a/TodoList/Pages/Accounts.razor +++ /dev/null @@ -1,82 +0,0 @@ -@page "/accounts" - -Accounts - -

    Accounts

    - - -
    -
    -

    Assigned Company Names

    - - -
      - @foreach (var account in accounts) - { - - @account[0]
      - Boolvalue: @accountboxvalue
      - - - } -
    -
    -
    -

    Tasks

    - { - @foreach (var tasks in accounts) - { -
  • @tasks.Tasks
  • - } - } - - -
      - @foreach (var task in tasks) - { -
    • - @task[0] -
    • - } -
    -
    -
    - - -@code { - //var accounts = new List>> -// accounts list -//key: hubspot, value: key: call them, value: call today - public Dictionary> accounts = - new Dictionary>(); - private string? newAccount; - private string? newTask; - private bool accountboxvalue { get; set; } - - private void toggle() - { - accountboxvalue = !accountboxvalue; - } - private void addAccount() - { - if (!string.IsNullOrWhiteSpace(newAccount)) - { - newAccount = new Dictionary>(); - newAccount = string.Empty; - } - } - //private void addTask() - //{ - // { - // newTask = new Dictionary(); - // string key = "accountboxvalue"; - // if (accounts.TryGetValue(key, out tasks)) - // { - // tasks = new Dictionary(); - // accounts.Add(key(key.ToString), tasks); - // newTask = string.Empty; - // } - // return; - // } - // } -} \ No newline at end of file diff --git a/TodoList/Pages/Counter.razor b/TodoList/Pages/Counter.razor deleted file mode 100644 index b21f0521..00000000 --- a/TodoList/Pages/Counter.razor +++ /dev/null @@ -1,18 +0,0 @@ -@page "/counter" - -Counter - -

    Counter

    - -

    Current count: @currentCount

    - - - -@code { - private int currentCount = 0; - - private void IncrementCount() - { - currentCount++; - } -} diff --git a/TodoList/Pages/Error.cshtml b/TodoList/Pages/Error.cshtml deleted file mode 100644 index a2dd2362..00000000 --- a/TodoList/Pages/Error.cshtml +++ /dev/null @@ -1,42 +0,0 @@ -@page -@model TodoList.Pages.ErrorModel - - - - - - - - Error - - - - - -
    -
    -

    Error.

    -

    An error occurred while processing your request.

    - - @if (Model.ShowRequestId) - { -

    - Request ID: @Model.RequestId -

    - } - -

    Development Mode

    -

    - Swapping to the Development environment displays detailed information about the error that occurred. -

    -

    - The Development environment shouldn't be enabled for deployed applications. - It can result in displaying sensitive information from exceptions to end users. - For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development - and restarting the app. -

    -
    -
    - - - diff --git a/TodoList/Pages/Error.cshtml.cs b/TodoList/Pages/Error.cshtml.cs deleted file mode 100644 index 8b6e1afc..00000000 --- a/TodoList/Pages/Error.cshtml.cs +++ /dev/null @@ -1,26 +0,0 @@ -using System.Diagnostics; -using Microsoft.AspNetCore.Mvc; -using Microsoft.AspNetCore.Mvc.RazorPages; - -namespace TodoList.Pages; - -[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)] -[IgnoreAntiforgeryToken] -public class ErrorModel : PageModel -{ - public string? RequestId { get; set; } - - public bool ShowRequestId => !string.IsNullOrEmpty(RequestId); - - private readonly ILogger _logger; - - public ErrorModel(ILogger logger) - { - _logger = logger; - } - - public void OnGet() - { - RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier; - } -} diff --git a/TodoList/Pages/FetchData.razor b/TodoList/Pages/FetchData.razor deleted file mode 100644 index 359794a1..00000000 --- a/TodoList/Pages/FetchData.razor +++ /dev/null @@ -1,48 +0,0 @@ -@page "/fetchdata" - -Weather forecast - -@using TodoList.Data -@inject WeatherForecastService ForecastService - -

    Weather forecast

    - -

    This component demonstrates fetching data from a service.

    - -@if (forecasts == null) -{ -

    Loading...

    -} -else -{ - - - - - - - - - - - @foreach (var forecast in forecasts) - { - - - - - - - } - -
    DateTemp. (C)Temp. (F)Summary
    @forecast.Date.ToShortDateString()@forecast.TemperatureC@forecast.TemperatureF@forecast.Summary
    -} - -@code { - private WeatherForecast[]? forecasts; - - protected override async Task OnInitializedAsync() - { - forecasts = await ForecastService.GetForecastAsync(DateTime.Now); - } -} diff --git a/TodoList/Pages/Index.razor b/TodoList/Pages/Index.razor deleted file mode 100644 index b1a9fbde..00000000 --- a/TodoList/Pages/Index.razor +++ /dev/null @@ -1,9 +0,0 @@ -@page "/" - -Index - -

    Hello, world!

    - -Welcome to your new app. - - diff --git a/TodoList/Pages/Todo.razor b/TodoList/Pages/Todo.razor deleted file mode 100644 index 1bd83753..00000000 --- a/TodoList/Pages/Todo.razor +++ /dev/null @@ -1,32 +0,0 @@ -@page "/todo" - -Todo - -

    Todo (@todos.Count(todo => !todo.IsDone))

    - -
      - @foreach (var todo in todos) - { -
    • - - -
    • - } -
    - - - - -@code { - private List todos = new(); - private string? newTodo; - - private void AddTodo() - { - if (!string.IsNullOrWhiteSpace(newTodo)) - { - todos.Add(new TodoItem { Title = newTodo }); - newTodo = string.Empty; - } - } -} \ No newline at end of file diff --git a/TodoList/Pages/_Host.cshtml b/TodoList/Pages/_Host.cshtml deleted file mode 100644 index f6963a5a..00000000 --- a/TodoList/Pages/_Host.cshtml +++ /dev/null @@ -1,8 +0,0 @@ -@page "/" -@namespace TodoList.Pages -@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers -@{ - Layout = "_Layout"; -} - - diff --git a/TodoList/Pages/_Layout.cshtml b/TodoList/Pages/_Layout.cshtml deleted file mode 100644 index a32d7fab..00000000 --- a/TodoList/Pages/_Layout.cshtml +++ /dev/null @@ -1,33 +0,0 @@ -@using Microsoft.AspNetCore.Components.Web -@namespace TodoList.Pages -@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers - - - - - - - - - - - - - - - @RenderBody() - -
    - - - - diff --git a/TodoList/Program.cs b/TodoList/Program.cs deleted file mode 100644 index 4f86d6e1..00000000 --- a/TodoList/Program.cs +++ /dev/null @@ -1,34 +0,0 @@ -using Microsoft.AspNetCore.Components; -using Microsoft.AspNetCore.Components.Web; -using TodoList.Data; -//using SqliteWasmHelper; - -var builder = WebApplication.CreateBuilder(args); - -// Add services to the container. -builder.Services.AddRazorPages(); -builder.Services.AddServerSideBlazor(); -builder.Services.AddSingleton(); -//builder.Services.AddSqliteWasmDbContextFactory( -// opts => opts.UseSqlite("Data Source=blazor_todo.sqlite3")); - -var app = builder.Build(); - -// Configure the HTTP request pipeline. -if (!app.Environment.IsDevelopment()) -{ - app.UseExceptionHandler("/Error"); - // The default HSTS value is 30 days. You may want to change this for production scenarios, see https://aka.ms/aspnetcore-hsts. - app.UseHsts(); -} - -app.UseHttpsRedirection(); - -app.UseStaticFiles(); - -app.UseRouting(); - -app.MapBlazorHub(); -app.MapFallbackToPage("/_Host"); - -app.Run(); diff --git a/TodoList/Properties/launchSettings.json b/TodoList/Properties/launchSettings.json deleted file mode 100644 index dc9a7159..00000000 --- a/TodoList/Properties/launchSettings.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "iisSettings": { - "windowsAuthentication": false, - "anonymousAuthentication": true, - "iisExpress": { - "applicationUrl": "http://localhost:29763", - "sslPort": 44318 - } - }, - "profiles": { - "TodoList": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "https://localhost:7001;http://localhost:5090", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "IIS Express": { - "commandName": "IISExpress", - "launchBrowser": true, - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} diff --git a/TodoList/Shared/MainLayout.razor b/TodoList/Shared/MainLayout.razor deleted file mode 100644 index 2e8873a5..00000000 --- a/TodoList/Shared/MainLayout.razor +++ /dev/null @@ -1,19 +0,0 @@ -@inherits LayoutComponentBase - -TodoList - -
    - - -
    -
    - About -
    - -
    - @Body -
    -
    -
    diff --git a/TodoList/Shared/MainLayout.razor.css b/TodoList/Shared/MainLayout.razor.css deleted file mode 100644 index 699f17cd..00000000 --- a/TodoList/Shared/MainLayout.razor.css +++ /dev/null @@ -1,70 +0,0 @@ -.page { - position: relative; - display: flex; - flex-direction: column; -} - -main { - flex: 1; -} - -.sidebar { - background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); -} - -.top-row { - background-color: #f7f7f7; - border-bottom: 1px solid #d6d5d5; - justify-content: flex-end; - height: 3.5rem; - display: flex; - align-items: center; -} - - .top-row ::deep a, .top-row .btn-link { - white-space: nowrap; - margin-left: 1.5rem; - } - - .top-row a:first-child { - overflow: hidden; - text-overflow: ellipsis; - } - -@media (max-width: 640.98px) { - .top-row:not(.auth) { - display: none; - } - - .top-row.auth { - justify-content: space-between; - } - - .top-row a, .top-row .btn-link { - margin-left: 0; - } -} - -@media (min-width: 641px) { - .page { - flex-direction: row; - } - - .sidebar { - width: 250px; - height: 100vh; - position: sticky; - top: 0; - } - - .top-row { - position: sticky; - top: 0; - z-index: 1; - } - - .top-row, article { - padding-left: 2rem !important; - padding-right: 1.5rem !important; - } -} diff --git a/TodoList/Shared/NavMenu.razor b/TodoList/Shared/NavMenu.razor deleted file mode 100644 index 098eebcd..00000000 --- a/TodoList/Shared/NavMenu.razor +++ /dev/null @@ -1,39 +0,0 @@ - - -
    - -
    - -@code { - private bool collapseNavMenu = true; - - private string? NavMenuCssClass => collapseNavMenu ? "collapse" : null; - - private void ToggleNavMenu() - { - collapseNavMenu = !collapseNavMenu; - } -} diff --git a/TodoList/Shared/NavMenu.razor.css b/TodoList/Shared/NavMenu.razor.css deleted file mode 100644 index e681f238..00000000 --- a/TodoList/Shared/NavMenu.razor.css +++ /dev/null @@ -1,62 +0,0 @@ -.navbar-toggler { - background-color: rgba(255, 255, 255, 0.1); -} - -.top-row { - height: 3.5rem; - background-color: rgba(0,0,0,0.4); -} - -.navbar-brand { - font-size: 1.1rem; -} - -.oi { - width: 2rem; - font-size: 1.1rem; - vertical-align: text-top; - top: -2px; -} - -.nav-item { - font-size: 0.9rem; - padding-bottom: 0.5rem; -} - - .nav-item:first-of-type { - padding-top: 1rem; - } - - .nav-item:last-of-type { - padding-bottom: 1rem; - } - - .nav-item ::deep a { - color: #d7d7d7; - border-radius: 4px; - height: 3rem; - display: flex; - align-items: center; - line-height: 3rem; - } - -.nav-item ::deep a.active { - background-color: rgba(255,255,255,0.25); - color: white; -} - -.nav-item ::deep a:hover { - background-color: rgba(255,255,255,0.1); - color: white; -} - -@media (min-width: 641px) { - .navbar-toggler { - display: none; - } - - .collapse { - /* Never collapse the sidebar for wide screens */ - display: block; - } -} diff --git a/TodoList/Shared/SurveyPrompt.razor b/TodoList/Shared/SurveyPrompt.razor deleted file mode 100644 index 799bb626..00000000 --- a/TodoList/Shared/SurveyPrompt.razor +++ /dev/null @@ -1,16 +0,0 @@ -
    - - @Title - - - Please take our - brief survey - - and tell us what you think. -
    - -@code { - // Demonstrates how a parent component can supply parameters - [Parameter] - public string? Title { get; set; } -} diff --git a/TodoList/TodoItem.cs b/TodoList/TodoItem.cs deleted file mode 100644 index e2019936..00000000 --- a/TodoList/TodoItem.cs +++ /dev/null @@ -1,5 +0,0 @@ -public class TodoItem -{ - public string? Title { get; set; } - public bool IsDone { get; set; } -} \ No newline at end of file diff --git a/TodoList/TodoList.csproj b/TodoList/TodoList.csproj deleted file mode 100644 index 4d066afd..00000000 --- a/TodoList/TodoList.csproj +++ /dev/null @@ -1,15 +0,0 @@ - - - - net6.0 - enable - enable - true - - - - - - - - diff --git a/TodoList/_Imports.razor b/TodoList/_Imports.razor deleted file mode 100644 index 6e414696..00000000 --- a/TodoList/_Imports.razor +++ /dev/null @@ -1,12 +0,0 @@ -@using System.Net.Http -@using Microsoft.AspNetCore.Authorization -@using Microsoft.AspNetCore.Components.Authorization -@using Microsoft.AspNetCore.Components.Forms -@using Microsoft.AspNetCore.Components.Routing -@using Microsoft.AspNetCore.Components.Web -@using Microsoft.AspNetCore.Components.Web.Virtualization -@using Microsoft.JSInterop -@using TodoList -@using TodoList.Shared -@using Radzen -@using Radzen.Blazor diff --git a/TodoList/appsettings.Development.json b/TodoList/appsettings.Development.json deleted file mode 100644 index f042c671..00000000 --- a/TodoList/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "DetailedErrors": true, - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/TodoList/appsettings.json b/TodoList/appsettings.json deleted file mode 100644 index 4d566948..00000000 --- a/TodoList/appsettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} diff --git a/TodoList/bin/Debug/net6.0/Radzen.Blazor.dll b/TodoList/bin/Debug/net6.0/Radzen.Blazor.dll deleted file mode 100755 index 03b7b8cca24de64e01c51784e40484c046fae9d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1084928 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�Y4$Qv4BH21GtHRs}P(c;0^>g74W)205=ox zKw{?#xR~JP0^UGy3jrS?xFtdF?~;cvLvS|%$IJz|yMWXI80{h81Y-9k z*!3e87q5~!T^A9&JOwW$*c|Z|A`IScGk*HBbh|F5ciyvcx-KCo*X*@^E)@^h<>jMQ z2>O@d%lip#ZdKGRnDq5smjlJS1y|5R+0pwefyvw&XkEkA)BC|yq%>VGce>5N)wJT` zxPJ`++$g^`MqEb#Qwic6gHnPZpuX#R;HaqW2AKJ7euEqFY2R9xs<^Rm6RerIagh0D zU`1aLj{hgBl#m9XYeg&6bjm|x1hrwcTI8Fj&Q0k5xRO4GU(zpi*EMH}*Qv^>-Ia2k zs+_V(kDj`Lx|uU`8jEUt!0nCf0k>A8-}?io_v(sq$ijhZh^7xtMQK+m^K9BEYS&X90k?Ek+0c#O*Oc z0M_HC92oF({5#-gYu>_}9Fgl6>cKQ*wPR=gdzPWa7vq%A={3f z5*IF|iTU2UV9N6QZU9U3_t5{n#4VzW58h83)Lk3@I57s!4iS1saaW|{+&|z*#RktOB+=md;$tS zioGrRS>kyK&)ZqLF>0N${zGtOD|?tG^-2iPuv$OSGCqsx?|uYsxEkeejo+nJwd4Ptp`;Bq<-;!#z@X-_44FD9LrgsYTSLeH2mF_C zu~1GZqtq9`J_5=_npzKW{I3#XXc@G`Era(mcR_)F&Gzq)!J^X42&KHV?pC+GE^jVq z=93GWvekEd-V7bsG{~sDtHa%2)q=Mx&T0?XTv+-IFyu%aRGl<09*+CWEluwAG^2kq z8S(s%Qy7RJ@{KmZJA4b3zViOR=nYx;+Rg$kaTef~OmZCPX^Gv?;~%6IbEWFyz`>5> zZu!6A!n?TNi0MY(irE)f z;i09y7MI<>10?-V=caF&&u%=bA#+ndm?YuAcx4)MTR=EREtB1eZ3V*1@0(^_xS~7)ql_79B8#sjVIcXZzta zxdagah=v%E0IVJH!eS=iOJFIhHIX))@=4mz2zX%|Y810EY7(w;mt0qi z_cU-ew$QqS9(55m2Rti(7bFCu-YCShi)y+FEl5MUbZ~vu-6B@p%8U zphdYhJTAZ=OWNGF_^*rq#`rt#1 zRsqdr?(mVp)a3M$d|Tk9HGE0nRRnIA?_~L|F5hg<=EQaAOhoJQSY}_D4bHUk*Fi?A z&rxVlE5Msxr``<>$}L*YZRpst9#~HhNH{gm!yVPJaHFM?C2F)mRDR`*D+(4sDwPe zSq9MZ4N!Z3eLJarxLX?PHc!IEr2>K!b;x_Nd|yA-8HZ9`DJfNm!BMIMtsVZgxTl`V z35!s$#fe@y0l01cPD9KJ7#*&~dd3LX0&+5*2|yl9Z4P>ba{Z7GbJHE%q-DIjRB=aL zpMcTZ=_>xyH(>0m?PDr#s*gq1CNgX3MRn`B5_6?>F$SaTl~#&*k?lQ^9~H|L2bdeJ zxLYV!OgCc1uZ_a8Z?q1q&ih6q?VIt9+xLBQy>a`#Zw zQl=`KyVy{j$6XvzoxxpfM1_FST*=+WJ^h5WZDh@#OTGB;J-r~HtpvNhpo)kF)wN;Y zLIpeW7D=Jw8T6KX@I0mLTpXv8;{m}cNT7;YewQsSgX>INx+PG3dXHe1WD0Wa%F zZkzG^x`Mc4Tb5nl66oO}_9VMTfyVu|0u5gL&x*tFI=fZ0BA24Xwn8pNp*__CSpBix z^v6ld>W{1T(H~b^R)3tlto}Gp{-SW=vrxAxy7|BBu~Y4Qg^QN^evrToHsk%0<2hqT;tCDv%+B0Uxx8hW;$UW z^L5|8c*O|Iy%g8M4(1PRLU2K*5VawZTnCrLY>e8)>`}D82S#SBgK10j8YvCeqA|(P zSk=(LGzFSHiuU(Z8nh)e`sZdN9W|h#3pIVYo(nbXV&B53)4sBkALmadp?>}p80`ax zJ4+jVOoAAyYULG_Xe#i!7XE)jZ`%K3daEb&bPwC#Dzi1<#&Ta%OgHKfvoY!vvqzo% zy|nCTOUh1Z01$fH3XtVkln*MYFK)$kZx zZ~&;Hh7JOT%3f&ZgM;~Hx()##=@I~lfC#3~%^?Fh@JUb}M7nF84?A)|i_>!`zDpa) zzi}5{gPh*L51ZU!a44-F10`@<{17N6tqW$?;rM6~X*o+d3DH(}A?cNh$`_Ic$`-=6 z@P{Ove*~IY;rw1W_a2LnrY$dUE5>4Rp^CRH;h5SM!Pe{_hp&1q3pNg=d%Sq(8@|B_0D}|p znLlsb&S<`kwF?gN*TQ%~vR865%6dH=X^Di#cM`m|cRQkxE}})>0#4}^+E#G7vkoW2 zWB$_M6dDku=EqHW3vY(?;jvad%4=a+>Qi1+;?mywQI?V$&2;&vf;8LG&oMZ%Z>n3p zlpiaIZtNbdC+lr$|1?7=wM$_cu_C6hGh+5-IJ zWPNfbym6jfEM{YLmY6+?_7BEDh;g5`%-qpn(Ky@CILFX9S7|8PKSXKJmdqXJ!6Hpa z0A%6(7$E=<7sLnwfVeP52(UHYnFa!z1OFnJR1V(EqPRHrB>)hY#0UX^xHLux0K{c6 zLI5Bxj}Za@aYc*}K-YO>SsjeJL@(s;FEa}+WMXK9@atcNPoZrkw|Od2SEs0YcjVN; zKwXod@~xk_D$VfSuoDYh{~|Qw_A#zJ3K4?;ps(x7TFt)};aZa@nc?e*VP_Noi0fm7 z06^RjBLo2A#uy<05I4mL0f4wUMhF1Jk7I-YK->}|1b8`|jg&k7t-z-0XaeFy?P83> zyN)hzi=4`4e}LoPM*sCrxEMa8+hH*}aC?;$L@hstOKbRRQtGA$pqr^ zg-3%s?D&rZr79|dJpoVB)CB5T($XN4QoxFs8nj0uS%sprQVp1xs!4b+1{+XEv>h(2V0kdz?3`| z7jcxL(b+dN+)5&Oi8-2q+Ht{j^ru0Z;~PNQtnBG^+>_cHKClFWq0qi6r{SU6ki zUcfk1r6d-ik>QSr8jnqs%FVd2jmZsS8-$dloYYOCBu5Ph@i)+|4)>InJ+a#sgVO?k{cG{|4r&p+U zT}wmHPD8I{8iKqqt(bB#Mn}g|{0AAtn*GxQX7MekS!cCtQ8|+@XyXnm;#{Ynr+- z;tq~8wVr<27?h0C&dub$whn66P3_`bxvh&w?hwejja%GY@B40q7)`s|B751lxTSUd z6Mf?y77gxfRNU4rZUxtO6IWd0KsSL{91U=5JL}t+tZ%DX-ztrJyFRkMeJ1N%1yy8y zhd#1C&t!e)OxEXDWPL$J)^{w=`g=*{wm^|v7nO@UA?xoau6EXUwpxf86n3e&?FLPw zmfU7HyB+PW?dY+zl=iSF7WcHZpYEl8`|Xg_=H6x$k(E@fT+_$HL_B|Is(T;1X7;t! zf9_}9{VeWpU1Wm}P)pwN0dgIDh|i$5p1R;801#On7_Q1R$X&qVL6%az;=$RQUByGf z)9601wOvCF#6Xo4MXW!j(?TBza? z))ms?k!c)Fg{Fp@jwY}z-QrQ!h1ufKcJY*H_UzwrkBf78AER8T#?py?2dMY=_~48o zzWyKRQailX{}e#}pc!YvJN$_wx_Q0@ECyv_M4!P2oa*!4g#6F(iT;RB`Iu0j?-6H? z53^nbf0Y_P=gv#2qsO{{2j!pnZjuQ02Aj;sX~MQ(KbbOmMSHoKYw-HVpWvyzCH9S@ zPxsMn<$|&()SGFoBwKNr>zP~_`Rn+&HO!8Byl7hvw zTlIYw?UGE^cbu8ZG7g_XF6@FnTk@{WpOsZv(C3hJMM0z8TbI)6jpo>KGdK8_cOcKB zYsKw&a)Z;60rykp@x95hGe7)>VR(PnlA@bx<~cBH@HW^V5t|PG276H%eLND6{FHiJ z)lzC*sl9~$QrWqslk}UkjxVF9mIZP9@-By6N$Lq0)j*oApG+FAEK7r{YD2T)Z|~|d zUpiED?t}|>t_P;Lee-k~Dnt)v;H;h|*BtzK1Hn??VQ*pBvyu4linK^>CGr&^cqNi- zD{a9B#n#V(b;#e~qpGTR?{@l?j&*BF`wk+HnHcN10D&(_Afw{KD2ck0o~^pUsmWaU z9Er*N?cD{tsjIu`RK2e5q0?Nbk4bBS46BM7xR?I2W${xYwJfgAl*N5?VvP+Su(T29 z;rrDOs9r($(<3XWxYjbN;sN?fRiB__{@!QNK1jb(v@hW{*1O8qf9RWJ3&=~Q0o!XM1G`zPoxTk1~|sil5R zrqrLJ)AE%1)AabgrOvZY<)!}5K1&?}5>x5}c1}wDSt83y{a<~T`Y-6&D)sW7-g$zQ z|8w+YmH+d!TVpQI^J?X{rO9}a$n>2Q59d8{)~?j!aoFs})cX~Y=@g14_cha=VMTaL z=xr0mWo<@PTdEb~%k*W?J}nCiesI5GXbQP`b!U832kwr_XtBV` zji9_C+ymjG{~*^mR7`mq49bt3a6dTs)3I;`le{?IzX9_kr3LAJ9Nno9QIh0@$B+nR zNVWi{S^3ibXtJfx>sktDthy87ts8s?OpvPs+70@_AV=RHPTvINm=(oY4xJ?3DzhAE z@$g-^k%wO+W@FS}%pOJiV6juyLR%thQ5vHx8hJyb*3hU^8jAK8Dh=9{#vI2LF_0Wi z@dp4eSB2qkOjMw)+{3^!4})kM9WFw7QDk?Ro2wByh5$f7!;m5b0HP~K2mr+4F+u?BX^xJ0meu3_i=b!_s=GJ1ShcIUZPXH0>gI*X`4obo6G0`Si{T z6CjaAkF~~^Rp5nVRI8YcQJa`OiuRAv@r5>PjH0Y^oJFH#Xtax26HOAcF@I5qxi2pLSqN13_I;1t*- zg8~3CHAV;k#IzV8fQ}1H|9C6?tHTe=U=1qrq;1$#S{}~F~zKjHW0Hh+EC0M_2x%PlQyM!vJ=+qj;VJeV8XG09Dieg zav(v^A3W;#n*g&+;qesIbu2tap5rqTD_ZHC0~)N8O~q`CHWRZ)(SEO{i#C&2%9Ym` zoXbrB4I@`>h4p`wE02acyl@J2;t5A!O!;zbE~3wB1sZaF`qfyNmr?dI@p?dr!{ zY8o+SZb4etup{40-sg`+&^Mss3J%|+9BJ*4w`8!b@ClAZkpzqI!F40h+nNsPJspUj zlbb~@?#QHj28f?!HF{Jk@f>Q42Z!0B>Utxp{u5SLMlL;E*R7VMyCM81k{F&dIxaSd zmMP9Q+U6iu&I+2FDuk}hM)bT5vnFMa3nwA~@5ZT?MAV#j#A;+tqryqjB5_*10JR%s zK5=-G0UaM}{{qj8)2%2fN_YGy`W=z}IiJ)6r(9 zqf}8G?dcq4QF44}!YZs9Y4Nn96;G0rW$FbDdIvan&BMn(4vpO3mA!=f#kSB;83Ie8 z&Cdrz0St7Dt178lyO8meWgY5;;moC)CGSqLuL4aDzr&?VD_zoKaju#X&u6QbJu05N zOzYni)6_Iy9pvufVjlx-g+T55yTxf%2*|Ll7PE#H(TQn`S<|kn4kctF?yRhz>1o7m zxHPqv9nsq1ha@YTJX|SB8#$!Z*X@zG%(MrDS!UGXC~casim6Szs||m@r-&DZ@0GOi zb#)Y2KgC!tV>-c(D2dLE*mk7pPRC6@w3_v;8%)J&GV8NaavNEYtq_UAd`Nb4-L`Ba#QnDSso%%Vdyf0!0U)dLrF7Jzb&`-869#h#DyU`c-q~D6Z z*b`3QKW?X{V578p-D0nOzUx?B;r3Co^uaH+&mG zqKHx}M1&$j&8~1fZu+gc(Ujo@#3tNO-RN{u?qtfS&I$HGeC=b+XiWdsP}MYp73O*u zl8jaKB4s_h4!Kv&;38j@HDh`VP=%}C-$pJWZL5u#lwV48l5*D*scVI9Q?g`IUtnk{ zFZLUE+NwNhm&+aRjE=amcEa6ISrNC?V8HH6!`}~I?!5i|W8eS+)19yvew&(u17rL_ zF>r7U=p9vXagwz-DFufZ_aHDpbZCs}!wL6XyAFe&D5OX1_PgSc0>t}DOhUS$k;m3tB81M;aPOiCGgJEoNhMjF>&@>_cM1{Wxt(3+d~I zMfep00MQd81OOt65dr|w8zTe&;@B7=01%5}gaAMs7b64!;`kUL01zj{2mydNF-8ag z#7Qwi03c3|5dr{lN{kQyh*M*P06?4;BLo2A^cW!k5Lk_Cc?dxMTQ|yjB6y>239Ilk z;atMbji%${I#3~4OfcvV254y$Xq*5F)v1c|JDmW6rb7GV1kdG1zNJZS2?yY+^H$$k zAfO1a`SSj4SjbJ(>l|pz(uNa$#6+vk(P5?CoFisqbgq~^iuO;`x~9!)H)|piol})j}E`a zT^xPXxDflz!(R>k@t)4LEu)s~#!>7LlopQG;(MmpAt zPg$AGiysn?O(XoT;qhAk6jDDGpGEX7LApx z914pVP6Br?CM{a?BZ9L42WR7h*WmNqDi@&4PbJ$k(ng_V;S0Ye=go7U;d-_!q z(6|jp_h@wo_FlzAE_XKRTY_jd#dEXj-=ZxyYk`9zKicOT2cU534}6!36+=F{rme9VdfSU2qW)gO}YT23Sp^p{Dm* z#=hKzMc)!c3rnomk-~pbSPa+8j}{i8`Wh{*hW@?RlPc1+ZCV=3Xsh%sK{Q>o*7ujD zHQhz0>Aiu}Rv$kyC05yNlP-`pTLzP`nnYUb`}f{RV#x5|WlxD8+FWo?cr zj?(VEH#5o^UJm6Fp76t>y@Sy*yb$TWlhM+eMEet9%$ec97d?Rg&kZFNROrDR>TO{`HRdb+bv}m(vaV{=dwCviB(4&s?{Z;d`z-xr*%ERs zlMX2l0?OkouI(V3OEy?p3zp<&h{YX-KC^8ghtXXot`EvH-fyQ2z5g>=&Xb4(4?rOs zh9B4b-^*o2hPPlOvl$-HHD*2K@*HC6)QvZXrOwmP&0R=y()~7+k6FC-v07y7lPRto z(Q(Rbdz#TGX1v8tDHd@r7I9R{Ydou{4O3`^bT{2`yDUq#t(v?Q?c`0clebbu@>(jA zmyzT2Ax`=pISzy+Mx3Ojr;A}Ny&opb5r&XedXwzZTeUAS(`uEaH`yvZ=(;UurC_^& zdbOo4#i@3|O{*xl)hh~ajWhzY+@%Q1@t;Q}*@CAv%LPv_!1)IWo*=Mcy_X4|I=@fw zG`$bO(~F>F3!ZH0j%jvlr}^qw1LfrSFCmcW3hUTyZH8TBGquRxP8``~?O7Yk>lIVnWI_?l*oz8|~hLmkJ4+o~0 z?W}|rx3}rUUn610zb?Q@X=^oA129rm>^acrT@~lO?r)6vmnvcB$mz?^-cg z>}IZO{}L_B%@bNY@W}>MMGRt0UfNJMd1+Ey>cFce37=%hJ8~j+>*9|hI2EG5;ZUn;`_UY z8=a0>8gGyWPP)CxI5P+Kiwnc^kf7d!z%+1BLvO)P*W37T*VyKtL+aRlqu7ox3K!oY z6>zKD%wduvjl#uuiMMielu;r{=3PasM;j%Q?^Sa=CcIwCXkU~8wC~uFb%zg&)BBl3 z^n|~)bMXP3yFSDx0MnrCu5Bduh8=3IOHQQp4?ja-JMF!C)j=36J{S#g2_GB2hgvd) zh0^+n@qCPrPEI};5pBVRjPgf>z=puRqeU1?L%uwP0Ka2^5r{jOj{U2vqL-Rb+N zJDX$h()=exKguAF;S)b=OxZ~~#B|_^7>w7#o9E$$68J=aK)B9Lux4;Qk*i$IvpsSW zLN29gXHYRp)&8K@(E9EYDkQ1eD?E{xRP7iZT1c*X-%tTc)$ZYm(8Oao`JW9-wcKfkAI$%VY?y-P3Xm3Oeu*!aJ%gWbfqO$Ym& z0jv&o7u`$;`(wuKr*K0D`xDU>9Zar+CGxnA9i$`OPij_2dH{CQkshQ|^^Wv2IxV9k zf%TlLKE3GWt?C^~?r~L}WISH!sy@$nkI|`mM|zx2|9eMzf@J=Sj`SqME#F+^Jw?CO zJJQp1s@{>Fq0=%tl3WN|Mn`&<;rr}JI8&ahK0A5O(P=q5()0AYJRM2yjm_nvAv;ZZ za(k@2BmH@KI?_vwn;oh53wRd=q<;Z`mwOnRy{csqUCiW#=_cu0e~Wz>x3}SjzV#*1 z6@5!CStWhT)%#WH?m`!J-g_jUF7FNYePS(c!p4Z9^D@S!hZSN8|0pBjUqmPC^yB2v z^*$htG(PV`+RskK`ybJs74LscWSMyX@5~&;mA0ZElgi)Gvz0@+e^nvP|D?=UtIG0k zu9^0>%JRvR4d8`8XH?XS=pf5Kp2o=N1R7xxiH=SZP#(WLS-@$SD5Fydj*d`4xkX~~8lBILEL_Rs*+44H38A@+vDZRBUO5nI(hKo~D z-U7fg``?N%MV24nUQK@C6%gUXk9FaN%dVv;=6vuSYif=Y9>IRc(0D48_phKy6k|lb zJs+M2m)7tWei757#&ybCiY^uBNFD&;Pfif=f zD}nvPAzg5}i7x(bGQc$8&Iw-gm7kGQ+y`q$PSJ{B%7p&`x(u!RBh_^o4jzCje<}B) z>>UBhj<=pmhlpbBB(br!!#Tt#W85e;JT%1& zvS&|5+xbL45XA+P^yD2bn55UX|3CKL1j??W_yc~qck*U3TQW)BtVv$B37y%TYaG6r9<{&cwxaI4*KdLbWdZm@vByk8>WH zo-DIe_`>~_VaXgR-xRO);N;1@ME3w_B-(KuR4zQ|NbB{}Z=}T4(|J_ULnp~>?jAb1 zcv#FD&fjs`09gcwI00I4{i^dv?}eXRe7mLO=giirCJMB$3~hnql6n=G{};Ts*bjGRY$un zQAY{>)wvL=jxL?)#yat&qUwOfS5fUwNt%P7pPH(HX{ycJ8knwQ&rsp{nOd(pOS0ZP z`4Zh?xO#kona%oC-Ja)!^U#!ad)`D8oGWRZv7KvEtq`88GqsBPQ<5xt)F;eu<{8W! zS^IT2S7dD2<`)URIC&9Iq@Ky3H+9ozFVf2=2Euu(mscgF0MYeq?2rB)shskFTSPXi~Hw zPXl_~=i35EXoX#rx(EQ%A1YAqk}W=AvqL`y|->Nb)0}U-*486(Y z>>YN2w?K|aI%A{sDkURefm(1&ax-@({lZ&mIU)y6QgTH67Cl6RBuj_}Jkq~QZAhd6 z^;R9daF<-~g0rR+7xt5&ZI5QwSWAje(4y5LSjYxs6cLU%CMLVS!>5HN3`6a4RPIo7 zY1M^$jm7-nU(|JkQG2oRJ4qh7@MCyz*#I#pk?MsJ|Jaxj+$spx;?0akswiHdKSlc$ za_oz4J7`MRpdE~0r7#4fNbn$g1XVjNQj@FmaZV5pnu!yh`fd7=#e?>!WNT zM)d@G&#);jZT)-hHrOqT9Gj&dd!E#9tZ3(&g9}H z+%PPo(ip06R?%R`Ke-YKw+pLIx}!APN0Vl|6A!v!-EncZ-8sD|84J4WXjHo>&TTu| zRTbZ&mZ(l-QM(mOIm#Ho&o5Jws!g(74G9*tBKZ{jUiUVb1L@BTJ5id5Bo-_1P-C+o zeRVIKLlJ1A^G0Vfi!%{TabCDBVQK1u=!vdKvte>0(m3ErG4V6VQ9MsFa7TCm63Igr zy?`3{%82k=0I^XG2^3GAt6L;6SC?gOV=hVF83=K!n{-R-o)e2^z;(V8pytiebK<1J zwRNI6hAtEK^G?_vR9x4Us;&_khZfRu;;pV$7(g}s+#whM;x>n10EpWif&n1za0mu~ zxYHpR0OA)8!2nLk-vxvpjK`qi%`i!&hX_DQh0 zNNAC-fYvNU>k>}mMVGScN0+gii!NrjPlCu&c>1}+fDc8s>qUR+F#)gJx8 zRY(YmZ!RIZ?M>H4&8BEI9bM@L+UU_E%iB6Q-d%&W*m=5afC3{edlY*N2m z=*m1!fYCh>wM4J?aNIuJYLQS0ADZ@J`ym@q3-x+8LgR|4O+xYklRSX%10m<9pHud@ zR%OXIBI#_&fP=PvH^}ff!vGNXI0OSg{LZOD7KK*J~3@1m#T2ok>+%tNKL?duxD zj_|d1@|)T{6mahb6_a?eWkY`VQhpdDBL=t*_d(Tlqshtu@LN6NbkZBQ)`xe%hhtqh+SP~-&d0jS>G)SA!z~r|1Xpu76bOEk zo|+l`*;a>Lj>7RYk*>bz8iVC8vm5cxBH4(dhDQ%%uRyq3bx2birCJ(>&bVRl{ts&L zK39tj0P$;wU;v2w9fAQM9&iW&d@p!|n%g4J5AUm`nP*=xVvd18-?rSd4fn%&5z+I^ zH*nDxO=J%`A`ILSwxK>{BAW#$HIaP<R5Ls*T$M09yqMvfm6X-|QD3BTh#&P)4AXM>=mLhJnkcMb ztcQyjKDmJ57R~U8aCO2ko(eCV@Z`=Vt?YmTy{Lvq7uWC@Fnmk_!(&S@Jg%7GvkMp= zuNiI)e~>Udp_t)~ifh;uGd!`F;WjXQYyrdVB^d4~X86LGVX|=W@zjrM!(HKJ3B$NK zsj!Ac=bozJ$;Av$DQ0*o7(T9m;b|opR;y>){iJ~*qLHL<9?(mTc+Igc0K?M5ZdhUf zh~GK{1IzK!0=Vm_@o^b@A0U=BV2*(MVLA7wFgVd9@Q6#s01%Hl1Oq@k<`4`3@wh`U z0K^jx!2l4ya|i~2c+w#lAeo!=m9v#>dlk#DUUapUX|EKSR?y~Bk!i`NzUZz(*fqy%fg3E%8`;I#Ja)^Xo7u&A zKX&^hnz>x^AYTEWFe#2{{+!cz(QTH-twKZ42IoI%pO}1#2CXaRDjIiM8oyxIkM3eO z7u~^bp9GsLg%trE#Co5Hy`Z zr81GPfW~Hu#zU6IZ!C=mg@&LF4z3an@)gk7T+w*M(sp&MhR* zHd-`1!?eBVId=W%S$1>L@7e8>U~`@1Nj}qoWU^mD{BNoFe~Ht0(HeIB=w)_u(TnW% zNwB$IXpv9&Zw{})=+uU1B0EWTm&+*dSP3s1vF%=i89aOlQIcijsVLa$6_DFgYe%$T z{3^@OWlEngmSt?a=^SY}TmM@n=w; ztd7U|=yrSY<&y9)q>R*BbyEIu~I{o@GHH{wV_2w$Ef~BDu)5Fu` zm~Ch~jpig?y%Mm{VR+esHtc6k@#Q=F5b|Qd$1|(IMaM8dKUhGXd1mc|xb)bg+P<%& z2c_EG3uZ%=N-#exxJd;K*Fm}9W))PggBpTcR8XT1Y6^a)f|_+uOK__S8li(m2Dle8 z<}iJJGR4MdooWo-`5UJitAoY`x2vG>I;b_cLj|P|Lk4%MAfr=FOtI0XgW3Za=EZDu z=%CKvE)|qM*%;idf+p!ylj(3pOmK=0nwnx`nhu&C{8FWwp@U`yu&Rj(&eB2M!M!SI zwho$;%4-uHv}tgkN;Ovp%?p05g3^WtDT15pRP%%TRjMs?(3ZgiDrkWY+A4TZ1#PW^ zwh10mK?`-zw!v>y&~`d#``}>}v?%FpbU|Zmqs#sEG;}^_H$TP$bR^zA>n0=y&|OKl zw@SJ#2Ib(lM7P13FJ6tb>eNVMxMZVv)M;H?{s@gOJT!HY2Imj7UAQ$y1zg*GB;Mr; z`{JRlIlPQVy5As0u$q3#F~X=bN^JT_^6;&Q7ZGnbgNbAdI=3=G5F1(*f-5AEg=-EQtEEC)A-tz-6@(yz_Dhv>Zn$DTKiDYZ3Xzj1*hlkMtCna zZlFu$s83LB{VrW^m{yn38Hcsmdnh(ZEXp1m3gNIGJVf+iy>J?V^hrJQK4SBraXSH5 z_)xecRucK4o_P^?YnP;~5NTX_$u$lJ&OwX#0CkFygb!PoUm~HZW$EtF&GD+UIo!>* zxtARk2G-kG?oU(vZ^x!3D7Ad?;=b|;kxrUhJT@IhHAS4+zJg+}aSSs6#2*OZ*0T$g z4E`F++Fta!mAzjT*;~-&Nqj)89mwa_4z6zYv32u`%ZdSH^{PWKu)hBIyTZES{z%u{ zN)`P7{c+v>@$q!sVdp4)M(FnlxBZc$uD?G%L$OQr$788!(TDZIa|onQs`}#-NcP|L z$JborU;wSGblK)mY^44}`89o$x`@BGpBowwNaqd&2mi{50nPlC-;(uc^W*765f*#;{astPz% z0dT04aHwov_|Z62I+e-`KO>OJktfJ z#=zzk>nZ>30vJHdOqu1F0U!oA1Oq_e{Us?A13>r=!2l3t4#5Br108|^AhHg@0NR!t z>$g_z^&M`PUi7YQr*BI;6|{L;+9~CG&pWA`_myv2&@BM6;Lf+Oq`hojPHZohh?zpe0~ zh0=gjiU#D`cCm=O-}D3fO+RGUkN(1LE_$Ec zJ_$Czmv2ix^=RS!~rd&im0w^eLsxvorr~_@`JoQUFS8; zQ8Ld`8S@*fkB8FJ{_q^!FG7E0MyvEgZAeM_p=!?%DEgs+h)d^d;?*paO2KnXd2qO< z1*JJPE)C>e5;GM>+9l*yWt=+HCLbor&qk>qzI$wx@;kHr|9e5B5Olue$OX zL*wB*8O9j^qS_%C0HVer7?|OiZZs<|n22A<<^wZJr5TdG<9X?i)Sx^w9T7_O$C+t# z6YmFxhoBUm;V{s%hPli>m=xh1tkgPI7yx3hLoguo2aPog)mZZpk11aCF}r^BcXo5p z-`MSwVDkc4$C`nBYOJBzg8mA}nx1qa+*mUgXc=p2(h&;An#~cqzOm+%_?x!y(9-`Y z*y6+R{{XNy+tOginbuVlqL-u4`cUeKDkQ16A+DYnK*d21B%hsuSWetl)!V;7na*W= z#;zZI&TcOHC%b(TY+jUlBcH0bJEhu+>TRoZwYYlQGOoA5=?De&w#|R2w+mFgl^mn{ zYpZQVW&y0tb|n=_Aq5qAD^(;_P*RaYUA-}YiX7$;3;;3QAs7H6=MW44QST580MXzO z3;@yS5DWm(X7#Nbs90?j#p)w*qiM1-;CAUoD8o=(e>*6C+bzExmftqvSI`D) zTjG~|!Y@9{NcUM70AiFwFkrva!M03Z_(y7k)Y!0qIsqUxGcTM)AT=;ATtFZ-EiXKh zKx$NWEk(@YwEw% z8$AOiL}?;*jKQnyMDRs9$9&ym`5Nu`VnFy>RrKwJukg$9H55#&OP}>AtvM4>K4!d& z7$??Z#viqek8zAM!1cKd=qEMs(Y+sm;toWaSp)%5aS(! z0U%l(f&m~VI0OSgY~&CO;JdA_U9J3b^>B1t4+VX9vFf{<+rB&B_T9~-?+V(yB7K*9 zao>eSqVx;~P^O6v!2p-Z%OvL{&Y-HLI`qOT2&CHc!n+Bidh=L-i>StIho!o*9hPb- zZb@(2med9$cTEQVLmhtS%hll<1$BtNS^EuePFcr{4Z_0^Bt^D6#u!-txBcFiM)&u&T5Y_dQ1F~*GaHG=W5 zaUk(d+{L_)v%GgY-WgbbonH9mct5AZo3?} z46JV-^ztvqtM|>Mo(uOu|Fw>>c`VXI#8_O(%PiX)JGL2E@7R3Jm*bmqbnT;%@6Xr4 z_gvzeIE(o{)bfq>zl;P7te5YfemTA=$93`j?{)CK6Y)))#eAP+`JU|fW?;R1-}2@7 zK6pLtWB`#aF&C~TzKOG#@AE9*Qykw6FyHGMM{fUed{d6Dz6-~ZzpZ;5xrkUN=3>?_ zwX9EdtTV9wG4Sp$$NM#^&I@_31L<{)fxjT$iMyEh8!hkC9PbRQe+<0u%klnn%zHdG zuO+@HXUi8Ry6KJ~27s915DbuBZa2&=J3`I~>rdiY0Bqr|05hHRspWhpLi?l;PwmkR zVZ&x143E37t;ha~$5%H5*JGFskHOt)<`n2d!ZyTbh-?zeGMDlUw!Skt$?Y@$lQw{l zfnjX}=$Qwp)&nrBZ?Vy5Auv@myTe-UOwLSKX$+tiXE_7|^qpm$xs#ID7Fv02TXy|u zJ9cx?HthCEuz6MFHu9-8BHf!vf7WJ_)D!6=cj|H^N2?5>jv*}8<>ia>7l9#66lid-~rx2UX3|!@Q zySiiml{?!Z7-$a9M_aOIZ0K%M`m^9bvb zNEaF#G0Mh91ee_N$QegvY4sW3nk_SHE#=WYOI>a~mcrsRg|8(PC?uh< zd}(DC*X@};@PI4q>0sRzID_{PH$!65yn)O*aT3#>%cH`{xx5BGj6qe9oXFeM)eHlu zs<{rq01)#Wf&rAD#-WvPcg8s6tNZsn^8vELkZl%WbnY-X_=}g}QRpNfk24Qz%WRCj zI{hqPx?}#L)3s(h#=3MafYW&{T?cOJX&_U+7f|Sk7`GSuf!o>0k5_{X05QiQ7yx1u zhhP8*oHmvu44{3@B?OhTEHfSDJc-(fZ&qO_Ls6>X_`wPIt)GJ1MksDodB@Of_+WkJ z@bd7__%*nnu@Ya2>#CgY*30aIy6VMgSfFtQAAP%EF*TxZf=-0PunBr6LZ3|N&48Bt zvTL)O!_)h1pbf61ZZ|*1PgS|O2u}CY$fv$~*1d4bE6%SeuV`3${;;y<)1kNa=*7mt zIB+s3cot6ZoWRe+8MrKX0S=D6N({Wpl|+Fj6{m4Mah6&-P3z3b#uzrxlPJFMQN{`D z2AWe*tPWh;2*#@`%Fj5cVcEQ?|Ni&C>)ZD9>l-{e2{)fg&tt@!Xx#j524-GIfp?{P z-2$Pgz-UXjS$rw3)CKG*ld9Yb9=tk>-;SDW?>V?HD%u8~_Nr`e=segXrf-Y7#!+rv z*MCHo(YC;4-5ZeMtPy-**nY`F@X6@t@N&lDlpcRy!8V6y6V^<_02gfsA~uwU5HA>n z46Cx?KhTcL`7R&6UMkw2GFzKnM0`-GlM}U>o`~A9XU;*&w)0^JyHNu~V_JXuxIXV( zxU#?9qGrbCaLUP|lGwuaWd_jpw{!>wfLP!V3;?l}Loh(&X6gAO-azvkg11m(ehCqa zFD%5#|0*;^wuJ=C1;^t`O^us_d(RAvQp51$@!lpN)Futjgt0E7PIR|IO-37F4~FR zJ_$B|Lc4(OpM0?#Dl+YEiq_7Y#*21g*N=8(Hy15ow@-r2pM@6r3TQ1=w07e(UbK{5 zKU&6aE?UlRp9Gt?g%0WKG#KPyX}`M+`3 z7+uxnnMKH1UH3I2{T$5h;I{BNm=fIt?Pd>(soKpTeVnLLA1A7kc6aQUxZUB7Qg@#c z8BVB|Z))vbVd|-}!QqaJiSa#=p*?ss#9l7+9xBkH>Iz?~w{q=J#g;`WdtiCHrxV6K z`=b4JV>yc6I$Zb3oGwYdl;oPE2Q}!P%`^^WYmi2LRc4c>A-BMV2ab(vqb0rG*&827 z%%E_)j$QBMN2t4r@*_1pIcOcK+Rdx0jbL-3YIlr13|vLW;U<3z?J%(i$dBcE<{vve zjFUROA^vc-0>>+6EUHzZ@)I-L_M0d@wc$A&Ho3wwJ1URz_2%_Yq@S$Tw7E}@r_T)!b952>~B*~HOuj#WFW_# zXkF?$Ef^FfE4%z8yR<7=>64{JT^DnP3(g9kZ^KQglvQd(o~GJeumYjo7_HEDr|Wh% zLw|>vlG8g$PP0_$^WD0g$bG4}OCI0Meuz26U2YShc+*$oueGV%Kl(_5nOoQ`^YiSp zRa_)F$k3C%)^9HwSuUd)=^E+)a;@KH>2YfB65|wZL+izPL>y(MVL?dG=VT3Ldphis z-vZ;-KIw7Ge)cWHai^ddEdN;4f~1Ol+_jomciHf*lW=K;-FKi_`1x&A)civI3AU9A zE9;3XEPYfeoJMc>9LUqKT#XjKp2Xb&%;Rp9)S$aqwbuNOUT^@l6ShmliOz4t_y1Xr zcUHr$MXB3X{rs+p^^#jLFG&i?i@yE9fPF)NPF5a-{8%D5*a5thMo@5=#RP!`qQeQm z_4mC;0Ej~JK`z|R$%PCwho9j)5FTHw4Du?wzJXX-*-;K#Wkw@-kqstS1v47KJ2skCQ!)OXFBe<7lBFX!D-XAYV+QBD1m_jNs48J^{Q1da^{Pv|$>g z!h1$a-zm3MTJrr*XRa&09e3OGnQPs}t<>I_#H~^N5R$r@7zWF5Fe8aOgr|z|zyt%O z((FQMJbm0)=RRC0?l3*(G^YoM`rr)=sC1Y5vB<$QV?bH$)Z}HQ6`q}B-xO}O1lFoI zB$#G4gY?XJN_#Gi&oa=q6dX3$nkrWge{s~3hfPL=pAG;cPc%ToU=G8mZBBz?=Lt@5 zDxf1z!})x(KgJw03r)woPd^{vM-~;lm*7JjQa7EB3O+=*kIQE61=E`I(QFamnN12f zA0rd)GjSO$S$+E1j+Wz!2hi~fm2cG_V}g7P)f6_;O~L406B_v5yuX=6&kmyyId!#ll1$z!O4<+_4v3{F>Zji;G{? z(-PaKmp1c>dcjssevxNp0iSBuJ0#iA-4)5r3%06D-YcJ632I~QoKW#h7xL)-8>SgQ zzl)a8aES%2MMdgbB9$K|m9MXR%`f%LjF?s2^qNRm`Q`Sztl;{uFRK6D`Fk}KeXl+2 zcbNvddOY1T{av;|@cO>XUaIZc((j#=-p}t-EZXgxgo`fbNS=k!WEvup#o&-61c&4w zFZ?DdB_hek3(q8wWF9ZPh(MBdyzm(UNzUKU5CY)d!FOoqbfF)9 zhvp!&6McZcq1UvX_8h$VX-`#6#eAdh_=f&n1*a|i~2*xw--0OA0L zU;u~%9fAS3SG&8Cu~u3ctB+m0*~2d0>|wW0g3U)L3Up-T6IlzYr){^!lK%iqr%v^R zy@~P+?rz{eD}UjBjY9b=Q6V(iW#D|s)nc75R>U6n>H zP~C;&_OHL27oxoAsBG&Zx7Y}R&hJ?q7&HlqZ8T1yH4!(NwE1?+8_C( z{o(N2*FYP`-tcx50weMXF3|<=sq#6A>3Pw&*!826+08}YWVcU(%_ou%`QkN2HnW)< z%T^wYT2q%`^m8idF! z*b7nnE?n;;=prZes8e0I36Uhd54}V`REG@4-3fnH1D^@MnCmGT*D>(?8Z_GD& z`DS$AeqxljAhGtrLZ##r5;5DXbfNa9j8eESEuGX@+m*xr-gW68u z+71Ii9PSVd0C9vvFaSj85DWm(>kte8ail{q0K`!a!2l3PI|Ktj9ODoS0CB8CFyO|V zz0_E68uxiGTFtH>oz8A9I+fi%2{!+fv4DK>SWuq1%TM)>8{sYJA4#M9qWXo@!=c}! zPh248j^O5M6_M)mlzh_Vk))Yda=OqvJ#P4^1F0t?E73vs<5a2=l=C&RdkU3Q)q!5moT|xB(&Q&A!!+pK`O>>f67o~6 ztr`)KO0gYZE8op(gmw&p=G|kEwXgJ8+6B%IgZd~U{ndm*&*}96(piD46 z&Cx_R3B5Dy*yZOpRkd%~oSRVap>|IOBOBh6gnNc_IL^;+rq@QBYmKyBn4U{{%5c4f zESKpKMvK`}FNqciRjZHQN{v>Q0i{7FwRy7hZ^PAMljdQzbVOICz4g8AoJT`;+z<uU(g@AHYf6v+35=W4 zD4kQOX9!hO!ZUU`S6i+Z^Wxbq0Vq-XRzOVx>bcfIJ3dMwQINTnHJ>><$YXvx44e z6CL=*>xsJu#oZG>upY1$av#n!b1=<|tT}c)X(=BhYcOAD+c%=3>xC z8?Ea-3HEnnQ*h)J+pdNm}Mxn>B3LLGENSQpp)IvTry+%6dy36kK}~| zzXOoI28?UKT^rVnEkNm4@1#EH9QZzJem(?MMf(qjvg=2Ov73tmcKamQ{7dF%^2z*+ zMgVPKW!qr}jjPfZU(gD;lQw%e4DG_p?1}uay^gooaOax5v)8e$XATFYjxL3K;$+eo zvnu&mP`RAE#2CjkMh14pibBlipl88m9{lL7M?WgM2ZK^2|&hjDd#Lv$VroAcrQ#TK|*l zv@^g)YMquSN=NBk|3O82^_Agd^!{*5{MZS;s`xFx>f)EaYOGG^JILAE=hTYOvui?X z@H*ZU8)DTvXHsGjH0rDx=PaN~s&R&j8poWSq#2f0<9rt(MQWVk;l(f*2+smjp7|bP z;G3H76OEV9A;V7xV(6n2B9@I@_&8O^ACfZEV?lQgQ7+QQq~wNk5v99@rQ}8}Up46^ zZnIRsdLGR_OW1T~T>T@s&cc^siyUlzrIsE)AZ7}d9#~=?N+h&#LtaT^un|%#?J-4c zjFnH;BxFR;jr`b5K6dSGKi9|xPp;i&JfGCmxO(Gt(ErC{x#y&VS;;DDe&WD%v z#m@L3`k`PN%mo6}3xJX0n@;9n0Em+uf&m&!9D)HJONL~|!65G|=(}R4UfF*qrs~d) z`uxsM(g*hZ`t9DlakL!c1jO!Otp+%}G{%8(xO`ZzKvc>ht3g3XKI6 zS{oW2t<#9sYNAEyIPuEUi57W1^IOOa!-F$`sOrCi2!pj<62j|Yjbd{WVU4`y0W{*3 zv(JGcTmS7uZ2G9igjO+=ae)&iDH*2~Cdpgge-qLA0wtz&oLGpF*A}*>|7S#Vg9}Ts zIf)dOyo02$Ffz*Y-$KOx`@&K(PAmM8cToS$L<@x-{$JJ{rQ^gxjJyy5>HG5M<)8Ke zgR1*)qYO5<1yXEIA|)qpg_QhCD*4Ze*o;y6@&6^al#UY%x8$wpzm16&mqc@e z3rn#%i4>N+wl#7;yoZSW_l2co{q!UJ5meECH_<|22d}R&mKeb(9VZrIOkxu}gH^a)^V6F3AeGN=Y(5XO>qoz3 zHy1s`Zl463GRcp8u`E9@10#&g!6eIbE!0mc%U8DBDyhV-4ONg?j6G8MH5bz7{xSVr zgrDeK)PlE?ej7F}hdjf6^9m9P*4$o>ncVBY7?C~m2Jq#LE0!@qp>jz~>ia~>(pu)N zByaiBhGk44I)?%+U4}V)S;Nw0)n2_su2^O|p&E#o&dTp{0^)w^5YIBxuxxom__k|2 z8%`fSRpb@I+NF*w(XniWI{KQb@85B~deM{Y`q5MDmPJpqn~R=cw@;!O+^R_X*W{CW z-&bnF@2d5DsdmfPY^>UGS2e2tJ^UtniHE4XpJm#3qlR5SdY;`}^bEUw5^S=PC;8%U zEo;9+6|I*zjTgOaX}l;j1Z~QN2KfqT9HwZzVrjf;Y5YNG2-;K#4e}Mx2o#MsER8oU zjn{>Spv@qmK|V{P1$+H-AjcjK8q#OFH-@)h4VqZPe9^s-!t=ZIz71~DTjyTkO9;aO z*ilMDjXi#4C}}qeU&a{fmZ6@(3qkne)HfQI@_82N1OjpgWYF9N)nQ7pULBTy*DXVE z_#{~jW2;1&F4;|zk%%kpzJ5}9hjV1(U* zBPzI%u$bKu;hD%hwY(b{UUP^;VHKLFH(;L0yDc-nAJ^FEWT_`3ledzFtOnRz(ZI+9 zn%M>8VsIITnaWvDV07ud6nf06axeN5T6uXkxEvwTTY&xim_&)~<7kWeu;V1_J&<+z zN{TG42**$8v*PQ%k5ef6>y9s~uGZAIoS?pC`P%Gdq+5+m=91-uRgl%l!mVd^>?aA#2w zyQD=Nl{D#%Q-z+S3XT5#S*aE=IsBZyuU_y^(Ogf}Tu&3OuQ+GJxt?Cc^^78}XQsHG zmF60^ZWe#4?(iSrA;tCV@Y8K9O2nP+XVCftWQnKy0r+WqE;%KV-y{g3x}=@CUN$ge z@n{iH);4LbHJ_!~RE8>C%(G#z%WYN!qKG^63gJ_nQ90e^k;S8nf1yaMOK3_ zo-42#+)!JkMpTGW(*7p{jGd{eiSD^F=^8jY4l-wV^R!1-=xPnoWCzeZP=}Tb!UKQ{*4~keHnBZ(sH^V=eio94XsA%d0vYB{0w39_@iRX%y1qmQ`hJ$>DMc1)UcJ@t>>@VI*U1W z{z|gYhcWWl30G!s`UHk;v-6U|VNV;4spBhtzDM`e&2)Bly1YNhZoWQ!v4zmE?Oa>C z*zD9qNry&@Y;Kgv3+`C}JKZmH1Nx7LMpYeeS5(K_7uE41TgNp1+B)7r+vY6Rh2Bx> z_|2ryJLy92ES%ax@1n@qLhq`+o<*s1qkew3Vu505@>$w0vDatN1ncpHOx2kYCQ}Pind9-A2})8T%iAbRmIuCqcywowFEb9*-8MS&8C-{~g6rw$ zr}%-Mh`9F?OjUW-j0K8r#PP#iEfzKBVl7N+bI-IOptCAlZpPaf^=*Iky%uu=NO1zW zaEX5#mQ5Xn=YZ)3riNv~jd1cCPp$TR6wb!3$Fbi0ysoU5-+1i+=>ABa@iRT(|19F4 zlj2ogqL7{36{j4V?HK82Elo3ySgP@`20}FUu@=zc%WxmX!=IHeeh#oezwy6g3*8Pr)+JxKXGd_4xwZVQhFnE+fATho?Ka9_ znZ(sAT~lUYq1SseswSfLT*4eUZ9JVC7nPPnnFC+ts55}v!Saw1_a`_kxksP!a1Eigkv#epeG>5k~x8fNK{qCgAS3 zY}={c%AX;`4O~N=mj^Bxu}JZ`8K>X@jO^#gPVFcfr%Vq5Iv_AFgj?BOlMS{4kPXztg6o5n!Ng+JN}+uD-`HwPMWgXN0-J3#o~zL~ zO067t)Y=haJFK9K7Yo)_yT;mTcY!HOMC@kbT*!tRxs1CY&Sfx*ia3~10uTtbB_ zGTrV-=H6KtiLi3%)bdc577aEQ(LkAQ7bt$VpezctT}qTAu&q_Z2 zmeK{xmT?*K3&IyET<5h_l9!*~T77F<;B9pH!eXIy+a%mGn_?#dolrE=V|CtR%_&j`^Lu{LT=*c0&X?A5(`4A>lE(E6Vb#ghwBzaEq*lmM8qu zko$8Qa>;O$0XK`%;HnOvvRp}WOL+!6jQmHB$|~FPR68E3KhiM$k?b7|svTpgUAi5s z^>#r!ZqVc#bvteaTGd%5-UFFA=6#- zQfOCc|8^;~Bx%6Z&Teza>~X?lgK_hA~>-9aY1-0-pH_ zq-WN&TMc}vQ@j{~_9hxd2AxBav49Wd(Kjt|!1fm8!GjG0XaqlV2nK+-)gc%F;^z** z01&r11Oq_a?hp)+{JS;2@}(rZnmZ6iW~;bew6b%Ox)U~dg>Gv7Cw?rFZiG#cwEnDY zL&C-663tmL%{w*C(Ish)lXiv+h!u?inXZ_|FEkBUiSS*fX%^y?&EZIV>$dmh=2R15 zXQN}hc$0;S$}=mf|x^aH;B*fVznxwOr4k;z~I%1?;fdro=%xxKK6eHyxtRjAIz zx*OXlzB??D>7fU|v3PCJf(9F0r(&Cw+R$q_WJTaF0Vj76w)=!4xkP zV46S~EL&mjMOqttV9)Y#jh$QU@~<(2dR8pMIR}n2t=b;mSao2}Qm{Z=dgc=<=x`LY zDlQyuji#^wS1?u9wD$}O9)@oiS|7#56}uhe9avE}uzZEh@aUf9ONV7EveSoT>$20U z>dIErd4yr*Yntk^)q{AKvGcYym4iC6gG56yysfUB$|id|VP?C#GnG_*XM`K!%V3@H zYpw}mLoO|r9jj%etf2EQWLtA4wMW1Be&ee0`YGeRa?jik8pF-6K%=_C-E>@$zUjCH z_rl^r?9B0~+oBq=)rsKJbu+B2eG^m%*Ums&I|HS5vgLKztgfAELnlt^2Ks#3q{Ca& zRDo)enz?gLbzNCUIlQdBDX%C`8pevHxQ3O!uxF@Q*t;Rn00u2H51@SJLHsOVn$+dg z%rD^<4Te%!#9$Bljk>9NW(lTr3V(Kc$!O2w)42WD-h zl>y=`miGPzIZ-~tCS@})E6%K>_TZNdtQ}|`Mi5kYfU^u&0j@2x0Rl@vb#1nGp#5^_ zVw3%b_5t-Z*_FQq0n>{^Uc<_=D<6qH1ItxNwp@jj50vN?tt!SK6``_11yoh2km}kp zNn0b-CHG|pXF)2*tsH*+R<9oa&3V(dmE44z!oV&`8OL5G1hbN7AsSO8I&8l7^g1?1 zuPehH6m#d#?j@})b-0FNL|yqMtt0EIE@>TASA9uqeo$Qvek=L6 z%EioA*9`);rVdu^H(<<3F4TS$)hE(=4nr1w?}3?psj=g)_b~*vdeP(Lgw+?)#y-yi z$(_|Qiadm#7(Ky}xobtg6PTJ}^rXPl*`lWaugyMkIeu4zc>ys<=Vf|#SitXUUlnzJpIW8%Qb})x0k}K{mLg6}Uah17%b|q7< z_Al)syFusBs8_gl398m*&9W}zuWvJLDPCobQ023k=!c^%YLr^Lk9CaDyqn*TLA3a=sV0VAUkBHkMC9G1;%=!mDf{!b{W4!~ZWmNaKWl;I$b(cOnE&~*-qqRO~jPADf z7@ty1jq?nrEmE+KPssaF!>IdmCTLBkTPKCGRNi zcLV6H`p=eyWua3^YaW9$*yZN%b;eEYFgIA>K$Gwgts8NI>u}#H?`I5nJYo1 zV{hs}%7C>_k3mDFQQwg;gNH(rB42~XhD)+Mb1^8Tx_?2ZDN@#}gVJOPa=O8cO0CJ= zy11+-qNan5R%$RxWA6+=e&?DC186@_Is^kiJmnA!0P(a#FaX5w9fAQMo^c2UfOys+ z7y#lqhhPAR=N*CpAYO0?27q|cAs7JSC5K=Dh?gCL0U*{m1Oq_)!66s`;uVKr0Ekx| zf&n02a|i~2c-^_qXJFq# z_m~`orr{YzJ*QCIKy7o)^sMmAOGp&^moLMmDdr)dmLu`6;WkVi56shmFwU8yLDWW` zq*i-KMQcz$a|U?%2J`X+rLg%EOEp7%(Un#YEnAyA4$H&3vi8~vU>Aet@?N|-L?iAC zDjBi8A<3%bSt`gAfNjMuuPKF#4Y6JmT*9ctt!aJdeX3rm*DsSPY{- zWBelp_{#8c#y?houL|E|{B49Ur~xd)e7vjXnO~F&tO;+1k(6hiEEQNA-pPT~0E@^D z4xi${XG#SQ3CD4s&y@@`36irZyXPu7y#mJhhPARcN~HNAl`Kd2528< zBEH9^Ja)Z@oa4P6=)>QEKOQ1i#M>vJ@}8r@01)px1Otma152K4K*NG(KE&^G;{O8| zi2)!!bO;83_=`g@0K{J%f&n1@<`4`ZqvP<=Jp;QQTy!;oG;mZV+8_Ev83P#Hjc1)(PS2%Qx4Bvo6<(ZF4gpIP}HEgen(qUMX0UHKy zsez+1{3{d0nT_H^RrbgcPQ4WeR);t96!2!6B9A9+H=*ZI6L!4^g90^R=S63whF92` z&^$hJ&4U3TK6VHOfcU#ZFaX3S4#5Br|8NKffcVrQ7y#m*4#5Cg2gxHiOXJ$f4>8xE zot(s@W?4;f>7n4_uxyF2CR;HT6sG4!`2tXpXmpGHYS5q*)v;>{nBk=_7B>f(Z#hCi zGa6+ZDTkG6q-YZ|^>U0-trYiUOIP6-rMe21BQno%j8c6Cb0{txMw5kjQdB@`EX!T9 zz+6FJ$To|I!?kFdW><^}e8v((?z7N}2TOo}#6tVm6?oDUsP+L3!7>^;!f^a0F3EO) zbP^iCo=0RJfEfVd1&3e&h!-7#0U%y-2nN7^A8B> zeFZ;eB!(L^ie^p_dKH+qJ;n9AYG7YP7^~hs5vu*y;KgyM!@)Nc;MYb(weA+Pz)xCFq@Momuonvz!@r;;mEI&bwVv zpHpKO=hWEEMeniOC&30!?~?A2d@`0pi^FECyg&0-Ka)8TG;!wyB6M`67x#@`6AJJF zLPU5OO~byvZ#ozV5xx5c5Wz9>WQmC$k*EdG_zT|!%H!d`0!tOEsZW`z)D*AeYr)Tl z#7|-;lD=*FF9_`aD}Goe`Wt|?*^el}$Anu&A!ZDU5&Ruc<*d6Q$M=2$kWMrI11?T8 ze+no1Cw?|yUH&dwmsLFKqvbe`{4WqFRF>w4m#-wkL1E!@Ttzm}N1a-l^@*~I?zL8x zYL#8tOXK{T_)@k0Lr4rj{-06)7gM{xiq;QT(@30ewiY>`0KfW@c(V*wTC1mgM(BLx zc>w*);VAulU0&HWK?k}OF8UA0Cp?WQzN2nz@lAH)*u2P=K5qNgSZKT)El#dpvwD

    9pkSsN#@d6j&xFnO26#_H1F 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%0Du_k#K(=%FIT>eSRo&Vyn$Q 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 z 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

    jO|0&)(guEyC_e#0^xFFZZ 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 M+Q0et{~rhb2LdYKHUIzs diff --git a/TodoList/bin/Debug/net6.0/System.Linq.Dynamic.Core.dll b/TodoList/bin/Debug/net6.0/System.Linq.Dynamic.Core.dll deleted file mode 100755 index 3d5c26b577db54ac4a97a1ed390d219cda85e847..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 157184 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 gPz|4Rz|f8^XBa{vGU diff --git a/TodoList/bin/Debug/net6.0/TodoList b/TodoList/bin/Debug/net6.0/TodoList deleted file mode 100755 index 954f0023a0a7b32f5a8a3395844955ec15128dc4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 147712 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


    f`yb^`ZG7An>nW8M^5tk|ZCmik}gjCq-2 z7d5ohKZ~fbQn9CNiOrC8ip>cVJ3}@qwj)MtmTXe&Zz~Okum?T+n_B97q*-t`1=uyf z5E~?}oEJ6ahd0YwNh$WDd}15qkc7ZloyWFsl*5W$sn`WFCZTEN@=ol$Hp>=ytLEJX zvu>6P<)%R1MR;2SrOZK}Y?e34ZGpVY<@Nw}g}gU_#pRwrxh}+7zrKVV31EBWKIPo1 zwfD%!0(t%NKmZ$%2Lm!w@^Bz;P(H1BkHdR5%K`Zt#agtr*T@r!9aQYFd|t8NDR#Yl zQL&N;%iSnX1!UeNPix*PmH7^NRl-7pWM|oQ{7~)2=pD8t)tX+EKNFPw3ZI=%dZ)r4j?RuO zkjG^n(lafl`)sCDL-WA@^QJbWb7~eNJygw7e^@Wz@INN=lIjr6?Q^++r7&qw;> z=vJh?`JG7r7`+VXH=y9lx1LA( z75n)dJf-GOcMa;D1gqA{k8{}8ujSoEkB+nav!_8>f;MLM^_m=%Z7~D^ zd0YJq%((FIG`1P7bkf*%VArQH=Do*Y`DYfsW?6E#i=9Cz>yRXE3dyKweaAEdNv0{dkW+Y&z@vihLnlYZXYhVsFczRh2?suVQ2QYpRBU z4Y_%@R*d2&xFc@f`zziC>}_t|aN{k}B6*ja_x8ryfxXYoySei2Xt8|A&3jMf5n%Vb zd50@L9xaiFy>bVrP)^%d)-T>)`xb#f){!>>7DEUG5*FHFDfw@)TB)weoYtOzpMu*nF*Bs+%Hw zCRVptWAYQMPwQlpi#0Ws1ADV#Mwfcw&#$1hyo6O?y}Z@MPGCNsB)2MNYM3k^USK$1 zYs5}VKCPIMGDW_unBklvA6Z1sFUu$4kyGU-ijCzznSTNgo&CziUdaD3uzy#~NNJET z?o)Vu+aNb7X7U>4jzC_cJi{XhX#F5o&rMRbjF{nUk~0+>6SkpA+6<;+B_`J@X2wcP zj+t^gR$}su%gM14lNa1Pj+JThZ8wi&Wt#lZ&Er^^F0Zz3o_pDE8M zW?D2;iqBR{Xp3e_wPI%U&y)r?k1d)dGu=G4XqL3Pd2G>{veeCEi_VmD-8{CaSvI
    d@5F*v8=z$+R~s>m#{k8s>J*+Q6Gq~3q{eA(_@ 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 PD8>Pgy1SZJ-3d+T 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
    f`yb^`ZG7An>nW8M^5tk|ZCmik}gjCq-2 z7d5ohKZ~fbQn9CNiOrC8ip>cVJ3}@qwj)MtmTXe&Zz~Okum?T+n_B97q*-t`1=uyf z5E~?}oEJ6ahd0YwNh$WDd}15qkc7ZloyWFsl*5W$sn`WFCZTEN@=ol$Hp>=ytLEJX zvu>6P<)%R1MR;2SrOZK}Y?e34ZGpVY<@Nw}g}gU_#pRwrxh}+7zrKVV31EBWKIPo1 zwfD%!0(t%NKmZ$%2Lm!w@^Bz;P(H1BkHdR5%K`Zt#agtr*T@r!9aQYFd|t8NDR#Yl zQL&N;%iSnX1!UeNPix*PmH7^NRl-7pWM|oQ{7~)2=pD8t)tX+EKNFPw3ZI=%dZ)r4j?RuO zkjG^n(lafl`)sCDL-WA@^QJbWb7~eNJygw7e^@Wz@INN=lIjr6?Q^++r7&qw;> z=vJh?`JG7r7`+VXH=y9lx1LA( z75n)dJf-GOcMa;D1gqA{k8{}8ujSoEkB+nav!_8>f;MLM^_m=%Z7~D^ zd0YJq%((FIG`1P7bkf*%VArQH=Do*Y`DYfsW?6E#i=9Cz>yRXE3dyKweaAEdNv0{dkW+Y&z@vihLnlYZXYhVsFczRh2?suVQ2QYpRBU z4Y_%@R*d2&xFc@f`zziC>}_t|aN{k}B6*ja_x8ryfxXYoySei2Xt8|A&3jMf5n%Vb zd50@L9xaiFy>bVrP)^%d)-T>)`xb#f){!>>7DEUG5*FHFDfw@)TB)weoYtOzpMu*nF*Bs+%Hw zCRVptWAYQMPwQlpi#0Ws1ADV#Mwfcw&#$1hyo6O?y}Z@MPGCNsB)2MNYM3k^USK$1 zYs5}VKCPIMGDW_unBklvA6Z1sFUu$4kyGU-ijCzznSTNgo&CziUdaD3uzy#~NNJET z?o)Vu+aNb7X7U>4jzC_cJi{XhX#F5o&rMRbjF{nUk~0+>6SkpA+6<;+B_`J@X2wcP zj+t^gR$}su%gM14lNa1Pj+JThZ8wi&Wt#lZ&Er^^F0Zz3o_pDE8M zW?D2;iqBR{Xp3e_wPI%U&y)r?k1d)dGu=G4XqL3Pd2G>{veeCEi_VmD-8{CaSvI
    \n Gets the content to be rendered inside the layout.\n \n ", - "Metadata": { - "Common.PropertyName": "Body", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TodoList.Shared.MainLayout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -59534563, - "Kind": "Components.ChildContent", - "Name": "TodoList.Shared.MainLayout.Body", - "AssemblyName": "TodoList", - "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Body", - "ParentTag": "MainLayout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "TodoList.Shared.MainLayout.Body", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1089944539, - "Kind": "Components.ChildContent", - "Name": "TodoList.Shared.MainLayout.Body", - "AssemblyName": "TodoList", - "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Body", - "ParentTag": "TodoList.Shared.MainLayout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "TodoList.Shared.MainLayout.Body", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 857765222, - "Kind": "Components.Component", - "Name": "TodoList.Shared.NavMenu", - "AssemblyName": "TodoList", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NavMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TodoList.Shared.NavMenu" - } - }, - { - "HashCode": -1516668454, - "Kind": "Components.Component", - "Name": "TodoList.Shared.NavMenu", - "AssemblyName": "TodoList", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TodoList.Shared.NavMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TodoList.Shared.NavMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -368255735, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - }, - { - "HashCode": 488065738, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1369109644, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 94735360, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1685588990, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "AuthorizeRouteView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1125045409, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -982730134, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Policy", - "TypeName": "System.String", - "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "Policy" - } - }, - { - "Kind": "Components.Component", - "Name": "Roles", - "TypeName": "System.String", - "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", - "Metadata": { - "Common.PropertyName": "Roles" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Authorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - }, - { - "HashCode": 1311255414, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Policy", - "TypeName": "System.String", - "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "Policy" - } - }, - { - "Kind": "Components.Component", - "Name": "Roles", - "TypeName": "System.String", - "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", - "Metadata": { - "Common.PropertyName": "Roles" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NotAuthorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "Metadata": { - "Common.PropertyName": "NotAuthorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorized", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Authorized", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Authorizing", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Authorizing", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resource", - "TypeName": "System.Object", - "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { - "Common.PropertyName": "Resource" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1910885985, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2132974599, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1444944531, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 480291587, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotAuthorized", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 684527250, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorized", - "ParentTag": "AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 25751207, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorized", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 612703624, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "AuthorizeView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1757480269, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Authorizing", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -872099765, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CascadingAuthenticationState" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" - } - }, - { - "HashCode": 704270045, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1422352136, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CascadingAuthenticationState" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 569640346, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", - "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -222366915, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.CascadingValue", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CascadingValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n The value to be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "IsFixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", - "Metadata": { - "Common.PropertyName": "IsFixed" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -310244300, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.CascadingValue", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.CascadingValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n The value to be provided.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "IsFixed", - "TypeName": "System.Boolean", - "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", - "Metadata": { - "Common.PropertyName": "IsFixed" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -257354031, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CascadingValue" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2103531069, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n The content to which the value should be provided.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.CascadingValue" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1123658677, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.DynamicComponent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DynamicComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Parameters", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", - "Metadata": { - "Common.PropertyName": "Parameters" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent" - } - }, - { - "HashCode": 686502057, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.DynamicComponent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Parameters", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", - "Metadata": { - "Common.PropertyName": "Parameters" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1926093827, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.LayoutView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LayoutView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Layout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "Layout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView" - } - }, - { - "HashCode": 2030925835, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.LayoutView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.LayoutView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Layout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "Layout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 55590910, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "LayoutView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 564305275, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.LayoutView" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -880065705, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.RouteView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView" - } - }, - { - "HashCode": 654803494, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.RouteView", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.RouteView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultLayout", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultLayout" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1108295360, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.Router", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AppAssembly", - "TypeName": "System.Reflection.Assembly", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", - "Metadata": { - "Common.PropertyName": "AppAssembly" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAssemblies", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAssemblies" - } - }, - { - "Kind": "Components.Component", - "Name": "NotFound", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "NotFound", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Found", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "Found", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Navigating", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Navigating", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnNavigateAsync", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", - "Metadata": { - "Common.PropertyName": "OnNavigateAsync", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreferExactMatches", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", - "Metadata": { - "Common.PropertyName": "PreferExactMatches" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router" - } - }, - { - "HashCode": 1290577485, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.Router", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AppAssembly", - "TypeName": "System.Reflection.Assembly", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", - "Metadata": { - "Common.PropertyName": "AppAssembly" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAssemblies", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAssemblies" - } - }, - { - "Kind": "Components.Component", - "Name": "NotFound", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "NotFound", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Found", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "IsEditorRequired": true, - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "Metadata": { - "Common.PropertyName": "Found", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Navigating", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "Metadata": { - "Common.PropertyName": "Navigating", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnNavigateAsync", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", - "Metadata": { - "Common.PropertyName": "OnNavigateAsync", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PreferExactMatches", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", - "Metadata": { - "Common.PropertyName": "PreferExactMatches" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -548486257, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotFound", - "ParentTag": "Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 915285019, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NotFound", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1536101042, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Found", - "ParentTag": "Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Found' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1291725054, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Found", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Found' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -516263606, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Navigating", - "ParentTag": "Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1469398382, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Navigating", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2102170556, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "AssemblyName": "Microsoft.AspNetCore.Components.Forms", - "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DataAnnotationsValidator" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" - } - }, - { - "HashCode": -482688983, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "AssemblyName": "Microsoft.AspNetCore.Components.Forms", - "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1628443878, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", - "Metadata": { - "Common.PropertyName": "OnSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnValidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnValidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnInvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm" - } - }, - { - "HashCode": -195256721, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", - "Metadata": { - "Common.PropertyName": "OnSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnValidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnValidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnInvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", - "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 445342415, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 524038033, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Forms.EditForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1252144048, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputCheckbox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" - } - }, - { - "HashCode": -1464424535, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1359623576, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputDate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -692813882, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1910090075, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputFile" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "OnChange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", - "Metadata": { - "Common.PropertyName": "OnChange", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile" - } - }, - { - "HashCode": -1923953246, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "OnChange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", - "Metadata": { - "Common.PropertyName": "OnChange", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1943284099, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputNumber" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -361165754, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { - "Common.PropertyName": "ParsingErrorMessage" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -757303608, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputRadio" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -848338056, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of this input.\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1953175110, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Groups child components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputRadioGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 474206850, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Groups child components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the group.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 630686013, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "InputRadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1465849272, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 163528869, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A dropdown selection component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputSelect" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -288893164, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A dropdown selection component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1729278118, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "InputSelect" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1117813996, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputSelect" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1496578618, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputText" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" - } - }, - { - "HashCode": -1585426695, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n An input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 61751328, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A multiline input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputTextArea" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" - } - }, - { - "HashCode": 1374436265, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A multiline input component for editing values.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "DisplayName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", - "Metadata": { - "Common.PropertyName": "DisplayName" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -659362594, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "For", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1581579826, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "For", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", - "Metadata": { - "Common.PropertyName": "For", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2057197105, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValidationSummary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" - } - }, - { - "HashCode": -2011085731, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Model", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1851314927, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FocusOnNavigate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "Selector", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", - "Metadata": { - "Common.PropertyName": "Selector" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" - } - }, - { - "HashCode": -1359061253, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RouteData", - "TypeName": "Microsoft.AspNetCore.Components.RouteData", - "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteData" - } - }, - { - "Kind": "Components.Component", - "Name": "Selector", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", - "Metadata": { - "Common.PropertyName": "Selector" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1761128169, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "NavLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ActiveClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", - "Metadata": { - "Common.PropertyName": "ActiveClass" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", - "IsEnum": true, - "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink" - } - }, - { - "HashCode": -1869434489, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ActiveClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", - "Metadata": { - "Common.PropertyName": "ActiveClass" - } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", - "Metadata": { - "Common.PropertyName": "AdditionalAttributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", - "IsEnum": true, - "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1052304781, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "NavLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1121763800, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Routing.NavLink" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -684097093, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides content to components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeadContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent" - } - }, - { - "HashCode": -1027610192, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides content to components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1327762611, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "HeadContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2125720288, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.HeadContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1482916572, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders content provided by components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeadOutlet" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" - } - }, - { - "HashCode": -45162829, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Renders content provided by components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1682371921, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "PageTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle" - } - }, - { - "HashCode": 1125749919, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1544915303, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "PageTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 597778349, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.PageTitle" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 95758389, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ErrorContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "Metadata": { - "Common.PropertyName": "ErrorContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaximumErrorCount", - "TypeName": "System.Int32", - "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", - "Metadata": { - "Common.PropertyName": "MaximumErrorCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - }, - { - "HashCode": 76599021, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ErrorContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "Metadata": { - "Common.PropertyName": "ErrorContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaximumErrorCount", - "TypeName": "System.Int32", - "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", - "Metadata": { - "Common.PropertyName": "MaximumErrorCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1764029084, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ErrorBoundary" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -64841271, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1667002634, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ErrorContent", - "ParentTag": "ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 837621538, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ErrorContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -295536632, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemSize", - "TypeName": "System.Single", - "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsProvider", - "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", - "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsProvider", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.ICollection", - "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OverscanCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", - "Metadata": { - "Common.PropertyName": "OverscanCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1983420986, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemContent", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "Metadata": { - "Common.PropertyName": "Placeholder", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemSize", - "TypeName": "System.Single", - "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemSize" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemsProvider", - "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", - "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", - "Metadata": { - "Common.PropertyName": "ItemsProvider", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "System.Collections.Generic.ICollection", - "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OverscanCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", - "Metadata": { - "Common.PropertyName": "OverscanCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1822670835, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1801130104, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -701674250, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemContent", - "ParentTag": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -613632997, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ItemContent", - "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1837489438, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Placeholder", - "ParentTag": "Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 334185510, - "Kind": "Components.ChildContent", - "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Placeholder", - "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -99392235, - "Kind": "Components.Component", - "Name": "Radzen.RadzenComponentWithChildren", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A base class of components that have child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenComponentWithChildren" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.RadzenComponentWithChildren" - } - }, - { - "HashCode": -1950122926, - "Kind": "Components.Component", - "Name": "Radzen.RadzenComponentWithChildren", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A base class of components that have child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.RadzenComponentWithChildren" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.RadzenComponentWithChildren", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 864220266, - "Kind": "Components.ChildContent", - "Name": "Radzen.RadzenComponentWithChildren.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenComponentWithChildren" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.RadzenComponentWithChildren.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1628149403, - "Kind": "Components.ChildContent", - "Name": "Radzen.RadzenComponentWithChildren.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.RadzenComponentWithChildren" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.RadzenComponentWithChildren.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1835957260, - "Kind": "Components.Component", - "Name": "Radzen.DataBoundFormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class DataBoundFormComponent.\n Implements the \n Implements the \n \n \n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DataBoundFormComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.DataBoundFormComponent component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.DataBoundFormComponent", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1237792968, - "Kind": "Components.Component", - "Name": "Radzen.DataBoundFormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class DataBoundFormComponent.\n Implements the \n Implements the \n \n \n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.DataBoundFormComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.DataBoundFormComponent component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.DataBoundFormComponent", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 510479156, - "Kind": "Components.Component", - "Name": "Radzen.DropDownBase", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Base class of components that display a list of items.\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropDownBase" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.DropDownBase component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.DropDownBase", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1002597032, - "Kind": "Components.Component", - "Name": "Radzen.DropDownBase", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Base class of components that display a list of items.\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.DropDownBase" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.DropDownBase component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.DropDownBase", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1400859470, - "Kind": "Components.ChildContent", - "Name": "Radzen.DropDownBase.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "DropDownBase" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.DropDownBase.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2043703093, - "Kind": "Components.ChildContent", - "Name": "Radzen.DropDownBase.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.DropDownBase" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.DropDownBase.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -100804082, - "Kind": "Components.Component", - "Name": "Radzen.FormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class FormComponent.\n Implements the \n Implements the \n \n \n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FormComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.FormComponent component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "T", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.FormComponent", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 496217547, - "Kind": "Components.Component", - "Name": "Radzen.FormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class FormComponent.\n Implements the \n Implements the \n \n \n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.FormComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.FormComponent component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "T", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.FormComponent", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1580219955, - "Kind": "Components.Component", - "Name": "Radzen.PagedDataBoundComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Base classes of components that support paging.\n \n The type of the data item\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "PagedDataBoundComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.PagedDataBoundComponent component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.PagedDataBoundComponent", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1960276744, - "Kind": "Components.Component", - "Name": "Radzen.PagedDataBoundComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Base classes of components that support paging.\n \n The type of the data item\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.PagedDataBoundComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "T", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter T for the Radzen.PagedDataBoundComponent component.", - "Metadata": { - "Common.PropertyName": "T", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.PagedDataBoundComponent", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 973566867, - "Kind": "Components.ChildContent", - "Name": "Radzen.PagedDataBoundComponent.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "PagedDataBoundComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.PagedDataBoundComponent.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1185072417, - "Kind": "Components.ChildContent", - "Name": "Radzen.PagedDataBoundComponent.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.PagedDataBoundComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.PagedDataBoundComponent.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2041438456, - "Kind": "Components.Component", - "Name": "Radzen.RadzenComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Base class of Radzen Blazor components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.RadzenComponent" - } - }, - { - "HashCode": -1740449998, - "Kind": "Components.Component", - "Name": "Radzen.RadzenComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Base class of Radzen Blazor components.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.RadzenComponent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.RadzenComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -501976765, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAccordion", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenAccordion component.\n \n \n \n <RadzenAccordion>\n <Items>\n <RadzenAccordionItem Text=\"Orders\" Icon=\"account_balance_wallet\">\n Details for Orders\n </RadzenAccordionItem>\n <RadzenAccordionItem Text=\"Employees\" Icon=\"account_box\">\n Details for Employees\n </RadzenAccordionItem>\n </Items>\n </RadzenAccordion>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenAccordion" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether multiple items can be expanded.\n \n true if multiple items can be expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the selected item.\n \n The index of the selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback raised when the item is expanded.\n \n The expand.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback raised when the item is collapsed.\n \n The collapse.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAccordion" - } - }, - { - "HashCode": -909622855, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAccordion", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenAccordion component.\n \n \n \n <RadzenAccordion>\n <Items>\n <RadzenAccordionItem Text=\"Orders\" Icon=\"account_balance_wallet\">\n Details for Orders\n </RadzenAccordionItem>\n <RadzenAccordionItem Text=\"Employees\" Icon=\"account_box\">\n Details for Employees\n </RadzenAccordionItem>\n </Items>\n </RadzenAccordion>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenAccordion" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether multiple items can be expanded.\n \n true if multiple items can be expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the selected item.\n \n The index of the selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback raised when the item is expanded.\n \n The expand.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback raised when the item is collapsed.\n \n The collapse.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAccordion", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -121203242, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAccordion.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "RadzenAccordion" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAccordion.Items", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1678890535, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAccordion.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Radzen.Blazor.RadzenAccordion" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAccordion.Items", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1291498019, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAccordionItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class RadzenAccordionItem.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenAccordionItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem" - } - }, - { - "HashCode": -562061698, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAccordionItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class RadzenAccordionItem.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenAccordionItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1517988946, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAccordionItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenAccordionItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1059277448, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAccordionItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenAccordionItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1188837595, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenArcGaugeScale", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenArcGaugeScale component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenArcGaugeScale" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", - "Metadata": { - "Common.PropertyName": "TickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorTickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", - "Metadata": { - "Common.PropertyName": "MinorTickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLabelOffset", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", - "Metadata": { - "Common.PropertyName": "TickLabelOffset" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets the formatter.\n \n The formatter.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "TickPosition", - "TypeName": "Radzen.Blazor.GaugeTickPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", - "Metadata": { - "Common.PropertyName": "TickPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowFirstTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether first tick is shown.\n \n true if first tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowFirstTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowLastTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether last tick is shown.\n \n true if last tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowLastTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTickLabels", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTickLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorStep", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", - "Metadata": { - "Common.PropertyName": "MinorStep" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale" - } - }, - { - "HashCode": -1151619630, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenArcGaugeScale", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenArcGaugeScale component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenArcGaugeScale" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", - "Metadata": { - "Common.PropertyName": "TickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorTickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", - "Metadata": { - "Common.PropertyName": "MinorTickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLabelOffset", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", - "Metadata": { - "Common.PropertyName": "TickLabelOffset" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets the formatter.\n \n The formatter.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "TickPosition", - "TypeName": "Radzen.Blazor.GaugeTickPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", - "Metadata": { - "Common.PropertyName": "TickPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowFirstTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether first tick is shown.\n \n true if first tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowFirstTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowLastTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether last tick is shown.\n \n true if last tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowLastTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTickLabels", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTickLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorStep", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", - "Metadata": { - "Common.PropertyName": "MinorStep" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1762719718, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenArcGaugeScale" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -887501653, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenArcGaugeScale" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1941370155, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenArcGaugeScaleValue component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenArcGaugeScaleValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowValue", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowValue" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue" - } - }, - { - "HashCode": -988380144, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenArcGaugeScaleValue component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenArcGaugeScaleValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowValue", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowValue" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1892572643, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenArcGaugeScaleValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -564186600, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenArcGaugeScaleValue" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 841482879, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAreaSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders area series in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenAreaSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenAreaSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the fill (background color) of the area series.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the pixel width of the line. Set to 2 by default.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the line type.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Smooth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Smooth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1834037610, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAreaSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders area series in .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenAreaSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenAreaSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the fill (background color) of the area series.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the pixel width of the line. Set to 2 by default.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the line type.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Smooth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Smooth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 502917789, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAreaSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenAreaSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 285794382, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAreaSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenAreaSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1095462025, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "RadzenAreaSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -699562495, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "Radzen.Blazor.RadzenAreaSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 556304530, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAutoComplete", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenAutoComplete component.\n \n \n \n <RadzenAutoComplete Data=@customers TextProperty=\"CompanyName\" Change=@(args => Console.WriteLine($\"Selected text: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenAutoComplete" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MinLength", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the minimum length.\n \n The minimum length.\n ", - "Metadata": { - "Common.PropertyName": "MinLength" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete" - } - }, - { - "HashCode": -1928520171, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAutoComplete", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenAutoComplete component.\n \n \n \n <RadzenAutoComplete Data=@customers TextProperty=\"CompanyName\" Change=@(args => Console.WriteLine($\"Selected text: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenAutoComplete" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MinLength", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the minimum length.\n \n The minimum length.\n ", - "Metadata": { - "Common.PropertyName": "MinLength" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1336042661, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAxisTitle", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Represents the title configuration of a .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenAxisTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text displayed by the title.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAxisTitle" - } - }, - { - "HashCode": 487777849, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenAxisTitle", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Represents the title configuration of a .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenAxisTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text displayed by the title.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 338623810, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBadge", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenBadge component.\n \n \n \n <RadzenBadge BadgeStyle=\"BadgeStyle.Primary\" Text=\"Primary\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenBadge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "BadgeStyle", - "TypeName": "Radzen.BadgeStyle", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the badge style.\n \n The badge style.\n ", - "Metadata": { - "Common.PropertyName": "BadgeStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "IsPill", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance is pill.\n \n true if this instance is pill; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "IsPill" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBadge" - } - }, - { - "HashCode": 685742767, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBadge", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenBadge component.\n \n \n \n <RadzenBadge BadgeStyle=\"BadgeStyle.Primary\" Text=\"Primary\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenBadge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "BadgeStyle", - "TypeName": "Radzen.BadgeStyle", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the badge style.\n \n The badge style.\n ", - "Metadata": { - "Common.PropertyName": "BadgeStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "IsPill", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance is pill.\n \n true if this instance is pill; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "IsPill" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBadge", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2026222959, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBadge.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenBadge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBadge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -487511898, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBadge.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenBadge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBadge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 328239085, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBarOptions", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Common configuration of .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenBarOptions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin between bars.\n \n The margin. By default set to 10\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBarOptions" - } - }, - { - "HashCode": -1447078350, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBarOptions", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Common configuration of .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenBarOptions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin between bars.\n \n The margin. By default set to 10\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBarOptions", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -304092307, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBarSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders bar series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenBarSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenBarSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the fill (background color) of the bar series.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar backgrounds.\n \n The fills.\n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the stroke (border color) of the bar series.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar borders.\n \n The strokes.\n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to render the bar border.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBarSeries", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -506372305, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBarSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders bar series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenBarSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenBarSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the fill (background color) of the bar series.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar backgrounds.\n \n The fills.\n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the stroke (border color) of the bar series.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar borders.\n \n The strokes.\n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to render the bar border.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBarSeries", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1473848799, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBarSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenBarSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -341967819, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBarSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenBarSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1718524425, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "RadzenBarSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1116904679, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "Radzen.Blazor.RadzenBarSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1363562203, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBody", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenBody component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback raised when the component is expanded or collapsed.\n \n The expanded changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ExpandedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBody" - } - }, - { - "HashCode": -1858028887, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBody", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenBody component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenBody" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets a callback raised when the component is expanded or collapsed.\n \n The expanded changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ExpandedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -697822678, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBody.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 921917023, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBody.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenBody" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBody.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1103875987, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBreadCrumb", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component to display a Bread Crumb style menu\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenBreadCrumb" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb" - } - }, - { - "HashCode": 1289481056, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBreadCrumb", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component to display a Bread Crumb style menu\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenBreadCrumb" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -197534164, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBreadCrumb.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenBreadCrumb" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 993221958, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBreadCrumb.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenBreadCrumb" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1545926131, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenBreadCrumb" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 823978398, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenBreadCrumb" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2073131558, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBreadCrumbItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Bread Crumb Item Component\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenBreadCrumbItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n The Displayed Text\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n An optional Link to be rendendered\n \n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n An optional Icon to be rendered\n \n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumbItem" - } - }, - { - "HashCode": 627533034, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenBreadCrumbItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Bread Crumb Item Component\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenBreadCrumbItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n The Displayed Text\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n An optional Link to be rendendered\n \n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n An optional Icon to be rendered\n \n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumbItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1499833339, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenButton", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenButton component.\n \n \n \n <RadzenButton Click=@(args => Console.WriteLine(\"Button clicked\")) Text=\"Button\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonStyle", - "TypeName": "Radzen.ButtonStyle", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the button style.\n \n The button style.\n ", - "Metadata": { - "Common.PropertyName": "ButtonStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonType", - "TypeName": "Radzen.ButtonType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the button.\n \n The type of the button.\n ", - "Metadata": { - "Common.PropertyName": "ButtonType" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Radzen.ButtonSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "IsBusy", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance busy text is shown.\n \n true if this instance busy text is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "IsBusy" - } - }, - { - "Kind": "Components.Component", - "Name": "BusyText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the busy text.\n \n The busy text.\n ", - "Metadata": { - "Common.PropertyName": "BusyText" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenButton" - } - }, - { - "HashCode": 1250041926, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenButton", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenButton component.\n \n \n \n <RadzenButton Click=@(args => Console.WriteLine(\"Button clicked\")) Text=\"Button\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonStyle", - "TypeName": "Radzen.ButtonStyle", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the button style.\n \n The button style.\n ", - "Metadata": { - "Common.PropertyName": "ButtonStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonType", - "TypeName": "Radzen.ButtonType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the button.\n \n The type of the button.\n ", - "Metadata": { - "Common.PropertyName": "ButtonType" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "Radzen.ButtonSize", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "IsBusy", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance busy text is shown.\n \n true if this instance busy text is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "IsBusy" - } - }, - { - "Kind": "Components.Component", - "Name": "BusyText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the busy text.\n \n The busy text.\n ", - "Metadata": { - "Common.PropertyName": "BusyText" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -601718013, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenButton.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenButton" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1270537985, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenButton.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenButton" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1225054854, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCard", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCard component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCard" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCard" - } - }, - { - "HashCode": -911898885, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCard", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCard component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCard" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCard", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1808972974, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenCard.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenCard" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenCard.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -796201531, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenCard.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenCard" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenCard.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 762636394, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenChart", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays line, area, donut, pie, bar or column series.\n \n \n \n <RadzenChart>\n <RadzenColumnSeries Data=@revenue CategoryProperty=\"Quarter\" ValueProperty=\"Revenue\" />\n </RadzenChart>\n @code {\n class DataItem\n {\n public string Quarter { get; set; }\n public double Revenue { get; set; }\n }\n DataItem[] revenue = new DataItem[]\n {\n new DataItem { Quarter = \"Q1\", Revenue = 234000 },\n new DataItem { Quarter = \"Q2\", Revenue = 284000 },\n new DataItem { Quarter = \"Q3\", Revenue = 274000 },\n new DataItem { Quarter = \"Q4\", Revenue = 294000 }\n };\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenChart" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColorScheme", - "TypeName": "Radzen.Blazor.ColorScheme", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the color scheme used to render the series.\n \n The color scheme.\n ", - "Metadata": { - "Common.PropertyName": "ColorScheme" - } - }, - { - "Kind": "Components.Component", - "Name": "SeriesClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user clicks on a series. \n \n ", - "Metadata": { - "Common.PropertyName": "SeriesClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenChart" - } - }, - { - "HashCode": 2075229242, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenChart", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays line, area, donut, pie, bar or column series.\n \n \n \n <RadzenChart>\n <RadzenColumnSeries Data=@revenue CategoryProperty=\"Quarter\" ValueProperty=\"Revenue\" />\n </RadzenChart>\n @code {\n class DataItem\n {\n public string Quarter { get; set; }\n public double Revenue { get; set; }\n }\n DataItem[] revenue = new DataItem[]\n {\n new DataItem { Quarter = \"Q1\", Revenue = 234000 },\n new DataItem { Quarter = \"Q2\", Revenue = 284000 },\n new DataItem { Quarter = \"Q3\", Revenue = 274000 },\n new DataItem { Quarter = \"Q4\", Revenue = 294000 }\n };\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenChart" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ColorScheme", - "TypeName": "Radzen.Blazor.ColorScheme", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the color scheme used to render the series.\n \n The color scheme.\n ", - "Metadata": { - "Common.PropertyName": "ColorScheme" - } - }, - { - "Kind": "Components.Component", - "Name": "SeriesClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user clicks on a series. \n \n ", - "Metadata": { - "Common.PropertyName": "SeriesClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenChart", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -586419593, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenChart.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenChart" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenChart.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -349028756, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenChart.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenChart" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenChart.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1063904996, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenChartTooltipOptions", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Contains tooltip configuration.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenChartTooltipOptions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show tooltips. By defaults RadzenChart displays tooltips.\n \n true to display tooltips; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS style of the tooltip.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenChartTooltipOptions" - } - }, - { - "HashCode": 1736975101, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenChartTooltipOptions", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Contains tooltip configuration.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenChartTooltipOptions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show tooltips. By defaults RadzenChart displays tooltips.\n \n true to display tooltips; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS style of the tooltip.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenChartTooltipOptions", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 711848553, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCheckBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCheckBox component.\n \n The type of the value.\n \n \n <RadzenCheckBox @bind-Value=@someValue TValue=\"bool\" Change=@(args => Console.WriteLine($\"Is checked: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCheckBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBox component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "TriState", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is tri-state (true, false or null).\n \n true if tri-state; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "TriState" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBox", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -10239837, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCheckBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCheckBox component.\n \n The type of the value.\n \n \n <RadzenCheckBox @bind-Value=@someValue TValue=\"bool\" Change=@(args => Console.WriteLine($\"Is checked: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCheckBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBox component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "TriState", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is tri-state (true, false or null).\n \n true if tri-state; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "TriState" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBox", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -623887395, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCheckBoxList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCheckBoxList component.\n \n The type of the value.\n \n \n <RadzenCheckBoxList @bind-Value=@checkedValues TValue=\"int\" >\n <Items>\n <RadzenCheckBoxListItem Text=\"Orders\" Value=\"1\" />\n <RadzenCheckBoxListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenCheckBoxList>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCheckBoxList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxList component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data used to generate items.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Radzen.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 217735607, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCheckBoxList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCheckBoxList component.\n \n The type of the value.\n \n \n <RadzenCheckBoxList @bind-Value=@checkedValues TValue=\"int\" >\n <Items>\n <RadzenCheckBoxListItem Text=\"Orders\" Value=\"1\" />\n <RadzenCheckBoxListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenCheckBoxList>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCheckBoxList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxList component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data used to generate items.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Radzen.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -701654457, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenCheckBoxList.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "RadzenCheckBoxList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList.Items", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1627316474, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenCheckBoxList.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Radzen.Blazor.RadzenCheckBoxList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList.Items", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 599144342, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCheckBoxListItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCheckBoxListItem component.\n \n The type of the value.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCheckBoxListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxListItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxListItem", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1636907499, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCheckBoxListItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenCheckBoxListItem component.\n \n The type of the value.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCheckBoxListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxListItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxListItem", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1946810066, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColorPicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenColorPicker component.\n \n \n \n <RadzenColorPicker @bind-Value=@color Change=@(args => Console.WriteLine($\"Selected color: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenColorPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Open", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the open callback.\n \n The open callback.\n ", - "Metadata": { - "Common.PropertyName": "Open", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Close", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the close callback.\n \n The close callback.\n ", - "Metadata": { - "Common.PropertyName": "Close", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the hexadecimal color label text.\n \n The hexadecimal text.\n ", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the red color label text.\n \n The red text.\n ", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the green color label text.\n \n The green text.\n ", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the blue color label text.\n \n The blue text.\n ", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the alpha label text.\n \n The alpha text.\n ", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the button text.\n \n The button text.\n ", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether button is shown.\n \n true if button shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether HSV is shown.\n \n true if HSV is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether RGBA is shown.\n \n true if RGBA is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether colors are shown.\n \n true if colors are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColorPicker" - } - }, - { - "HashCode": -697763092, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColorPicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenColorPicker component.\n \n \n \n <RadzenColorPicker @bind-Value=@color Change=@(args => Console.WriteLine($\"Selected color: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenColorPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Open", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the open callback.\n \n The open callback.\n ", - "Metadata": { - "Common.PropertyName": "Open", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Close", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the close callback.\n \n The close callback.\n ", - "Metadata": { - "Common.PropertyName": "Close", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the hexadecimal color label text.\n \n The hexadecimal text.\n ", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the red color label text.\n \n The red text.\n ", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the green color label text.\n \n The green text.\n ", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the blue color label text.\n \n The blue text.\n ", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the alpha label text.\n \n The alpha text.\n ", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the button text.\n \n The button text.\n ", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether button is shown.\n \n true if button shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether HSV is shown.\n \n true if HSV is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether RGBA is shown.\n \n true if RGBA is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether colors are shown.\n \n true if colors are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColorPicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1378015680, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenColorPicker.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenColorPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1339384286, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenColorPicker.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenColorPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1871443112, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColorPickerItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenColorPickerItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenColorPickerItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColorPickerItem" - } - }, - { - "HashCode": -1427058599, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColorPickerItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenColorPickerItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenColorPickerItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColorPickerItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -47698933, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColumnOptions", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Common configuration of .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenColumnOptions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin between columns.\n \n The margin. By default set to 10\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColumnOptions" - } - }, - { - "HashCode": 163741767, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColumnOptions", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Common configuration of .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenColumnOptions" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin between columns.\n \n The margin. By default set to 10\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColumnOptions", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -849618749, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColumnSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders column series in \n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenColumnSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenColumnSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the fill (background color) of the column series.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column backgrounds.\n \n The fills.\n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the stroke (border color) of the column series.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column borders.\n \n The strokes.\n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to render the column border.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 291877340, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenColumnSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders column series in \n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenColumnSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenColumnSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the fill (background color) of the column series.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column backgrounds.\n \n The fills.\n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the stroke (border color) of the column series.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column borders.\n \n The strokes.\n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to render the column border.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1432531366, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenColumnSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenColumnSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1184184884, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenColumnSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenColumnSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1756387797, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "RadzenColumnSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1881100228, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "Radzen.Blazor.RadzenColumnSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1235584333, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCompareValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which compares a component value with a specified value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenPassword style=\"display: block\" Name=\"Password\" @bind-Value=@model.Password />\n <RadzenPassword style=\"display: block\" Name=\"RepeatPassword\" @bind-Value=@model.RepeatPassword />\n <RadzenCompareValidator Value=@model.Password Component=\"RepeatPassword\" Text=\"Passwords should be the same\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Password { get; set; }\n public double Value { get; set; }\n public string RepeatPassword { get; set; }\n } \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCompareValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the value to compare with.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Operator", - "TypeName": "Radzen.Blazor.CompareOperator", - "IsEnum": true, - "Documentation": "\n \n Specifies the comparison operator. Set to CompareOperator.Equal by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Operator" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCompareValidator" - } - }, - { - "HashCode": -1617987356, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCompareValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which compares a component value with a specified value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenPassword style=\"display: block\" Name=\"Password\" @bind-Value=@model.Password />\n <RadzenPassword style=\"display: block\" Name=\"RepeatPassword\" @bind-Value=@model.RepeatPassword />\n <RadzenCompareValidator Value=@model.Password Component=\"RepeatPassword\" Text=\"Passwords should be the same\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Password { get; set; }\n public double Value { get; set; }\n public string RepeatPassword { get; set; }\n } \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCompareValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the value to compare with.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Operator", - "TypeName": "Radzen.Blazor.CompareOperator", - "IsEnum": true, - "Documentation": "\n \n Specifies the comparison operator. Set to CompareOperator.Equal by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Operator" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCompareValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1656375883, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenContent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Container", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the container.\n \n The container.\n ", - "Metadata": { - "Common.PropertyName": "Container" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenContent" - } - }, - { - "HashCode": 854874189, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenContent component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenContent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Container", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the container.\n \n The container.\n ", - "Metadata": { - "Common.PropertyName": "Container" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1428615295, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenContent.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 602841258, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenContent.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenContent" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenContent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1108427361, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenContentContainer", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenContentContainer component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenContentContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenContentContainer" - } - }, - { - "HashCode": -1457428578, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenContentContainer", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenContentContainer component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenContentContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenContentContainer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2045513573, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenContentContainer.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenContentContainer" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenContentContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -805572365, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenContentContainer.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenContentContainer" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenContentContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1997657250, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenContextMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenContextMenu component.\n \n \n \n @inject ContextMenuService ContextMenuService\n \n <RadzenButton Text=\"Show context menu\" ContextMenu=@(args => ShowContextMenuWithItems(args)) />\n \n @code {\n void ShowContextMenuWithItems(MouseEventArgs args)\n {\n ContextMenuService.Open(args,\n new List<ContextMenuItem> {\n new ContextMenuItem() { Text = \"Context menu item 1\", Value = 1 },\n new ContextMenuItem() { Text = \"Context menu item 2\", Value = 2 },\n new ContextMenuItem() { Text = \"Context menu item 3\", Value = 3 },\n }, OnMenuItemClick);\n }\n \n void OnMenuItemClick(MenuItemEventArgs args)\n {\n Console.WriteLine($\"Menu item with Value={args.Value} clicked\");\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenContextMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenContextMenu" - } - }, - { - "HashCode": -1178676535, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenContextMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenContextMenu component.\n \n \n \n @inject ContextMenuService ContextMenuService\n \n <RadzenButton Text=\"Show context menu\" ContextMenu=@(args => ShowContextMenuWithItems(args)) />\n \n @code {\n void ShowContextMenuWithItems(MouseEventArgs args)\n {\n ContextMenuService.Open(args,\n new List<ContextMenuItem> {\n new ContextMenuItem() { Text = \"Context menu item 1\", Value = 1 },\n new ContextMenuItem() { Text = \"Context menu item 2\", Value = 2 },\n new ContextMenuItem() { Text = \"Context menu item 3\", Value = 3 },\n }, OnMenuItemClick);\n }\n \n void OnMenuItemClick(MenuItemEventArgs args)\n {\n Console.WriteLine($\"Menu item with Value={args.Value} clicked\");\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenContextMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenContextMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -530231182, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDataGrid component.\n \n The type of the DataGrid data item.\n \n \n <RadzenDataGrid @data=@orders TItem=\"Order\" AllowSorting=\"true\" AllowPaging=\"true\" AllowFiltering=\"true\">\n <Columns>\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderId\" Title=\"OrderId\" />\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderDate\" Title=\"OrderDate\" />\n </Columns>\n </RadzenDataGrid>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGrid component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCompositeDataCells", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid data cells will follow the header cells structure in composite columns.\n \n true if DataGrid data cells will follow the header cells structure in composite columns; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCompositeDataCells" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid is responsive.\n \n true if DataGrid is Responsive; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "Group", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column group callback.\n \n The column group callback.\n ", - "Metadata": { - "Common.PropertyName": "Group", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Sort", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column sort callback.\n \n The column sort callback.\n ", - "Metadata": { - "Common.PropertyName": "Sort", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Filter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column filter callback.\n \n The column filter callback.\n ", - "Metadata": { - "Common.PropertyName": "Filter", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterMode", - "TypeName": "Radzen.FilterMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter mode.\n \n The filter mode.\n ", - "Metadata": { - "Common.PropertyName": "FilterMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandMode", - "TypeName": "Radzen.DataGridExpandMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the expand mode.\n \n The expand mode.\n ", - "Metadata": { - "Common.PropertyName": "ExpandMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowExpandColumn", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets whether the expandable indicator column is visible.\n \n The expandable indicator column visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowExpandColumn" - } - }, - { - "Kind": "Components.Component", - "Name": "EditMode", - "TypeName": "Radzen.DataGridEditMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the edit mode.\n \n The edit mode.\n ", - "Metadata": { - "Common.PropertyName": "EditMode" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter text.\n \n The filter text.\n ", - "Metadata": { - "Common.PropertyName": "FilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "EnumFilterSelectText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the enum filter select text.\n \n The enum filter select text.\n ", - "Metadata": { - "Common.PropertyName": "EnumFilterSelectText" - } - }, - { - "Kind": "Components.Component", - "Name": "AndOperatorText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the and operator text.\n \n The and operator text.\n ", - "Metadata": { - "Common.PropertyName": "AndOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "OrOperatorText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the or operator text.\n \n The or operator text.\n ", - "Metadata": { - "Common.PropertyName": "OrOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyFilterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the apply filter text.\n \n The apply filter text.\n ", - "Metadata": { - "Common.PropertyName": "ApplyFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearFilterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the clear filter text.\n \n The clear filter text.\n ", - "Metadata": { - "Common.PropertyName": "ClearFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "EqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the equals text.\n \n The equals text.\n ", - "Metadata": { - "Common.PropertyName": "EqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "NotEqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the not equals text.\n \n The not equals text.\n ", - "Metadata": { - "Common.PropertyName": "NotEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the less than text.\n \n The less than text.\n ", - "Metadata": { - "Common.PropertyName": "LessThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanOrEqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the less than or equals text.\n \n The less than or equals text.\n ", - "Metadata": { - "Common.PropertyName": "LessThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the greater than text.\n \n The greater than text.\n ", - "Metadata": { - "Common.PropertyName": "GreaterThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanOrEqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the greater than or equals text.\n \n The greater than or equals text.\n ", - "Metadata": { - "Common.PropertyName": "GreaterThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "EndsWithText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the ends with text.\n \n The ends with text.\n ", - "Metadata": { - "Common.PropertyName": "EndsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "ContainsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the contains text.\n \n The contains text.\n ", - "Metadata": { - "Common.PropertyName": "ContainsText" - } - }, - { - "Kind": "Components.Component", - "Name": "DoesNotContainText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the does not contain text.\n \n The does not contain text.\n ", - "Metadata": { - "Common.PropertyName": "DoesNotContainText" - } - }, - { - "Kind": "Components.Component", - "Name": "StartsWithText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the starts with text.\n \n The starts with text.\n ", - "Metadata": { - "Common.PropertyName": "StartsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "IsNotNullText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the not null text.\n \n The not null text.\n ", - "Metadata": { - "Common.PropertyName": "IsNotNullText" - } - }, - { - "Kind": "Components.Component", - "Name": "IsNullText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the is null text.\n \n The null text.\n ", - "Metadata": { - "Common.PropertyName": "IsNullText" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDateFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter date format.\n \n The filter date format.\n ", - "Metadata": { - "Common.PropertyName": "FilterDateFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of the columns.\n ", - "Metadata": { - "Common.PropertyName": "ColumnWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the empty text shown when Data is empty collection.\n \n The empty text.\n ", - "Metadata": { - "Common.PropertyName": "EmptyText" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "Metadata": { - "Common.PropertyName": "EmptyTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance is virtualized.\n \n true if this instance is virtualized; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "IsLoading", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance loading indicator is shown.\n \n true if this instance loading indicator is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "IsLoading" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowSorting", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowMultiColumnSorting", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting is allowed.\n \n true if multi column sorting is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowMultiColumnSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowMultiColumnSortingIndex", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting index is shown.\n \n true if multi column sorting index is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowMultiColumnSortingIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnResize", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnResize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnReorder", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column reorder is allowed.\n \n true if column reorder is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnReorder" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnPicking", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column picking is allowed.\n \n true if column picking is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnPicking" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnsShowingText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the column picker columns showing text.\n \n The column picker columns showing text.\n ", - "Metadata": { - "Common.PropertyName": "ColumnsShowingText" - } - }, - { - "Kind": "Components.Component", - "Name": "AllColumnsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the column picker all columns text.\n \n The column picker all columns text.\n ", - "Metadata": { - "Common.PropertyName": "AllColumnsText" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the column picker columns text.\n \n The column picker columns text.\n ", - "Metadata": { - "Common.PropertyName": "ColumnsText" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowGrouping", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether grouping is allowed.\n \n true if grouping is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowGrouping" - } - }, - { - "Kind": "Components.Component", - "Name": "HideGroupedColumn", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether grouped column should be hidden.\n \n true if grouped columns should be hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "HideGroupedColumn" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFootersAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether group footers are visible even when the group is collapsed.\n \n true if group footers are visible when the group is collapsed otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "GroupFootersAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupHeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", - "Metadata": { - "Common.PropertyName": "GroupHeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupPanelText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group panel text.\n \n The group panel text.\n ", - "Metadata": { - "Common.PropertyName": "GroupPanelText" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnResized", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column resized callback.\n \n The column resized callback.\n ", - "Metadata": { - "Common.PropertyName": "ColumnResized", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnReordered", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column reordered callback.\n \n The column reordered callback.\n ", - "Metadata": { - "Common.PropertyName": "ColumnReordered", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Collections.Generic.IList", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row select callback.\n \n The row select callback.\n ", - "Metadata": { - "Common.PropertyName": "RowSelect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDeselect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row deselect callback.\n \n The row deselect callback.\n ", - "Metadata": { - "Common.PropertyName": "RowDeselect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", - "Metadata": { - "Common.PropertyName": "RowClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDoubleClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the row double click callback.\n \n The row double click callback.\n ", - "Metadata": { - "Common.PropertyName": "RowDoubleClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CellContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", - "Metadata": { - "Common.PropertyName": "CellContextMenu", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowExpand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row expand callback.\n \n The row expand callback.\n ", - "Metadata": { - "Common.PropertyName": "RowExpand", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupRowExpand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the group row expand callback.\n \n The group row expand callback.\n ", - "Metadata": { - "Common.PropertyName": "GroupRowExpand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCollapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row collapse callback.\n \n The row collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "RowCollapse", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupRowCollapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the group row collapse callback.\n \n The group row collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "GroupRowCollapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the row render callback. Use it to set row attributes.\n \n The row render callback.\n ", - "Metadata": { - "Common.PropertyName": "RowRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupRowRender", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the group row render callback. Use it to set group row attributes.\n \n The group row render callback.\n ", - "Metadata": { - "Common.PropertyName": "GroupRowRender", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CellRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the cell render callback. Use it to set cell attributes.\n \n The cell render callback.\n ", - "Metadata": { - "Common.PropertyName": "CellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCellRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the header cell render callback. Use it to set header cell attributes.\n \n The cell render callback.\n ", - "Metadata": { - "Common.PropertyName": "HeaderCellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCellRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the footer cell render callback. Use it to set footer cell attributes.\n \n The cell render callback.\n ", - "Metadata": { - "Common.PropertyName": "FooterCellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Render", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the render callback.\n \n The render callback.\n ", - "Metadata": { - "Common.PropertyName": "Render", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowRowSelectOnRowClick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowRowSelectOnRowClick" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectionMode", - "TypeName": "Radzen.DataGridSelectionMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the selection mode.\n \n The selection mode.\n ", - "Metadata": { - "Common.PropertyName": "SelectionMode" - } - }, - { - "Kind": "Components.Component", - "Name": "RowEdit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row edit callback.\n \n The row edit callback.\n ", - "Metadata": { - "Common.PropertyName": "RowEdit", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowUpdate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row update callback.\n \n The row update callback.\n ", - "Metadata": { - "Common.PropertyName": "RowUpdate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCreate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row create callback.\n \n The row create callback.\n ", - "Metadata": { - "Common.PropertyName": "RowCreate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 2071169259, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDataGrid component.\n \n The type of the DataGrid data item.\n \n \n <RadzenDataGrid @data=@orders TItem=\"Order\" AllowSorting=\"true\" AllowPaging=\"true\" AllowFiltering=\"true\">\n <Columns>\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderId\" Title=\"OrderId\" />\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderDate\" Title=\"OrderDate\" />\n </Columns>\n </RadzenDataGrid>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGrid component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCompositeDataCells", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid data cells will follow the header cells structure in composite columns.\n \n true if DataGrid data cells will follow the header cells structure in composite columns; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCompositeDataCells" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid is responsive.\n \n true if DataGrid is Responsive; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "Group", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column group callback.\n \n The column group callback.\n ", - "Metadata": { - "Common.PropertyName": "Group", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Sort", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column sort callback.\n \n The column sort callback.\n ", - "Metadata": { - "Common.PropertyName": "Sort", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Filter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column filter callback.\n \n The column filter callback.\n ", - "Metadata": { - "Common.PropertyName": "Filter", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterMode", - "TypeName": "Radzen.FilterMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter mode.\n \n The filter mode.\n ", - "Metadata": { - "Common.PropertyName": "FilterMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandMode", - "TypeName": "Radzen.DataGridExpandMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the expand mode.\n \n The expand mode.\n ", - "Metadata": { - "Common.PropertyName": "ExpandMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowExpandColumn", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets whether the expandable indicator column is visible.\n \n The expandable indicator column visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowExpandColumn" - } - }, - { - "Kind": "Components.Component", - "Name": "EditMode", - "TypeName": "Radzen.DataGridEditMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the edit mode.\n \n The edit mode.\n ", - "Metadata": { - "Common.PropertyName": "EditMode" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter text.\n \n The filter text.\n ", - "Metadata": { - "Common.PropertyName": "FilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "EnumFilterSelectText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the enum filter select text.\n \n The enum filter select text.\n ", - "Metadata": { - "Common.PropertyName": "EnumFilterSelectText" - } - }, - { - "Kind": "Components.Component", - "Name": "AndOperatorText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the and operator text.\n \n The and operator text.\n ", - "Metadata": { - "Common.PropertyName": "AndOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "OrOperatorText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the or operator text.\n \n The or operator text.\n ", - "Metadata": { - "Common.PropertyName": "OrOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyFilterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the apply filter text.\n \n The apply filter text.\n ", - "Metadata": { - "Common.PropertyName": "ApplyFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearFilterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the clear filter text.\n \n The clear filter text.\n ", - "Metadata": { - "Common.PropertyName": "ClearFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "EqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the equals text.\n \n The equals text.\n ", - "Metadata": { - "Common.PropertyName": "EqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "NotEqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the not equals text.\n \n The not equals text.\n ", - "Metadata": { - "Common.PropertyName": "NotEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the less than text.\n \n The less than text.\n ", - "Metadata": { - "Common.PropertyName": "LessThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanOrEqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the less than or equals text.\n \n The less than or equals text.\n ", - "Metadata": { - "Common.PropertyName": "LessThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the greater than text.\n \n The greater than text.\n ", - "Metadata": { - "Common.PropertyName": "GreaterThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanOrEqualsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the greater than or equals text.\n \n The greater than or equals text.\n ", - "Metadata": { - "Common.PropertyName": "GreaterThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "EndsWithText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the ends with text.\n \n The ends with text.\n ", - "Metadata": { - "Common.PropertyName": "EndsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "ContainsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the contains text.\n \n The contains text.\n ", - "Metadata": { - "Common.PropertyName": "ContainsText" - } - }, - { - "Kind": "Components.Component", - "Name": "DoesNotContainText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the does not contain text.\n \n The does not contain text.\n ", - "Metadata": { - "Common.PropertyName": "DoesNotContainText" - } - }, - { - "Kind": "Components.Component", - "Name": "StartsWithText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the starts with text.\n \n The starts with text.\n ", - "Metadata": { - "Common.PropertyName": "StartsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "IsNotNullText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the not null text.\n \n The not null text.\n ", - "Metadata": { - "Common.PropertyName": "IsNotNullText" - } - }, - { - "Kind": "Components.Component", - "Name": "IsNullText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the is null text.\n \n The null text.\n ", - "Metadata": { - "Common.PropertyName": "IsNullText" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDateFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter date format.\n \n The filter date format.\n ", - "Metadata": { - "Common.PropertyName": "FilterDateFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of the columns.\n ", - "Metadata": { - "Common.PropertyName": "ColumnWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the empty text shown when Data is empty collection.\n \n The empty text.\n ", - "Metadata": { - "Common.PropertyName": "EmptyText" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "Metadata": { - "Common.PropertyName": "EmptyTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance is virtualized.\n \n true if this instance is virtualized; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "IsLoading", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance loading indicator is shown.\n \n true if this instance loading indicator is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "IsLoading" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowSorting", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowMultiColumnSorting", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting is allowed.\n \n true if multi column sorting is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowMultiColumnSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowMultiColumnSortingIndex", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting index is shown.\n \n true if multi column sorting index is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowMultiColumnSortingIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnResize", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnResize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnReorder", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column reorder is allowed.\n \n true if column reorder is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnReorder" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnPicking", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column picking is allowed.\n \n true if column picking is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnPicking" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnsShowingText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the column picker columns showing text.\n \n The column picker columns showing text.\n ", - "Metadata": { - "Common.PropertyName": "ColumnsShowingText" - } - }, - { - "Kind": "Components.Component", - "Name": "AllColumnsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the column picker all columns text.\n \n The column picker all columns text.\n ", - "Metadata": { - "Common.PropertyName": "AllColumnsText" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the column picker columns text.\n \n The column picker columns text.\n ", - "Metadata": { - "Common.PropertyName": "ColumnsText" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowGrouping", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether grouping is allowed.\n \n true if grouping is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowGrouping" - } - }, - { - "Kind": "Components.Component", - "Name": "HideGroupedColumn", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether grouped column should be hidden.\n \n true if grouped columns should be hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "HideGroupedColumn" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFootersAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether group footers are visible even when the group is collapsed.\n \n true if group footers are visible when the group is collapsed otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "GroupFootersAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupHeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", - "Metadata": { - "Common.PropertyName": "GroupHeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupPanelText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group panel text.\n \n The group panel text.\n ", - "Metadata": { - "Common.PropertyName": "GroupPanelText" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnResized", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column resized callback.\n \n The column resized callback.\n ", - "Metadata": { - "Common.PropertyName": "ColumnResized", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnReordered", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the column reordered callback.\n \n The column reordered callback.\n ", - "Metadata": { - "Common.PropertyName": "ColumnReordered", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Collections.Generic.IList", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row select callback.\n \n The row select callback.\n ", - "Metadata": { - "Common.PropertyName": "RowSelect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDeselect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row deselect callback.\n \n The row deselect callback.\n ", - "Metadata": { - "Common.PropertyName": "RowDeselect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", - "Metadata": { - "Common.PropertyName": "RowClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDoubleClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the row double click callback.\n \n The row double click callback.\n ", - "Metadata": { - "Common.PropertyName": "RowDoubleClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CellContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", - "Metadata": { - "Common.PropertyName": "CellContextMenu", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowExpand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row expand callback.\n \n The row expand callback.\n ", - "Metadata": { - "Common.PropertyName": "RowExpand", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupRowExpand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the group row expand callback.\n \n The group row expand callback.\n ", - "Metadata": { - "Common.PropertyName": "GroupRowExpand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCollapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row collapse callback.\n \n The row collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "RowCollapse", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupRowCollapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the group row collapse callback.\n \n The group row collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "GroupRowCollapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the row render callback. Use it to set row attributes.\n \n The row render callback.\n ", - "Metadata": { - "Common.PropertyName": "RowRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupRowRender", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the group row render callback. Use it to set group row attributes.\n \n The group row render callback.\n ", - "Metadata": { - "Common.PropertyName": "GroupRowRender", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CellRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the cell render callback. Use it to set cell attributes.\n \n The cell render callback.\n ", - "Metadata": { - "Common.PropertyName": "CellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCellRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the header cell render callback. Use it to set header cell attributes.\n \n The cell render callback.\n ", - "Metadata": { - "Common.PropertyName": "HeaderCellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCellRender", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the footer cell render callback. Use it to set footer cell attributes.\n \n The cell render callback.\n ", - "Metadata": { - "Common.PropertyName": "FooterCellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Render", - "TypeName": "System.Action>", - "Documentation": "\n \n Gets or sets the render callback.\n \n The render callback.\n ", - "Metadata": { - "Common.PropertyName": "Render", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowRowSelectOnRowClick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowRowSelectOnRowClick" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectionMode", - "TypeName": "Radzen.DataGridSelectionMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the selection mode.\n \n The selection mode.\n ", - "Metadata": { - "Common.PropertyName": "SelectionMode" - } - }, - { - "Kind": "Components.Component", - "Name": "RowEdit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row edit callback.\n \n The row edit callback.\n ", - "Metadata": { - "Common.PropertyName": "RowEdit", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowUpdate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row update callback.\n \n The row update callback.\n ", - "Metadata": { - "Common.PropertyName": "RowUpdate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCreate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the row create callback.\n \n The row create callback.\n ", - "Metadata": { - "Common.PropertyName": "RowCreate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1562799193, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "RadzenDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Columns", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1790391749, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "Radzen.Blazor.RadzenDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Columns", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2110815027, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EmptyTemplate", - "ParentTag": "RadzenDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 294671706, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EmptyTemplate", - "ParentTag": "Radzen.Blazor.RadzenDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -336992375, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GroupHeaderTemplate", - "ParentTag": "RadzenDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'GroupHeaderTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 253902474, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GroupHeaderTemplate", - "ParentTag": "Radzen.Blazor.RadzenDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'GroupHeaderTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 777105748, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -797362259, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGrid.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -324119682, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridColumn", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDataGridColumn component.\n Must be placed inside a \n \n The type of the DataGrid item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridColumn component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OrderIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", - "Metadata": { - "Common.PropertyName": "OrderIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SortOrder", - "TypeName": "Radzen.SortOrder?", - "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", - "Metadata": { - "Common.PropertyName": "SortOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Property", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", - "Metadata": { - "Common.PropertyName": "Property" - } - }, - { - "Kind": "Components.Component", - "Name": "SortProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", - "Metadata": { - "Common.PropertyName": "SortProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", - "Metadata": { - "Common.PropertyName": "GroupProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", - "Metadata": { - "Common.PropertyName": "FilterProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", - "Metadata": { - "Common.PropertyName": "FilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "MinWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", - "Metadata": { - "Common.PropertyName": "MinWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", - "Metadata": { - "Common.PropertyName": "HeaderCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", - "Metadata": { - "Common.PropertyName": "FooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Filterable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Filterable" - } - }, - { - "Kind": "Components.Component", - "Name": "Sortable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Sortable" - } - }, - { - "Kind": "Components.Component", - "Name": "Frozen", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Frozen" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "Reorderable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Reorderable" - } - }, - { - "Kind": "Components.Component", - "Name": "Groupable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Groupable" - } - }, - { - "Kind": "Components.Component", - "Name": "Pickable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Pickable" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlign", - "TypeName": "Radzen.TextAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", - "Metadata": { - "Common.PropertyName": "TextAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "Metadata": { - "Common.PropertyName": "EditTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "Metadata": { - "Common.PropertyName": "FilterTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1803024445, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridColumn", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDataGridColumn component.\n Must be placed inside a \n \n The type of the DataGrid item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridColumn component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OrderIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", - "Metadata": { - "Common.PropertyName": "OrderIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SortOrder", - "TypeName": "Radzen.SortOrder?", - "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", - "Metadata": { - "Common.PropertyName": "SortOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Property", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", - "Metadata": { - "Common.PropertyName": "Property" - } - }, - { - "Kind": "Components.Component", - "Name": "SortProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", - "Metadata": { - "Common.PropertyName": "SortProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", - "Metadata": { - "Common.PropertyName": "GroupProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", - "Metadata": { - "Common.PropertyName": "FilterProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", - "Metadata": { - "Common.PropertyName": "FilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "MinWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", - "Metadata": { - "Common.PropertyName": "MinWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", - "Metadata": { - "Common.PropertyName": "HeaderCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", - "Metadata": { - "Common.PropertyName": "FooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Filterable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Filterable" - } - }, - { - "Kind": "Components.Component", - "Name": "Sortable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Sortable" - } - }, - { - "Kind": "Components.Component", - "Name": "Frozen", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Frozen" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "Reorderable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Reorderable" - } - }, - { - "Kind": "Components.Component", - "Name": "Groupable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Groupable" - } - }, - { - "Kind": "Components.Component", - "Name": "Pickable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Pickable" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlign", - "TypeName": "Radzen.TextAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", - "Metadata": { - "Common.PropertyName": "TextAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "Metadata": { - "Common.PropertyName": "EditTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "Metadata": { - "Common.PropertyName": "FilterTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1595010372, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "RadzenDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Columns", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -428081049, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Columns", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1858340950, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1435170567, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1768605859, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditTemplate", - "ParentTag": "RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -10823719, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditTemplate", - "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 74091240, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "RadzenDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1322781489, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -43775902, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "RadzenDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1153830349, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -849640846, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GroupFooterTemplate", - "ParentTag": "RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1412749502, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GroupFooterTemplate", - "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 260172539, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FilterTemplate", - "ParentTag": "RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1259917025, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FilterTemplate", - "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 895771474, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDataList component.\n \n The type of the item.\n \n \n <RadzenDataList @data=@orders TItem=\"Order\" AllowPaging=\"true\" WrapItems=\"true\">\n <Template>\n @context.OrderId\n </Template>\n </RadzenDataList>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataList component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "WrapItems", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to wrap items.\n \n true if wrap items; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "WrapItems" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataList", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 585747433, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDataList component.\n \n The type of the item.\n \n \n <RadzenDataList @data=@orders TItem=\"Order\" AllowPaging=\"true\" WrapItems=\"true\">\n <Template>\n @context.OrderId\n </Template>\n </RadzenDataList>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataList component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "WrapItems", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to wrap items.\n \n true if wrap items; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "WrapItems" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataList", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1736921901, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataList.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenDataList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataList.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1100234114, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataList.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenDataList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataList.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -384596869, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDatePicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDatePicker component.\n \n The type of the t value.\n \n \n <RadzenDatePicker @bind-Value=@someValue TValue=\"DateTime\" Change=@(args => Console.WriteLine($\"Selected date: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDatePicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDatePicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether value can be cleared.\n \n true if value can be cleared; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the tab index.\n \n The tab index.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the form component.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "InputClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input CSS class.\n \n The input CSS class.\n ", - "Metadata": { - "Common.PropertyName": "InputClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.DateTime?", - "Documentation": "\n \n Gets or sets the Minimum Selectable Date.\n \n The Minimum Selectable Date.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.DateTime?", - "Documentation": "\n \n Gets or sets the Maximum Selectable Date.\n \n The Maximum Selectable Date.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "InitialViewDate", - "TypeName": "System.DateTime?", - "Documentation": "\n \n Gets or sets the Initial Date/Month View.\n \n The Initial Date/Month View.\n ", - "Metadata": { - "Common.PropertyName": "InitialViewDate" - } - }, - { - "Kind": "Components.Component", - "Name": "DateRender", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the date render callback. Use it to set attributes.\n \n The date render callback.\n ", - "Metadata": { - "Common.PropertyName": "DateRender", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Kind", - "TypeName": "System.DateTimeKind", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the kind of DateTime bind to control\n \n ", - "Metadata": { - "Common.PropertyName": "Kind" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "CurrentDateChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or set the current date changed callback.\n \n ", - "Metadata": { - "Common.PropertyName": "CurrentDateChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is inline - only Calender.\n \n true if inline; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether time only can be set.\n \n true if time only can be set; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "TimeOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether read only.\n \n true if read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowInput", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input is allowed.\n \n true if input is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowInput" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTime", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether time part is shown.\n \n true if time part is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTime" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowSeconds", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether seconds are shown.\n \n true if seconds are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowSeconds" - } - }, - { - "Kind": "Components.Component", - "Name": "HoursStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the hours step.\n \n The hours step.\n ", - "Metadata": { - "Common.PropertyName": "HoursStep" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the minutes step.\n \n The minutes step.\n ", - "Metadata": { - "Common.PropertyName": "MinutesStep" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondsStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the seconds step.\n \n The seconds step.\n ", - "Metadata": { - "Common.PropertyName": "SecondsStep" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTimeOkButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether time ok button is shown.\n \n true if time ok button is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTimeOkButton" - } - }, - { - "Kind": "Components.Component", - "Name": "DateFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the date format.\n \n The date format.\n ", - "Metadata": { - "Common.PropertyName": "DateFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "YearRange", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the year range.\n \n The year range.\n ", - "Metadata": { - "Common.PropertyName": "YearRange" - } - }, - { - "Kind": "Components.Component", - "Name": "HourFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the hour format.\n \n The hour format.\n ", - "Metadata": { - "Common.PropertyName": "HourFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input placeholder.\n \n The input placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDatePicker", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -919570047, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDatePicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDatePicker component.\n \n The type of the t value.\n \n \n <RadzenDatePicker @bind-Value=@someValue TValue=\"DateTime\" Change=@(args => Console.WriteLine($\"Selected date: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDatePicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDatePicker component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether value can be cleared.\n \n true if value can be cleared; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the tab index.\n \n The tab index.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the form component.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "InputClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input CSS class.\n \n The input CSS class.\n ", - "Metadata": { - "Common.PropertyName": "InputClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.DateTime?", - "Documentation": "\n \n Gets or sets the Minimum Selectable Date.\n \n The Minimum Selectable Date.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.DateTime?", - "Documentation": "\n \n Gets or sets the Maximum Selectable Date.\n \n The Maximum Selectable Date.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "InitialViewDate", - "TypeName": "System.DateTime?", - "Documentation": "\n \n Gets or sets the Initial Date/Month View.\n \n The Initial Date/Month View.\n ", - "Metadata": { - "Common.PropertyName": "InitialViewDate" - } - }, - { - "Kind": "Components.Component", - "Name": "DateRender", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the date render callback. Use it to set attributes.\n \n The date render callback.\n ", - "Metadata": { - "Common.PropertyName": "DateRender", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Kind", - "TypeName": "System.DateTimeKind", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the kind of DateTime bind to control\n \n ", - "Metadata": { - "Common.PropertyName": "Kind" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "CurrentDateChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or set the current date changed callback.\n \n ", - "Metadata": { - "Common.PropertyName": "CurrentDateChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Inline", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is inline - only Calender.\n \n true if inline; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Inline" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether time only can be set.\n \n true if time only can be set; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "TimeOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether read only.\n \n true if read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowInput", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input is allowed.\n \n true if input is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowInput" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTime", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether time part is shown.\n \n true if time part is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTime" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowSeconds", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether seconds are shown.\n \n true if seconds are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowSeconds" - } - }, - { - "Kind": "Components.Component", - "Name": "HoursStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the hours step.\n \n The hours step.\n ", - "Metadata": { - "Common.PropertyName": "HoursStep" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the minutes step.\n \n The minutes step.\n ", - "Metadata": { - "Common.PropertyName": "MinutesStep" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondsStep", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the seconds step.\n \n The seconds step.\n ", - "Metadata": { - "Common.PropertyName": "SecondsStep" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTimeOkButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether time ok button is shown.\n \n true if time ok button is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTimeOkButton" - } - }, - { - "Kind": "Components.Component", - "Name": "DateFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the date format.\n \n The date format.\n ", - "Metadata": { - "Common.PropertyName": "DateFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "YearRange", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the year range.\n \n The year range.\n ", - "Metadata": { - "Common.PropertyName": "YearRange" - } - }, - { - "Kind": "Components.Component", - "Name": "HourFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the hour format.\n \n The hour format.\n ", - "Metadata": { - "Common.PropertyName": "HourFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the input placeholder.\n \n The input placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDatePicker", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 198730571, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "RadzenDatePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1224607391, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "Radzen.Blazor.RadzenDatePicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1152294741, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDayView", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays the appointments in a single day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenDayView />\n </RadzenScheduler>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDayView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDayView" - } - }, - { - "HashCode": -1292536710, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDayView", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays the appointments in a single day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenDayView />\n </RadzenScheduler>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDayView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDayView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 883693374, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDonutSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders donut series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDonutSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDonutSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "InnerRadius", - "TypeName": "System.Double?", - "Documentation": "\n \n Gets or sets the inner radius of the donut.\n \n The inner radius.\n ", - "Metadata": { - "Common.PropertyName": "InnerRadius" - } - }, - { - "Kind": "Components.Component", - "Name": "TitleTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", - "Metadata": { - "Common.PropertyName": "TitleTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1294025867, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDonutSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders donut series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDonutSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDonutSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "InnerRadius", - "TypeName": "System.Double?", - "Documentation": "\n \n Gets or sets the inner radius of the donut.\n \n The inner radius.\n ", - "Metadata": { - "Common.PropertyName": "InnerRadius" - } - }, - { - "Kind": "Components.Component", - "Name": "TitleTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", - "Metadata": { - "Common.PropertyName": "TitleTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1867526083, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TitleTemplate", - "ParentTag": "RadzenDonutSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 630369452, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TitleTemplate", - "ParentTag": "Radzen.Blazor.RadzenDonutSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1162445437, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDonutSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenDonutSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -267222863, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDonutSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenDonutSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -423144821, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "RadzenDonutSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 788450271, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "Radzen.Blazor.RadzenDonutSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1485596848, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDropDown component.\n \n The type of the value.\n \n \n <RadzenDropDown @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDown component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "OpenOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "OpenOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxSelectedLabels", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The number of maximum selected labels.\n ", - "Metadata": { - "Common.PropertyName": "MaxSelectedLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemsText" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectAllText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the select all text.\n \n The select all text.\n ", - "Metadata": { - "Common.PropertyName": "SelectAllText" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 2112946297, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDropDown component.\n \n The type of the value.\n \n \n <RadzenDropDown @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDown component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "OpenOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "OpenOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxSelectedLabels", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The number of maximum selected labels.\n ", - "Metadata": { - "Common.PropertyName": "MaxSelectedLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemsText" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectAllText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the select all text.\n \n The select all text.\n ", - "Metadata": { - "Common.PropertyName": "SelectAllText" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1589134889, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDown.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenDropDown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1622298314, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDown.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenDropDown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -769084695, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDropDownDataGrid component.\n \n The type of the t value.\n \n \n <RadzenDropDownDataGrid @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDownDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownDataGrid component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "OpenOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "OpenOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", - "Metadata": { - "Common.PropertyName": "ValueTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "Metadata": { - "Common.PropertyName": "EmptyTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnResize", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnResize" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of all columns.\n ", - "Metadata": { - "Common.PropertyName": "ColumnWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowSearch", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether search button is shown.\n \n true if search button is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowSearch" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the empty text.\n \n The empty text.\n ", - "Metadata": { - "Common.PropertyName": "EmptyText" - } - }, - { - "Kind": "Components.Component", - "Name": "SearchText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the search input placeholder text.\n \n The search input placeholder text.\n ", - "Metadata": { - "Common.PropertyName": "SearchText" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected value.\n \n The selected value.\n ", - "Metadata": { - "Common.PropertyName": "SelectedValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxSelectedLabels", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The maximum selected labels.\n ", - "Metadata": { - "Common.PropertyName": "MaxSelectedLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemsText" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowSorting", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFilteringByAllStringColumns", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering by all string columns is allowed.\n \n true if filtering by all string columns is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFilteringByAllStringColumns" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowRowSelectOnRowClick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowRowSelectOnRowClick" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -491625152, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenDropDownDataGrid component.\n \n The type of the t value.\n \n \n <RadzenDropDownDataGrid @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDownDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownDataGrid component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "OpenOnFocus", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "OpenOnFocus" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", - "Metadata": { - "Common.PropertyName": "ValueTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "Metadata": { - "Common.PropertyName": "EmptyTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnResize", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowColumnResize" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of all columns.\n ", - "Metadata": { - "Common.PropertyName": "ColumnWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowSearch", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether search button is shown.\n \n true if search button is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowSearch" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the empty text.\n \n The empty text.\n ", - "Metadata": { - "Common.PropertyName": "EmptyText" - } - }, - { - "Kind": "Components.Component", - "Name": "SearchText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the search input placeholder text.\n \n The search input placeholder text.\n ", - "Metadata": { - "Common.PropertyName": "SearchText" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected value.\n \n The selected value.\n ", - "Metadata": { - "Common.PropertyName": "SelectedValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxSelectedLabels", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The maximum selected labels.\n ", - "Metadata": { - "Common.PropertyName": "MaxSelectedLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemsText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemsText" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowSorting", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFilteringByAllStringColumns", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering by all string columns is allowed.\n \n true if filtering by all string columns is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFilteringByAllStringColumns" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowRowSelectOnRowClick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowRowSelectOnRowClick" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 889369581, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValueTemplate", - "ParentTag": "RadzenDropDownDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ValueTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -811693694, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValueTemplate", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ValueTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -703087982, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EmptyTemplate", - "ParentTag": "RadzenDropDownDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1624500193, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EmptyTemplate", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -421246651, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "RadzenDropDownDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1269383222, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -434693395, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenDropDownDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1997177620, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1143061288, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenEmailValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if a component value is a valid email address.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenEmailValidator Component=\"Email\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenEmailValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid email\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenEmailValidator" - } - }, - { - "HashCode": -1674219378, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenEmailValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if a component value is a valid email address.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenEmailValidator Component=\"Email\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenEmailValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid email\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenEmailValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1528375149, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenFieldset", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenFieldset component.\n \n \n \n <RadzenFieldset AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenFieldset>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenFieldset" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AllowCollapse", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCollapse" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsed" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SummaryTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "Metadata": { - "Common.PropertyName": "SummaryTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset" - } - }, - { - "HashCode": 486514121, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenFieldset", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenFieldset component.\n \n \n \n <RadzenFieldset AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenFieldset>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenFieldset" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AllowCollapse", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCollapse" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsed" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SummaryTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "Metadata": { - "Common.PropertyName": "SummaryTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 776937777, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "RadzenFieldset" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1489655805, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "Radzen.Blazor.RadzenFieldset" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1034912353, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFieldset.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenFieldset" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -208121081, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFieldset.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenFieldset" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1698695148, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "SummaryTemplate", - "ParentTag": "RadzenFieldset" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 287533309, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "SummaryTemplate", - "ParentTag": "Radzen.Blazor.RadzenFieldset" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 567226651, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenFileInput", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenFileInput component.\n \n The type of the value.\n \n \n <RadzenFileInput @bind-Value=@employee.Photo TValue=\"string\" Change=@(args => Console.WriteLine($\"File content as base64 string: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenFileInput" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenFileInput component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChooseText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", - "Metadata": { - "Common.PropertyName": "ChooseText" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Error", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", - "Metadata": { - "Common.PropertyName": "Error", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ImageClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the image click callback.\n \n The image click callback.\n ", - "Metadata": { - "Common.PropertyName": "ImageClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Accept", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the comma-separated accepted MIME types.\n \n The comma-separated accepted MIME types.\n ", - "Metadata": { - "Common.PropertyName": "Accept" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxFileSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the maximum size of the file.\n \n The maximum size of the file.\n ", - "Metadata": { - "Common.PropertyName": "MaxFileSize" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxWidth", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the maximum width of the file, keeping aspect ratio.\n \n The maximum width of the file.\n ", - "Metadata": { - "Common.PropertyName": "MaxWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxHeight", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the maximum height of the file, keeping aspect ratio.\n \n The maximum height of the file.\n ", - "Metadata": { - "Common.PropertyName": "MaxHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "ImageStyle", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image style.\n \n The image style.\n ", - "Metadata": { - "Common.PropertyName": "ImageStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenFileInput", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 615683603, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenFileInput", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenFileInput component.\n \n The type of the value.\n \n \n <RadzenFileInput @bind-Value=@employee.Photo TValue=\"string\" Change=@(args => Console.WriteLine($\"File content as base64 string: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenFileInput" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenFileInput component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChooseText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", - "Metadata": { - "Common.PropertyName": "ChooseText" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Error", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", - "Metadata": { - "Common.PropertyName": "Error", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ImageClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the image click callback.\n \n The image click callback.\n ", - "Metadata": { - "Common.PropertyName": "ImageClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Accept", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the comma-separated accepted MIME types.\n \n The comma-separated accepted MIME types.\n ", - "Metadata": { - "Common.PropertyName": "Accept" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxFileSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the maximum size of the file.\n \n The maximum size of the file.\n ", - "Metadata": { - "Common.PropertyName": "MaxFileSize" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxWidth", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the maximum width of the file, keeping aspect ratio.\n \n The maximum width of the file.\n ", - "Metadata": { - "Common.PropertyName": "MaxWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxHeight", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the maximum height of the file, keeping aspect ratio.\n \n The maximum height of the file.\n ", - "Metadata": { - "Common.PropertyName": "MaxHeight" - } - }, - { - "Kind": "Components.Component", - "Name": "ImageStyle", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image style.\n \n The image style.\n ", - "Metadata": { - "Common.PropertyName": "ImageStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenFileInput", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1859398601, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenFooter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenFooter component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenFooter" - } - }, - { - "HashCode": 756179179, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenFooter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenFooter component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenFooter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenFooter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 547231448, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFooter.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1790274912, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenFooter.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenFooter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenFooter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1010287088, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGoogleMap", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenGoogleMap component.\n \n \n \n <RadzenGoogleMap Zoom=\"3\" Center=@(new GoogleMapPosition() { Lat = 42.6977, Lng = 23.3219 }) MapClick=@OnMapClick MarkerClick=@OnMarkerClick\">\n <Markers>\n <RadzenGoogleMapMarker Title=\"London\" Label=\"London\" Position=@(new GoogleMapPosition() { Lat = 51.5074, Lng = 0.1278 }) />\n <RadzenGoogleMapMarker Title=\"Paris \" Label=\"Paris\" Position=@(new GoogleMapPosition() { Lat = 48.8566, Lng = 2.3522 }) />\n </Markers>\n </RadzenGoogleMap>\n @code {\n void OnMapClick(GoogleMapClickEventArgs args)\n {\n Console.WriteLine($\"Map clicked at Lat: {args.Position.Lat}, Lng: {args.Position.Lng}\");\n }\n \n void OnMarkerClick(RadzenGoogleMapMarker marker)\n {\n Console.WriteLine($\"Map {marker.Title} marker clicked. Marker position -> Lat: {marker.Position.Lat}, Lng: {marker.Position.Lng}\");\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGoogleMap" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data - collection of RadzenGoogleMapMarker.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "MapClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the map click callback.\n \n The map click callback.\n ", - "Metadata": { - "Common.PropertyName": "MapClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the marker click callback.\n \n The marker click callback.\n ", - "Metadata": { - "Common.PropertyName": "MarkerClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ApiKey", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the Google API key.\n \n The Google API key.\n ", - "Metadata": { - "Common.PropertyName": "ApiKey" - } - }, - { - "Kind": "Components.Component", - "Name": "Zoom", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the zoom.\n \n The zoom.\n ", - "Metadata": { - "Common.PropertyName": "Zoom" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.GoogleMapPosition", - "Documentation": "\n \n Gets or sets the center map position.\n \n The center.\n ", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Markers", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", - "Metadata": { - "Common.PropertyName": "Markers", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap" - } - }, - { - "HashCode": 44477094, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGoogleMap", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenGoogleMap component.\n \n \n \n <RadzenGoogleMap Zoom=\"3\" Center=@(new GoogleMapPosition() { Lat = 42.6977, Lng = 23.3219 }) MapClick=@OnMapClick MarkerClick=@OnMarkerClick\">\n <Markers>\n <RadzenGoogleMapMarker Title=\"London\" Label=\"London\" Position=@(new GoogleMapPosition() { Lat = 51.5074, Lng = 0.1278 }) />\n <RadzenGoogleMapMarker Title=\"Paris \" Label=\"Paris\" Position=@(new GoogleMapPosition() { Lat = 48.8566, Lng = 2.3522 }) />\n </Markers>\n </RadzenGoogleMap>\n @code {\n void OnMapClick(GoogleMapClickEventArgs args)\n {\n Console.WriteLine($\"Map clicked at Lat: {args.Position.Lat}, Lng: {args.Position.Lng}\");\n }\n \n void OnMarkerClick(RadzenGoogleMapMarker marker)\n {\n Console.WriteLine($\"Map {marker.Title} marker clicked. Marker position -> Lat: {marker.Position.Lat}, Lng: {marker.Position.Lng}\");\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGoogleMap" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data - collection of RadzenGoogleMapMarker.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "MapClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the map click callback.\n \n The map click callback.\n ", - "Metadata": { - "Common.PropertyName": "MapClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the marker click callback.\n \n The marker click callback.\n ", - "Metadata": { - "Common.PropertyName": "MarkerClick", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ApiKey", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the Google API key.\n \n The Google API key.\n ", - "Metadata": { - "Common.PropertyName": "ApiKey" - } - }, - { - "Kind": "Components.Component", - "Name": "Zoom", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the zoom.\n \n The zoom.\n ", - "Metadata": { - "Common.PropertyName": "Zoom" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.GoogleMapPosition", - "Documentation": "\n \n Gets or sets the center map position.\n \n The center.\n ", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Markers", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", - "Metadata": { - "Common.PropertyName": "Markers", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1347585084, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGoogleMap.Markers", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Markers", - "ParentTag": "RadzenGoogleMap" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap.Markers", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1776311814, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGoogleMap.Markers", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Markers", - "ParentTag": "Radzen.Blazor.RadzenGoogleMap" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap.Markers", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -996909061, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGoogleMapMarker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenGoogleMapMarker component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGoogleMapMarker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Radzen.GoogleMapPosition", - "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the label.\n \n The label.\n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGoogleMapMarker" - } - }, - { - "HashCode": -1955829169, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGoogleMapMarker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenGoogleMapMarker component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGoogleMapMarker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Radzen.GoogleMapPosition", - "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the label.\n \n The label.\n ", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGoogleMapMarker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -689632716, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGravatar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenGravatar component.\n \n \n \n <RadzenGravatar Email=\"info@radzen.com\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGravatar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Email", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the email.\n \n The email.\n ", - "Metadata": { - "Common.PropertyName": "Email" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGravatar" - } - }, - { - "HashCode": 1089351670, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGravatar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenGravatar component.\n \n \n \n <RadzenGravatar Email=\"info@radzen.com\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGravatar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Email", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the email.\n \n The email.\n ", - "Metadata": { - "Common.PropertyName": "Email" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGravatar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1169144021, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridLines", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Grid line configuration of .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGridLines" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the grid lines.\n \n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Specifies the pixel width of the grid lines. Set to 1 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the type of line used to render the grid lines.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to display grid lines or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridLines" - } - }, - { - "HashCode": 1387201544, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridLines", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Grid line configuration of .\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGridLines" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the grid lines.\n \n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Specifies the pixel width of the grid lines. Set to 1 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the type of line used to render the grid lines.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to display grid lines or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1512941887, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHeader", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenHeader component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHeader" - } - }, - { - "HashCode": 1434890448, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHeader", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenHeader component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 809980467, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHeader.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1263219266, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHeader.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenHeader" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 163392260, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHeading", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenHeading component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHeading" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHeading" - } - }, - { - "HashCode": -617217986, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHeading", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenHeading component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHeading" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHeading", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -676034407, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtml", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenHtml component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtml" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtml" - } - }, - { - "HashCode": 271064379, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtml", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenHtml component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtml" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtml", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1421728604, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtml.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenHtml" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtml.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2064186123, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtml.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenHtml" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtml.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2051880810, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditor", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which edits HTML content. Provides built-in upload capabilities.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditor" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "UploadHeaders", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Specifies custom headers that will be submit during uploads.\n \n ", - "Metadata": { - "Common.PropertyName": "UploadHeaders" - } - }, - { - "Kind": "Components.Component", - "Name": "Paste", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user pastes content in the editor. Commonly used to filter unwanted HTML.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html Paste=@OnPaste />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n void OnPaste(HtmlEditorPasteEventArgs args)\n {\n // Set args.Html to filter unwanted tags.\n args.Html = args.Html.Replace(\"<br>>\", \"\");\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Paste", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Execute", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user executes a command of the editor (e.g. by clicking one of the tools).\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Execute", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "UploadUrl", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the URL to which RadzenHtmlEditor will submit files.\n \n ", - "Metadata": { - "Common.PropertyName": "UploadUrl" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor" - } - }, - { - "HashCode": 1231253814, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditor", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which edits HTML content. Provides built-in upload capabilities.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditor" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "UploadHeaders", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Specifies custom headers that will be submit during uploads.\n \n ", - "Metadata": { - "Common.PropertyName": "UploadHeaders" - } - }, - { - "Kind": "Components.Component", - "Name": "Paste", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user pastes content in the editor. Commonly used to filter unwanted HTML.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html Paste=@OnPaste />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n void OnPaste(HtmlEditorPasteEventArgs args)\n {\n // Set args.Html to filter unwanted tags.\n args.Html = args.Html.Replace(\"<br>>\", \"\");\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Paste", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Execute", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user executes a command of the editor (e.g. by clicking one of the tools).\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Execute", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "UploadUrl", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the URL to which RadzenHtmlEditor will submit files.\n \n ", - "Metadata": { - "Common.PropertyName": "UploadUrl" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -944254573, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenHtmlEditor" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1739066840, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenHtmlEditor" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2029342412, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorAlignCenter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which centers the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignCenter />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorAlignCenter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align center\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignCenter" - } - }, - { - "HashCode": 282821014, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorAlignCenter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which centers the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignCenter />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorAlignCenter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align center\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignCenter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1000638408, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorAlignLeft", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the left.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignLeft />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorAlignLeft" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align left\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignLeft" - } - }, - { - "HashCode": -318662030, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorAlignLeft", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the left.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignLeft />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorAlignLeft" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align left\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignLeft", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1668899749, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorAlignRight", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the right.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignRight />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorAlignRight" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align right\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignRight" - } - }, - { - "HashCode": 626337285, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorAlignRight", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the right.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignRight />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorAlignRight" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align right\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignRight", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 170421258, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorBackground", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which sets the background color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBackground />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorBackground" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the default background color. Set to \"rgb(0, 0, 255)\" by default;\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Background color\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground" - } - }, - { - "HashCode": 1778674931, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorBackground", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which sets the background color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBackground />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorBackground" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the default background color. Set to \"rgb(0, 0, 255)\" by default;\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Background color\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1230596945, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenHtmlEditorBackground" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2105058380, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenHtmlEditorBackground" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1041643872, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorBackground >\n <RadzenHtmlEditorBackgroundItem Value=\"red\" />\n <RadzenHtmlEditorBackgroundItem Value=\"green\" />\n </RadzenHtmlEditorBackground >\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorBackgroundItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n The custom color to add.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem" - } - }, - { - "HashCode": 1102892818, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorBackground >\n <RadzenHtmlEditorBackgroundItem Value=\"red\" />\n <RadzenHtmlEditorBackgroundItem Value=\"green\" />\n </RadzenHtmlEditorBackground >\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n The custom color to add.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 695086490, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorBold", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which bolds the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBold />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorBold" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bold\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBold" - } - }, - { - "HashCode": 693621514, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorBold", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which bolds the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBold />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorBold" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bold\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBold", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 953715987, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorColor", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which sets the text color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorColor />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorColor" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the default text color. Set to \"rgb(255, 0, 0)\" by default;\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text color\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor" - } - }, - { - "HashCode": -1163319269, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorColor", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which sets the text color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorColor />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorColor" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the default text color. Set to \"rgb(255, 0, 0)\" by default;\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text color\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1122204245, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenHtmlEditorColor" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1543706657, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenHtmlEditorColor" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1910264377, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorColorItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorColor >\n <RadzenHtmlEditorColorItem Value=\"red\" />\n <RadzenHtmlEditorColorItem Value=\"green\" />\n </RadzenHtmlEditorColor >\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorColorItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n The custom color to add.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColorItem" - } - }, - { - "HashCode": 1414051296, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorColorItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorColor >\n <RadzenHtmlEditorColorItem Value=\"red\" />\n <RadzenHtmlEditorColorItem Value=\"green\" />\n </RadzenHtmlEditorColor >\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorColorItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n The custom color to add.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColorItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 488493270, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A custom tool in RadzenHtmlEditor\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorCustomTool" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the tools is visible.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the icon of the tool. Set to \"settings\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether the tool is selected.\n \n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether the tool is disabled.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "CommandName", - "TypeName": "System.String", - "Documentation": "\n Specifies the name of the command. It is available as when\n is raised.\n ", - "Metadata": { - "Common.PropertyName": "CommandName" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool" - } - }, - { - "HashCode": 1007731671, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A custom tool in RadzenHtmlEditor\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorCustomTool" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the tools is visible.\n \n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the icon of the tool. Set to \"settings\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether the tool is selected.\n \n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether the tool is disabled.\n \n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "CommandName", - "TypeName": "System.String", - "Documentation": "\n Specifies the name of the command. It is available as when\n is raised.\n ", - "Metadata": { - "Common.PropertyName": "CommandName" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 610848625, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenHtmlEditorCustomTool" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1092582377, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenHtmlEditorCustomTool" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1558939784, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontName", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which changes the font of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontName />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorFontName" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Sets the child content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font name\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName" - } - }, - { - "HashCode": 1535409037, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontName", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which changes the font of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontName />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorFontName" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Sets the child content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font name\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1281984346, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Sets the child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenHtmlEditorFontName" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1634421593, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Sets the child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenHtmlEditorFontName" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 464190152, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontNameItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Adds a custom font to a .\n \n \n \n <RadzenHtmlEditorFontName>\n <RadzenHtmlEditorFontNameItem Text=\"Times New Roman\" Value='\"Times New Roman\"' />\n </RadzenHtmlEditorFontName>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorFontNameItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n The name of the font e.g. \"Times New Roman\".\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n The CSS value of the font. Use quotes if it contains spaces.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontNameItem" - } - }, - { - "HashCode": -756174723, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontNameItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Adds a custom font to a .\n \n \n \n <RadzenHtmlEditorFontName>\n <RadzenHtmlEditorFontNameItem Text=\"Times New Roman\" Value='\"Times New Roman\"' />\n </RadzenHtmlEditorFontName>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorFontNameItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n The name of the font e.g. \"Times New Roman\".\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n The CSS value of the font. Use quotes if it contains spaces.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontNameItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2008112486, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontSize", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which changes the font size of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontSize />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorFontSize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font size\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontSize" - } - }, - { - "HashCode": -586510978, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFontSize", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which changes the font size of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontSize />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorFontSize" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font size\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontSize", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 829475535, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFormatBlock", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which changes the style of a the selected text by making it a heading or paragraph.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFormatBlock />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorFormatBlock" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text style\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFormatBlock" - } - }, - { - "HashCode": 1916905061, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorFormatBlock", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which changes the style of a the selected text by making it a heading or paragraph.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFormatBlock />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorFormatBlock" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text style\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFormatBlock", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1819206665, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorImage", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which inserts and uploads images in a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorImage />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert image\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to select a file for upload. Set to \"Select image file to upload\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectText" - } - }, - { - "Kind": "Components.Component", - "Name": "UploadChooseText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the upload label. Set to \"Browse\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "UploadChooseText" - } - }, - { - "Kind": "Components.Component", - "Name": "UrlText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"or enter a web address\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "UrlText" - } - }, - { - "Kind": "Components.Component", - "Name": "AltText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a alternative text (alt) for the image. Set to \"Alternative text\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AltText" - } - }, - { - "Kind": "Components.Component", - "Name": "OkText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "OkText" - } - }, - { - "Kind": "Components.Component", - "Name": "CancelText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "CancelText" - } - }, - { - "Kind": "Components.Component", - "Name": "WidthText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of label for image width. Set to \"Image Width\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "WidthText" - } - }, - { - "Kind": "Components.Component", - "Name": "HeightText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of label for image height. Set to \"Image Height\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "HeightText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorImage" - } - }, - { - "HashCode": 1586859727, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorImage", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which inserts and uploads images in a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorImage />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert image\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to select a file for upload. Set to \"Select image file to upload\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "SelectText" - } - }, - { - "Kind": "Components.Component", - "Name": "UploadChooseText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the upload label. Set to \"Browse\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "UploadChooseText" - } - }, - { - "Kind": "Components.Component", - "Name": "UrlText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"or enter a web address\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "UrlText" - } - }, - { - "Kind": "Components.Component", - "Name": "AltText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a alternative text (alt) for the image. Set to \"Alternative text\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AltText" - } - }, - { - "Kind": "Components.Component", - "Name": "OkText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "OkText" - } - }, - { - "Kind": "Components.Component", - "Name": "CancelText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "CancelText" - } - }, - { - "Kind": "Components.Component", - "Name": "WidthText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of label for image width. Set to \"Image Width\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "WidthText" - } - }, - { - "Kind": "Components.Component", - "Name": "HeightText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of label for image height. Set to \"Image Height\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "HeightText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorImage", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -562691043, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorIndent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which indents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorIndent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorIndent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Indent\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorIndent" - } - }, - { - "HashCode": -1582004686, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorIndent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which indents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorIndent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorIndent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Indent\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorIndent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 939738305, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorItalic", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which makes the selection italic.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorItalic />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorItalic" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Italic\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorItalic" - } - }, - { - "HashCode": -210661939, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorItalic", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which makes the selection italic.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorItalic />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorItalic" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Italic\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorItalic", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -531796976, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorJustify", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which justifies the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorJustify" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Justify\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorJustify" - } - }, - { - "HashCode": 997693832, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorJustify", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which justifies the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorJustify" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Justify\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorJustify", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1058181427, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorLink", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which creates links from the selection of a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert link\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "UrlText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"Web address\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "UrlText" - } - }, - { - "Kind": "Components.Component", - "Name": "OpenInNewWindowText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the checkbox that opens the link in new window. Set to \"Open in new window\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "OpenInNewWindowText" - } - }, - { - "Kind": "Components.Component", - "Name": "LinkText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to change the text of the link. Set to \"Text\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "LinkText" - } - }, - { - "Kind": "Components.Component", - "Name": "OkText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "OkText" - } - }, - { - "Kind": "Components.Component", - "Name": "CancelText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "CancelText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorLink" - } - }, - { - "HashCode": -711927643, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorLink", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A tool which creates links from the selection of a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert link\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "UrlText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"Web address\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "UrlText" - } - }, - { - "Kind": "Components.Component", - "Name": "OpenInNewWindowText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the checkbox that opens the link in new window. Set to \"Open in new window\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "OpenInNewWindowText" - } - }, - { - "Kind": "Components.Component", - "Name": "LinkText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of the label suggesting the user to change the text of the link. Set to \"Text\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "LinkText" - } - }, - { - "Kind": "Components.Component", - "Name": "OkText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "OkText" - } - }, - { - "Kind": "Components.Component", - "Name": "CancelText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "CancelText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 852278031, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorOrderedList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which inserts an ordered list (ol).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOrderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorOrderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Ordered list\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOrderedList" - } - }, - { - "HashCode": 1219799763, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorOrderedList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which inserts an ordered list (ol).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOrderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorOrderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Ordered list\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOrderedList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1011206807, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorOutdent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which outdents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOutdent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorOutdent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Outdent\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOutdent" - } - }, - { - "HashCode": -1518255046, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorOutdent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which outdents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOutdent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorOutdent" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Outdent\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOutdent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2025893492, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorRedo", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which repeats the last undone command.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRedo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorRedo" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Redo\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRedo" - } - }, - { - "HashCode": -618256662, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorRedo", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which repeats the last undone command.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRedo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorRedo" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Redo\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRedo", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1635101743, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which removes the styling of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRemoveFormat />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorRemoveFormat" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove styling\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat" - } - }, - { - "HashCode": -1557217402, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which removes the styling of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRemoveFormat />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove styling\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1887432412, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorSeparator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor visual separator.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n <RadzenHtmlEditorSeparator />\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorSeparator" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSeparator" - } - }, - { - "HashCode": -900197796, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorSeparator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor visual separator.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n <RadzenHtmlEditorSeparator />\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorSeparator" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSeparator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -752474330, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which applies \"strike through\" styling to the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorStrikeThrough />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorStrikeThrough" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Strikethrough\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough" - } - }, - { - "HashCode": 484080902, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which applies \"strike through\" styling to the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorStrikeThrough />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Strikethrough\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1908478230, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorSubscript", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as subscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSubscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorSubscript" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Subscript\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSubscript" - } - }, - { - "HashCode": -1200377216, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorSubscript", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as subscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSubscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorSubscript" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Subscript\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSubscript", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -456010421, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorSuperscript", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as superscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSuperscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorSuperscript" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Superscript\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSuperscript" - } - }, - { - "HashCode": 1762538183, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorSuperscript", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as superscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSuperscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorSuperscript" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Superscript\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSuperscript", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1764118002, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUnderline", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which underlines the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnderline />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorUnderline" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Underline\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnderline" - } - }, - { - "HashCode": -574615816, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUnderline", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which underlines the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnderline />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorUnderline" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Underline\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnderline", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2048015948, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUndo", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which reverts the last edit operation.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUndo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorUndo" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Undo\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUndo" - } - }, - { - "HashCode": -838463670, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUndo", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which reverts the last edit operation.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUndo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorUndo" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Undo\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUndo", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -429117807, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUnlink", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which removes a link.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnlink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorUnlink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove link\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnlink" - } - }, - { - "HashCode": 1895855817, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUnlink", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which removes a link.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnlink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorUnlink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove link\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnlink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -47457350, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUnorderedList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which inserts a bullet list (ul).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnorderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditorUnorderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bullet list\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnorderedList" - } - }, - { - "HashCode": 969421859, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenHtmlEditorUnorderedList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A RadzenHtmlEditor tool which inserts a bullet list (ul).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnorderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditorUnorderedList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bullet list\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnorderedList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 832631142, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenIcon", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenIcon component. Displays icon from Material Icons font.\n \n \n \n <RadzenIcon Icon=\"3d_rotation\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenIcon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "IconStyle", - "TypeName": "Radzen.IconStyle?", - "Documentation": "\n \n Specifies the display style of the icon.\n \n ", - "Metadata": { - "Common.PropertyName": "IconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenIcon" - } - }, - { - "HashCode": -446300050, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenIcon", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenIcon component. Displays icon from Material Icons font.\n \n \n \n <RadzenIcon Icon=\"3d_rotation\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenIcon" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "IconStyle", - "TypeName": "Radzen.IconStyle?", - "Documentation": "\n \n Specifies the display style of the icon.\n \n ", - "Metadata": { - "Common.PropertyName": "IconStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenIcon", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1701347316, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenImage", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenImage component.\n \n \n \n <RadzenImage Path=\"someimage.png\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenImage" - } - }, - { - "HashCode": -1459411452, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenImage", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenImage component.\n \n \n \n <RadzenImage Path=\"someimage.png\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenImage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenImage", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1331863536, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenImage.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenImage" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenImage.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1254640624, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenImage.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenImage" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenImage.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1900046931, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLabel", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLabel component.\n \n \n \n <RadzenLabel Text=\"CompanyName\" Component=\"CompanyName\" />\n <RadzenTextBox Name=\"CompanyName\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the component name for the label.\n \n The component name for the label.\n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLabel" - } - }, - { - "HashCode": -645391956, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLabel", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLabel component.\n \n \n \n <RadzenLabel Text=\"CompanyName\" Component=\"CompanyName\" />\n <RadzenTextBox Name=\"CompanyName\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenLabel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the component name for the label.\n \n The component name for the label.\n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLabel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1166740627, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLayout", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLayout component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenLayout" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLayout" - } - }, - { - "HashCode": 1053474075, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLayout", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLayout component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenLayout" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLayout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -411918018, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenLayout.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenLayout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenLayout.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -439662655, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenLayout.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenLayout" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenLayout.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2109969734, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLegend", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class RadzenLegend.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenLegend" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Radzen.Blazor.LegendPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLegend" - } - }, - { - "HashCode": 1477216888, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLegend", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class RadzenLegend.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenLegend" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Radzen.Blazor.LegendPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", - "Metadata": { - "Common.PropertyName": "Position" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLegend", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1070972749, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLengthValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if then component value length is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"FirstName\" @bind-Value=@model.FirstName />\n <RadzenLengthValidator Component=\"FirstName\" Min=\"3\" Text=\"First name should be at least 3 characters\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string FirstName { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenLengthValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid length\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the minimum accepted length. The component value length should be greater than the minimum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum accepted length. The component value length should be less than the maximum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLengthValidator" - } - }, - { - "HashCode": 1598696621, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLengthValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if then component value length is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"FirstName\" @bind-Value=@model.FirstName />\n <RadzenLengthValidator Component=\"FirstName\" Min=\"3\" Text=\"First name should be at least 3 characters\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string FirstName { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenLengthValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid length\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the minimum accepted length. The component value length should be greater than the minimum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum accepted length. The component value length should be less than the maximum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLengthValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1123969614, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLineSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders line series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenLineSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenLineSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Specifies the pixel width of the line. Set to 2 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the line type.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Smooth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Smooth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLineSeries", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 470294483, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLineSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders line series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenLineSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenLineSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Specifies the pixel width of the line. Set to 2 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the line type.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Smooth", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Smooth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLineSeries", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1293213703, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenLineSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenLineSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2087254614, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenLineSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenLineSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1102311885, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "RadzenLineSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -834227121, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "Radzen.Blazor.RadzenLineSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -390629049, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLink", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLink component.\n \n \n \n <RadzenLink Path=\"https://www.radzen.com\" Text=\"Go to url\" Target=\"_blank\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLink" - } - }, - { - "HashCode": -1070512217, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLink", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLink component.\n \n \n \n <RadzenLink Path=\"https://www.radzen.com\" Text=\"Go to url\" Target=\"_blank\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenLink" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 41481592, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenListBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenListBox component.\n \n The type of the value.\n \n \n <RadzenListBox @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenListBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBox component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenListBox", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1756693685, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenListBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenListBox component.\n \n The type of the value.\n \n \n <RadzenListBox @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenListBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBox component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowVirtualization", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowVirtualization" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowClear", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowClear" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", - "Metadata": { - "Common.PropertyName": "SelectedItem" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.StringFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenListBox", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -475159019, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenListBox.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenListBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenListBox.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -985752755, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenListBox.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenListBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenListBox.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -802541950, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLogin", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLogin component. Must be placed in RadzenTemplateForm.\n \n \n \n <RadzenTemplateForm Data=@(\"Login\")>\n <RadzenLogin AllowRegister=\"true\" AllowResetPassword=\"true\"\n Login=@OnLogin\n ResetPassword=@OnResetPassword\n Register=@OnRegister />\n </RadzenTemplateForm>\n @code {\n void OnLogin(LoginArgs args, string name)\n {\n Console.WriteLine($\"{name} -> Username: {args.Username} and password: {args.Password}\");\n }\n \n void OnRegister(string name)\n {\n Console.WriteLine($\"{name} -> Register\");\n }\n \n void OnResetPassword(string value, string name)\n {\n Console.WriteLine($\"{name} -> ResetPassword for user: {value}\");\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenLogin" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether automatic complete of inputs is enabled.\n \n true if automatic complete of inputs is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "Username", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the username.\n \n The username.\n ", - "Metadata": { - "Common.PropertyName": "Username" - } - }, - { - "Kind": "Components.Component", - "Name": "Password", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the password.\n \n The password.\n ", - "Metadata": { - "Common.PropertyName": "Password" - } - }, - { - "Kind": "Components.Component", - "Name": "Login", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the login callback.\n \n The login callback.\n ", - "Metadata": { - "Common.PropertyName": "Login", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Register", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the register callback.\n \n The register callback.\n ", - "Metadata": { - "Common.PropertyName": "Register", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ResetPassword", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the reset password callback.\n \n The reset password callback.\n ", - "Metadata": { - "Common.PropertyName": "ResetPassword", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowRegister", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether register is allowed.\n \n true if register is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowRegister" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowResetPassword", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether reset password is allowed.\n \n true if reset password is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowResetPassword" - } - }, - { - "Kind": "Components.Component", - "Name": "LoginText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the login text.\n \n The login text.\n ", - "Metadata": { - "Common.PropertyName": "LoginText" - } - }, - { - "Kind": "Components.Component", - "Name": "RegisterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the register text.\n \n The register text.\n ", - "Metadata": { - "Common.PropertyName": "RegisterText" - } - }, - { - "Kind": "Components.Component", - "Name": "RegisterMessageText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the register message text.\n \n The register message text.\n ", - "Metadata": { - "Common.PropertyName": "RegisterMessageText" - } - }, - { - "Kind": "Components.Component", - "Name": "ResetPasswordText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the reset password text.\n \n The reset password text.\n ", - "Metadata": { - "Common.PropertyName": "ResetPasswordText" - } - }, - { - "Kind": "Components.Component", - "Name": "UserText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the user text.\n \n The user text.\n ", - "Metadata": { - "Common.PropertyName": "UserText" - } - }, - { - "Kind": "Components.Component", - "Name": "UserRequired", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the user required text.\n \n The user required text.\n ", - "Metadata": { - "Common.PropertyName": "UserRequired" - } - }, - { - "Kind": "Components.Component", - "Name": "PasswordText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the password text.\n \n The password text.\n ", - "Metadata": { - "Common.PropertyName": "PasswordText" - } - }, - { - "Kind": "Components.Component", - "Name": "PasswordRequired", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the password required.\n \n The password required.\n ", - "Metadata": { - "Common.PropertyName": "PasswordRequired" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLogin" - } - }, - { - "HashCode": 94502822, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenLogin", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenLogin component. Must be placed in RadzenTemplateForm.\n \n \n \n <RadzenTemplateForm Data=@(\"Login\")>\n <RadzenLogin AllowRegister=\"true\" AllowResetPassword=\"true\"\n Login=@OnLogin\n ResetPassword=@OnResetPassword\n Register=@OnRegister />\n </RadzenTemplateForm>\n @code {\n void OnLogin(LoginArgs args, string name)\n {\n Console.WriteLine($\"{name} -> Username: {args.Username} and password: {args.Password}\");\n }\n \n void OnRegister(string name)\n {\n Console.WriteLine($\"{name} -> Register\");\n }\n \n void OnResetPassword(string value, string name)\n {\n Console.WriteLine($\"{name} -> ResetPassword for user: {value}\");\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenLogin" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether automatic complete of inputs is enabled.\n \n true if automatic complete of inputs is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "Username", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the username.\n \n The username.\n ", - "Metadata": { - "Common.PropertyName": "Username" - } - }, - { - "Kind": "Components.Component", - "Name": "Password", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the password.\n \n The password.\n ", - "Metadata": { - "Common.PropertyName": "Password" - } - }, - { - "Kind": "Components.Component", - "Name": "Login", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the login callback.\n \n The login callback.\n ", - "Metadata": { - "Common.PropertyName": "Login", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Register", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the register callback.\n \n The register callback.\n ", - "Metadata": { - "Common.PropertyName": "Register", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ResetPassword", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the reset password callback.\n \n The reset password callback.\n ", - "Metadata": { - "Common.PropertyName": "ResetPassword", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowRegister", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether register is allowed.\n \n true if register is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowRegister" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowResetPassword", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether reset password is allowed.\n \n true if reset password is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowResetPassword" - } - }, - { - "Kind": "Components.Component", - "Name": "LoginText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the login text.\n \n The login text.\n ", - "Metadata": { - "Common.PropertyName": "LoginText" - } - }, - { - "Kind": "Components.Component", - "Name": "RegisterText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the register text.\n \n The register text.\n ", - "Metadata": { - "Common.PropertyName": "RegisterText" - } - }, - { - "Kind": "Components.Component", - "Name": "RegisterMessageText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the register message text.\n \n The register message text.\n ", - "Metadata": { - "Common.PropertyName": "RegisterMessageText" - } - }, - { - "Kind": "Components.Component", - "Name": "ResetPasswordText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the reset password text.\n \n The reset password text.\n ", - "Metadata": { - "Common.PropertyName": "ResetPasswordText" - } - }, - { - "Kind": "Components.Component", - "Name": "UserText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the user text.\n \n The user text.\n ", - "Metadata": { - "Common.PropertyName": "UserText" - } - }, - { - "Kind": "Components.Component", - "Name": "UserRequired", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the user required text.\n \n The user required text.\n ", - "Metadata": { - "Common.PropertyName": "UserRequired" - } - }, - { - "Kind": "Components.Component", - "Name": "PasswordText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the password text.\n \n The password text.\n ", - "Metadata": { - "Common.PropertyName": "PasswordText" - } - }, - { - "Kind": "Components.Component", - "Name": "PasswordRequired", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the password required.\n \n The password required.\n ", - "Metadata": { - "Common.PropertyName": "PasswordRequired" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenLogin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2104409150, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMarkers", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class RadzenMarkers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenMarkers" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerType", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the marker.\n \n The type of the marker.\n ", - "Metadata": { - "Common.PropertyName": "MarkerType" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMarkers" - } - }, - { - "HashCode": -779652211, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMarkers", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Class RadzenMarkers.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenMarkers" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerType", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the marker.\n \n The type of the marker.\n ", - "Metadata": { - "Common.PropertyName": "MarkerType" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMarkers", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 619333384, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMask", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMask component.\n \n \n \n <RadzenMask Mask=\"(***) ***-****\" Pattern=\"[^0-9]\" Placeholder=\"(000) 000-0000\" @bind-Value=@phone Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenMask" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int64?", - "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "Mask", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the mask.\n \n The mask.\n ", - "Metadata": { - "Common.PropertyName": "Mask" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pattern that will be used to replace all invalid characters with regular expression.\n \n The invalid characters pattern.\n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "CharacterPattern", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pattern that will be used to match all valid characters with regular expression. If both Pattern and CharacterPattern are set CharacterPattern will be used.\n \n The valid characters pattern.\n ", - "Metadata": { - "Common.PropertyName": "CharacterPattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMask" - } - }, - { - "HashCode": -1970082716, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMask", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMask component.\n \n \n \n <RadzenMask Mask=\"(***) ***-****\" Pattern=\"[^0-9]\" Placeholder=\"(000) 000-0000\" @bind-Value=@phone Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenMask" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int64?", - "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "Mask", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the mask.\n \n The mask.\n ", - "Metadata": { - "Common.PropertyName": "Mask" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pattern that will be used to replace all invalid characters with regular expression.\n \n The invalid characters pattern.\n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "CharacterPattern", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pattern that will be used to match all valid characters with regular expression. If both Pattern and CharacterPattern are set CharacterPattern will be used.\n \n The valid characters pattern.\n ", - "Metadata": { - "Common.PropertyName": "CharacterPattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMask", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1715877139, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMediaQuery", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMediaQuery fires its event when the media query specified via matches or not.\n \n \n < RadzenMediaQuery Query=\"(max-width: 768px)\" Change=@OnChange />\n @code {\n void OnChange(bool matches)\n {\n // matches is true if the media query applies; otherwise false.\n }\n }\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenMediaQuery" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Query", - "TypeName": "System.String", - "Documentation": "\n \n The CSS media query this component will listen for.\n \n ", - "Metadata": { - "Common.PropertyName": "Query" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the status of the media query changes - to either match or not.\n \n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMediaQuery" - } - }, - { - "HashCode": -1353730435, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMediaQuery", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMediaQuery fires its event when the media query specified via matches or not.\n \n \n < RadzenMediaQuery Query=\"(max-width: 768px)\" Change=@OnChange />\n @code {\n void OnChange(bool matches)\n {\n // matches is true if the media query applies; otherwise false.\n }\n }\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenMediaQuery" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Query", - "TypeName": "System.String", - "Documentation": "\n \n The CSS media query this component will listen for.\n \n ", - "Metadata": { - "Common.PropertyName": "Query" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the status of the media query changes - to either match or not.\n \n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMediaQuery", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 139661023, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMenu component.\n \n \n \n <RadzenMenu>\n <RadzenMenuItem Text=\"Data\">\n <RadzenMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenMenuItemItem>\n </RadzenMenu>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMenu" - } - }, - { - "HashCode": -2067857252, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMenu component.\n \n \n \n <RadzenMenu>\n <RadzenMenuItem Text=\"Data\">\n <RadzenMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenMenuItemItem>\n </RadzenMenu>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2124764073, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenMenu.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1283880582, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenMenu.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2106917650, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMenuItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenMenuItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMenuItem" - } - }, - { - "HashCode": -1929356827, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenMenuItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenMenuItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMenuItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -482398412, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenMenuItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 874063406, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenMenuItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -510409953, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenMenuItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1597492446, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenMenuItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1136043870, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMonthView", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays the appointments in a month day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenMonthView />\n </RadzenScheduler>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenMonthView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxAppointmentsInSlot", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum appointnments to render in a slot.\n \n The maximum appointments in slot.\n ", - "Metadata": { - "Common.PropertyName": "MaxAppointmentsInSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "MoreText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text displayed when there are more appointments in a slot than .\n \n The more text. Set to \"+ {0} more\" by default.\n ", - "Metadata": { - "Common.PropertyName": "MoreText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMonthView" - } - }, - { - "HashCode": -1477330207, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenMonthView", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays the appointments in a month day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenMonthView />\n </RadzenScheduler>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenMonthView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxAppointmentsInSlot", - "TypeName": "System.Int32?", - "Documentation": "\n \n Specifies the maximum appointnments to render in a slot.\n \n The maximum appointments in slot.\n ", - "Metadata": { - "Common.PropertyName": "MaxAppointmentsInSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "MoreText", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the text displayed when there are more appointments in a slot than .\n \n The more text. Set to \"+ {0} more\" by default.\n ", - "Metadata": { - "Common.PropertyName": "MoreText" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenMonthView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -129712910, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNumeric", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenNumeric component.\n \n The type of the t value.\n \n \n <RadzenNumeric TValue=\"int\" Min=\"1\" Max=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenNumeric" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenNumeric component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Format", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format.\n \n The format.\n ", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowUpDown", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether up down buttons are shown.\n \n true if up down buttons are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowUpDown" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNumeric", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -577171974, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNumeric", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenNumeric component.\n \n The type of the t value.\n \n \n <RadzenNumeric TValue=\"int\" Min=\"1\" Max=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenNumeric" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenNumeric component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Format", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format.\n \n The format.\n ", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowUpDown", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether up down buttons are shown.\n \n true if up down buttons are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowUpDown" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Decimal?", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNumeric", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1776898260, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNumericRangeValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if a component value is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenNumeric style=\"display: block\" Name=\"Quantity\" @bind-Value=@model.Quantity />\n <RadzenNumericRangeValidator Component=\"Quantity\" Min=\"1\" Max=\"10\" Text=\"Quantity should be between 1 and 10\" Style=\"position: absolute\" /> \n </RadzenTemplateForm>\n @code {\n class Model\n {\n public decimal Quantity { get; set; }\n }\n Model model = new Model(); \n }\n \n >\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenNumericRangeValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Not in the valid range\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "dynamic", - "Documentation": "\n \n Specifies the minimum value. The component value should be greater than the minimum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "dynamic", - "Documentation": "\n \n Specifies the maximum value. The component value should be less than the maximum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNumericRangeValidator" - } - }, - { - "HashCode": -464525241, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNumericRangeValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if a component value is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenNumeric style=\"display: block\" Name=\"Quantity\" @bind-Value=@model.Quantity />\n <RadzenNumericRangeValidator Component=\"Quantity\" Min=\"1\" Max=\"10\" Text=\"Quantity should be between 1 and 10\" Style=\"position: absolute\" /> \n </RadzenTemplateForm>\n @code {\n class Model\n {\n public decimal Quantity { get; set; }\n }\n Model model = new Model(); \n }\n \n >\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenNumericRangeValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Not in the valid range\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "dynamic", - "Documentation": "\n \n Specifies the minimum value. The component value should be greater than the minimum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "dynamic", - "Documentation": "\n \n Specifies the maximum value. The component value should be less than the maximum in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNumericRangeValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 350586486, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPager", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPager component.\n \n \n \n <RadzenPager Count=\"100\" PageSize=\"10\" PageNumbersCount=\"5\" PageChanged=@(args => Console.WriteLine($\"Skip: {args.Skip}, Top: {args.Top}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPager" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "HorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "HorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page size.\n \n The page size.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page size changed callback.\n \n The page size changed callback.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the total items count.\n \n The total items count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PageChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page changed callback.\n \n The page changed callback.\n ", - "Metadata": { - "Common.PropertyName": "PageChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPager" - } - }, - { - "HashCode": -598878792, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPager", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPager component.\n \n \n \n <RadzenPager Count=\"100\" PageSize=\"10\" PageNumbersCount=\"5\" PageChanged=@(args => Console.WriteLine($\"Skip: {args.Skip}, Top: {args.Top}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPager" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "HorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "HorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page size.\n \n The page size.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page size changed callback.\n \n The page size changed callback.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the total items count.\n \n The total items count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "AlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PageChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page changed callback.\n \n The page changed callback.\n ", - "Metadata": { - "Common.PropertyName": "PageChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPager", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1654436398, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPanel", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPanel component.\n \n \n \n <RadzenPanel AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenPanel>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPanel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AllowCollapse", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCollapse" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsed" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SummaryTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "Metadata": { - "Common.PropertyName": "SummaryTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPanel" - } - }, - { - "HashCode": 130962197, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPanel", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPanel component.\n \n \n \n <RadzenPanel AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenPanel>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPanel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "AllowCollapse", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCollapse" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsed" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SummaryTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "Metadata": { - "Common.PropertyName": "SummaryTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPanel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 305765420, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1754589300, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "Radzen.Blazor.RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 534625298, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.SummaryTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "SummaryTemplate", - "ParentTag": "RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.SummaryTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1871484300, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.SummaryTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "SummaryTemplate", - "ParentTag": "Radzen.Blazor.RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.SummaryTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1256901675, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -837992029, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "Radzen.Blazor.RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1130760520, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 266198206, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanel.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenPanel" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1403215780, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPanelMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPanelMenu component.\n \n \n \n <RadzenPanelMenu>\n <RadzenPanelMenuItem Text=\"Data\">\n <RadzenPanelMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenPanelMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenPanelMenuItemItem>\n </RadzenPanelMenu>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPanelMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", - "IsEnum": true, - "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu" - } - }, - { - "HashCode": -446368172, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPanelMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPanelMenu component.\n \n \n \n <RadzenPanelMenu>\n <RadzenPanelMenuItem Text=\"Data\">\n <RadzenPanelMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenPanelMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenPanelMenuItemItem>\n </RadzenPanelMenu>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPanelMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Match", - "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", - "IsEnum": true, - "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { - "Common.PropertyName": "Match" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -955358192, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanelMenu.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenPanelMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1040439545, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanelMenu.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenPanelMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1879532094, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPanelMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPanelMenuItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPanelMenuItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ExpandedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem" - } - }, - { - "HashCode": -1308620822, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPanelMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPanelMenuItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPanelMenuItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ExpandedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1138510439, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanelMenuItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenPanelMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 441995223, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanelMenuItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenPanelMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1549889411, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenPanelMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 458842484, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenPanelMenuItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -385274922, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPassword", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPassword component.\n \n \n \n <RadzenPassword Placeholder=\"Enter password...\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPassword" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is allowed.\n \n true if input automatic complete is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPassword" - } - }, - { - "HashCode": 1007080161, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPassword", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenPassword component.\n \n \n \n <RadzenPassword Placeholder=\"Enter password...\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPassword" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is allowed.\n \n true if input automatic complete is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPassword", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 639738757, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPieSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders pie series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPieSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenPieSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPieSeries", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1747007418, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenPieSeries", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Renders pie series in .\n \n The type of the series data item.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPieSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenPieSeries component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double?", - "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Fills", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Fills" - } - }, - { - "Kind": "Components.Component", - "Name": "Strokes", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", - "Metadata": { - "Common.PropertyName": "Strokes" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TooltipTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "Metadata": { - "Common.PropertyName": "TooltipTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CategoryProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "CategoryProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Hidden", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Hidden" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "RenderingOrder", - "TypeName": "System.Int32", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "RenderingOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenPieSeries", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1337162092, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPieSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenPieSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1103434856, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPieSeries.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenPieSeries" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2071551640, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "RadzenPieSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1756942361, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TooltipTemplate", - "ParentTag": "Radzen.Blazor.RadzenPieSeries" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1751047740, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenProfileMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenProfileMenu component.\n \n \n \n <RadzenProfileMenu>\n <RadzenProfileMenuItem Text=\"Data\">\n <RadzenProfileMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenProfileMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenProfileMenuItemItem>\n </RadzenProfileMenu>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenProfileMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu" - } - }, - { - "HashCode": -583402223, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenProfileMenu", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenProfileMenu component.\n \n \n \n <RadzenProfileMenu>\n <RadzenProfileMenuItem Text=\"Data\">\n <RadzenProfileMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenProfileMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenProfileMenuItemItem>\n </RadzenProfileMenu>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenProfileMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1156073510, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenProfileMenu.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenProfileMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 103940022, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenProfileMenu.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenProfileMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -766082738, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenProfileMenu.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenProfileMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -233383226, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenProfileMenu.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenProfileMenu" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1708009460, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenProfileMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenProfileMenuItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenProfileMenuItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenuItem" - } - }, - { - "HashCode": -705577651, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenProfileMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenProfileMenuItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenProfileMenuItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Target", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", - "Metadata": { - "Common.PropertyName": "Target" - } - }, - { - "Kind": "Components.Component", - "Name": "Path", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", - "Metadata": { - "Common.PropertyName": "Path" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenProfileMenuItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 330860880, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenProgressBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenProgressBar component.\n \n \n \n <RadzenProgressBar @bind-Value=\"@value\" Max=\"200\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenProgressBar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Radzen.ProgressBarMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the mode.\n \n The mode.\n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "Unit", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unit.\n \n The unit.\n ", - "Metadata": { - "Common.PropertyName": "Unit" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowValue", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether value is shown.\n \n true if value is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowValue" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ProgressBarStyle", - "TypeName": "Radzen.ProgressBarStyle", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the progress bar style.\n \n The progress bar style.\n ", - "Metadata": { - "Common.PropertyName": "ProgressBarStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenProgressBar" - } - }, - { - "HashCode": 328341439, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenProgressBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenProgressBar component.\n \n \n \n <RadzenProgressBar @bind-Value=\"@value\" Max=\"200\" />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenProgressBar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Radzen.ProgressBarMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the mode.\n \n The mode.\n ", - "Metadata": { - "Common.PropertyName": "Mode" - } - }, - { - "Kind": "Components.Component", - "Name": "Unit", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the unit.\n \n The unit.\n ", - "Metadata": { - "Common.PropertyName": "Unit" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowValue", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether value is shown.\n \n true if value is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowValue" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "System.Action", - "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ProgressBarStyle", - "TypeName": "Radzen.ProgressBarStyle", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the progress bar style.\n \n The progress bar style.\n ", - "Metadata": { - "Common.PropertyName": "ProgressBarStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenProgressBar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -856029028, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGaugeScale", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadialGaugeScale component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRadialGaugeScale" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", - "Metadata": { - "Common.PropertyName": "TickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorTickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", - "Metadata": { - "Common.PropertyName": "MinorTickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLabelOffset", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", - "Metadata": { - "Common.PropertyName": "TickLabelOffset" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets the formatter function.\n \n The formatter function.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "TickPosition", - "TypeName": "Radzen.Blazor.GaugeTickPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", - "Metadata": { - "Common.PropertyName": "TickPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowFirstTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show first tick.\n \n true if first tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowFirstTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowLastTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show last tick.\n \n true if last tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowLastTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTickLabels", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTickLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorStep", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", - "Metadata": { - "Common.PropertyName": "MinorStep" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale" - } - }, - { - "HashCode": -716520914, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGaugeScale", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadialGaugeScale component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRadialGaugeScale" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", - "Metadata": { - "Common.PropertyName": "TickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorTickLength", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", - "Metadata": { - "Common.PropertyName": "MinorTickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLabelOffset", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", - "Metadata": { - "Common.PropertyName": "TickLabelOffset" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets the formatter function.\n \n The formatter function.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "TickPosition", - "TypeName": "Radzen.Blazor.GaugeTickPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", - "Metadata": { - "Common.PropertyName": "TickPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowFirstTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show first tick.\n \n true if first tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowFirstTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowLastTick", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show last tick.\n \n true if last tick is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowLastTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTickLabels", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowTickLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorStep", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", - "Metadata": { - "Common.PropertyName": "MinorStep" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Margin", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", - "Metadata": { - "Common.PropertyName": "Margin" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -100561838, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenRadialGaugeScale" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1429420895, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenRadialGaugeScale" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1960982671, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadialGaugeScalePointer component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRadialGaugeScalePointer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowValue", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.Double?", - "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Length", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length.\n \n The length.\n ", - "Metadata": { - "Common.PropertyName": "Length" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer" - } - }, - { - "HashCode": 2099650510, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadialGaugeScalePointer component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRadialGaugeScalePointer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowValue", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.Double?", - "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Length", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the length.\n \n The length.\n ", - "Metadata": { - "Common.PropertyName": "Length" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 981628821, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenRadialGaugeScalePointer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -932483260, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenRadialGaugeScalePointer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 627976174, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGaugeScaleRange", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadialGaugeScaleRange component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRadialGaugeScaleRange" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "From", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets from.\n \n From.\n ", - "Metadata": { - "Common.PropertyName": "From" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets to position.\n \n To.\n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", - "Metadata": { - "Common.PropertyName": "Height" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScaleRange" - } - }, - { - "HashCode": 26873735, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGaugeScaleRange", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadialGaugeScaleRange component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRadialGaugeScaleRange" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "From", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets from.\n \n From.\n ", - "Metadata": { - "Common.PropertyName": "From" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets to position.\n \n To.\n ", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", - "Metadata": { - "Common.PropertyName": "Height" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScaleRange", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 415332058, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadioButtonList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadioButtonList component.\n \n The type of the value.\n \n \n <RadzenRadioButtonList @bind-Value=@value TValue=\"int\" Orientation=\"Orientation.Vertical\" >\n <Items>\n <RadzenRadioButtonListItem Text=\"Orders\" Value=\"1\" />\n <RadzenRadioButtonListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenRadioButtonList>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRadioButtonList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonList component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the disabled property.\n \n The disabled property.\n ", - "Metadata": { - "Common.PropertyName": "DisabledProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the visible property.\n \n The visible property.\n ", - "Metadata": { - "Common.PropertyName": "VisibleProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Radzen.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 324081140, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadioButtonList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadioButtonList component.\n \n The type of the value.\n \n \n <RadzenRadioButtonList @bind-Value=@value TValue=\"int\" Orientation=\"Orientation.Vertical\" >\n <Items>\n <RadzenRadioButtonListItem Text=\"Orders\" Value=\"1\" />\n <RadzenRadioButtonListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenRadioButtonList>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRadioButtonList" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonList component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "DisabledProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the disabled property.\n \n The disabled property.\n ", - "Metadata": { - "Common.PropertyName": "DisabledProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "VisibleProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the visible property.\n \n The visible property.\n ", - "Metadata": { - "Common.PropertyName": "VisibleProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Radzen.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -383846083, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadioButtonList.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "RadzenRadioButtonList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList.Items", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2016006856, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadioButtonList.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Radzen.Blazor.RadzenRadioButtonList" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList.Items", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 391445588, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadioButtonListItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadioButtonListItem component.\n \n The type of the value.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRadioButtonListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonListItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonListItem", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 72327836, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadioButtonListItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRadioButtonListItem component.\n \n The type of the value.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRadioButtonListItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonListItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonListItem", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1175833348, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRating", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRating component.\n \n \n \n <RadzenRating Stars=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRating" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stars", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of stars.\n \n The number of stars.\n ", - "Metadata": { - "Common.PropertyName": "Stars" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRating" - } - }, - { - "HashCode": 1510586280, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRating", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenRating component.\n \n \n \n <RadzenRating Stars=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRating" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stars", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of stars.\n \n The number of stars.\n ", - "Metadata": { - "Common.PropertyName": "Stars" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRating", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -381717640, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRegexValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which matches a component value against a specified regular expression pattern.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"ZIP\" @bind-Value=@model.Zip />\n <RadzenRegexValidator Component=\"ZIP\" Text=\"ZIP code must be 5 digits\" Pattern=\"\\d{5}\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Zip { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRegexValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the regular expression pattern which the component value should match in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRegexValidator" - } - }, - { - "HashCode": 1743917994, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRegexValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which matches a component value against a specified regular expression pattern.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"ZIP\" @bind-Value=@model.Zip />\n <RadzenRegexValidator Component=\"ZIP\" Text=\"ZIP code must be 5 digits\" Pattern=\"\\d{5}\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Zip { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRegexValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Pattern", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the regular expression pattern which the component value should match in order to be valid.\n \n ", - "Metadata": { - "Common.PropertyName": "Pattern" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRegexValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2074720747, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRequiredValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if a component has value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRequiredValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Required\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultValue", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies a default value. If the component value is equal to DefaultValue it is considered invalid.\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRequiredValidator" - } - }, - { - "HashCode": 527314719, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRequiredValidator", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A validator component which checks if a component has value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRequiredValidator" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Required\" by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "DefaultValue", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies a default value. If the component value is equal to DefaultValue it is considered invalid.\n \n ", - "Metadata": { - "Common.PropertyName": "DefaultValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Component", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", - "Metadata": { - "Common.PropertyName": "Component" - } - }, - { - "Kind": "Components.Component", - "Name": "Popup", - "TypeName": "System.Boolean", - "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Popup" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRequiredValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1455466348, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenScheduler", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays a collection of in day, week or month view.\n \n The type of the value item.\n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <RadzenMonthView />\n </RadzenScheduler>\n @code {\n class DataItem\n {\n public DateTime Start { get; set; }\n public DateTime End { get; set; }\n public string Text { get; set; }\n }\n DataItem[] data = new DataItem[]\n {\n new DataItem\n {\n Start = DateTime.Today,\n End = DateTime.Today.AddDays(1),\n Text = \"Birthday\"\n },\n };\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenScheduler" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenScheduler component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of RadzenScheduler. It will display an appointment for every item of the collection which is within the current view date range.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StartProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", - "Metadata": { - "Common.PropertyName": "StartProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "EndProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", - "Metadata": { - "Common.PropertyName": "EndProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the initially selected view.\n \n The index of the selected.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "TodayText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text of the today button. Set to Today by default.\n \n The today text.\n ", - "Metadata": { - "Common.PropertyName": "TodayText" - } - }, - { - "Kind": "Components.Component", - "Name": "Date", - "TypeName": "System.DateTime", - "Documentation": "\n \n Gets or sets the initial date displayed by the selected view. Set to DateTime.Today by default.\n \n The date.\n ", - "Metadata": { - "Common.PropertyName": "Date" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SlotSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user clicks a slot in the current view. Commonly used to add new appointments.\n \n \n \n <RadzenScheduler Data=@appointments SlotSelect=@OnSlotSelect>\n </RadzenScheduler>\n @code {\n void OnSlotSelect(SchedulerSlotSelectEventArgs args) \n {\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "SlotSelect", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AppointmentSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n A callback that will be invoked when the user clicks an appointment in the current view. Commonly used to edit existing appointments.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentSelect=@OnAppointmentSelect>\n </RadzenScheduler>\n @code {\n void OnAppointmentSelect(SchedulerAppointmentSelectEventArgs<TItem> args) \n {\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "AppointmentSelect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AppointmentRender", - "TypeName": "System.Action>", - "Documentation": "\n \n An action that will be invoked when the current view renders an appointment. Never call StateHasChanged when handling AppointmentRender.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentRender=@OnAppointmentRendert>\n </RadzenScheduler>\n @code {\n void OnAppintmentRender(SchedulerAppointmentRenderEventArgs<TItem> args) \n {\n if (args.Data.Text == \"Birthday\")\n {\n args.Attributes[\"style\"] = \"color: red;\"\n }\n . }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "AppointmentRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SlotRender", - "TypeName": "System.Action", - "Documentation": "\n \n An action that will be invoked when the current view renders an slot. Never call StateHasChanged when handling SlotRender.\n \n \n \n <RadzenScheduler Data=@appointments SlotRender=@OnSlotRender>\n </RadzenScheduler>\n @code {\n void OnSlotRender(SchedulerSlotRenderEventArgs args) \n {\n if (args.View.Text == \"Month\" && args.Start.Date == DateTime.Today)\n {\n args.Attributes[\"style\"] = \"background: red;\";\n }\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "SlotRender", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the scheduler needs data for the current view. Commonly used to filter the\n data assigned to .\n \n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenScheduler", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 2083372679, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenScheduler", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays a collection of in day, week or month view.\n \n The type of the value item.\n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <RadzenMonthView />\n </RadzenScheduler>\n @code {\n class DataItem\n {\n public DateTime Start { get; set; }\n public DateTime End { get; set; }\n public string Text { get; set; }\n }\n DataItem[] data = new DataItem[]\n {\n new DataItem\n {\n Start = DateTime.Today,\n End = DateTime.Today.AddDays(1),\n Text = \"Birthday\"\n },\n };\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenScheduler" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenScheduler component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data of RadzenScheduler. It will display an appointment for every item of the collection which is within the current view date range.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "StartProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", - "Metadata": { - "Common.PropertyName": "StartProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "EndProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", - "Metadata": { - "Common.PropertyName": "EndProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Specifies the initially selected view.\n \n The index of the selected.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "TodayText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text of the today button. Set to Today by default.\n \n The today text.\n ", - "Metadata": { - "Common.PropertyName": "TodayText" - } - }, - { - "Kind": "Components.Component", - "Name": "Date", - "TypeName": "System.DateTime", - "Documentation": "\n \n Gets or sets the initial date displayed by the selected view. Set to DateTime.Today by default.\n \n The date.\n ", - "Metadata": { - "Common.PropertyName": "Date" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "SlotSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user clicks a slot in the current view. Commonly used to add new appointments.\n \n \n \n <RadzenScheduler Data=@appointments SlotSelect=@OnSlotSelect>\n </RadzenScheduler>\n @code {\n void OnSlotSelect(SchedulerSlotSelectEventArgs args) \n {\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "SlotSelect", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AppointmentSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n A callback that will be invoked when the user clicks an appointment in the current view. Commonly used to edit existing appointments.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentSelect=@OnAppointmentSelect>\n </RadzenScheduler>\n @code {\n void OnAppointmentSelect(SchedulerAppointmentSelectEventArgs<TItem> args) \n {\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "AppointmentSelect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AppointmentRender", - "TypeName": "System.Action>", - "Documentation": "\n \n An action that will be invoked when the current view renders an appointment. Never call StateHasChanged when handling AppointmentRender.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentRender=@OnAppointmentRendert>\n </RadzenScheduler>\n @code {\n void OnAppintmentRender(SchedulerAppointmentRenderEventArgs<TItem> args) \n {\n if (args.Data.Text == \"Birthday\")\n {\n args.Attributes[\"style\"] = \"color: red;\"\n }\n . }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "AppointmentRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SlotRender", - "TypeName": "System.Action", - "Documentation": "\n \n An action that will be invoked when the current view renders an slot. Never call StateHasChanged when handling SlotRender.\n \n \n \n <RadzenScheduler Data=@appointments SlotRender=@OnSlotRender>\n </RadzenScheduler>\n @code {\n void OnSlotRender(SchedulerSlotRenderEventArgs args) \n {\n if (args.View.Text == \"Month\" && args.Start.Date == DateTime.Today)\n {\n args.Attributes[\"style\"] = \"background: red;\";\n }\n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "SlotRender", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the scheduler needs data for the current view. Commonly used to filter the\n data assigned to .\n \n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenScheduler", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2130654419, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenScheduler.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenScheduler" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenScheduler.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -494565209, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenScheduler.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenScheduler" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenScheduler.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1168255589, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenScheduler.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenScheduler" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenScheduler.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -656087767, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenScheduler.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenScheduler" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenScheduler.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -834999773, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSelectBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSelectBar component.\n \n The type of the value.\n \n \n <RadzenSelectBar @bind-Value=@values TValue=\"IEnumerable<int>\" Multiple=\"true\">\n <Items>\n <RadzenSelectBarItem Text=\"Orders\" Value=\"1\" />\n <RadzenSelectBarItem Text=\"Employees\" Value=\"2\" />\n <RadzenSelectBarItem Text=\"Customers\" Value=\"3\" />\n </Items>\n </RadzenSelectBar>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSelectBar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSelectBar component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBar", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -776982122, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSelectBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSelectBar component.\n \n The type of the value.\n \n \n <RadzenSelectBar @bind-Value=@values TValue=\"IEnumerable<int>\" Multiple=\"true\">\n <Items>\n <RadzenSelectBarItem Text=\"Orders\" Value=\"1\" />\n <RadzenSelectBarItem Text=\"Employees\" Value=\"2\" />\n <RadzenSelectBarItem Text=\"Customers\" Value=\"3\" />\n </Items>\n </RadzenSelectBar>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSelectBar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSelectBar component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", - "Metadata": { - "Common.PropertyName": "ValueProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Items", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "Metadata": { - "Common.PropertyName": "Items", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBar", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 890436584, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSelectBar.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "RadzenSelectBar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBar.Items", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 960830262, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSelectBar.Items", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Items", - "ParentTag": "Radzen.Blazor.RadzenSelectBar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBar.Items", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1777376124, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSelectBarItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSelectBarItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSelectBarItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBarItem" - } - }, - { - "HashCode": -1700010644, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSelectBarItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSelectBarItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSelectBarItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBarItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1981693122, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSidebar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSidebar component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSidebar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Toggles the responsive mode of the component. If set to true (the default) the component will be \n expanded on larger displays and collapsed on touch devices. Set to false if you want to disable this behavior.\n Responsive mode is only available when RadzenSidebar is inside .\n \n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ExpandedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSidebar" - } - }, - { - "HashCode": -51195549, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSidebar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSidebar component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSidebar" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Documentation": "\n \n Toggles the responsive mode of the component. If set to true (the default) the component will be \n expanded on larger displays and collapsed on touch devices. Set to false if you want to disable this behavior.\n Responsive mode is only available when RadzenSidebar is inside .\n \n ", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", - "Metadata": { - "Common.PropertyName": "ExpandedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSidebar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -181218935, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSidebar.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenSidebar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSidebar.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -772839386, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSidebar.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenSidebar" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSidebar.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1314593307, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSidebarToggle", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSidebarToggle component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSidebarToggle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSidebarToggle" - } - }, - { - "HashCode": -1070275479, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSidebarToggle", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSidebarToggle component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSidebarToggle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSidebarToggle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 447841934, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSlider", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSlider component.\n \n The type of the value.\n \n \n <RadzenSlider @bind-Value=@value TValue=\"int\" Min=\"0\" Max=\"100\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSlider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSlider component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Range", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is range.\n \n true if range; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Range" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Decimal", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Decimal", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSlider", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 645230017, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSlider", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSlider component.\n \n The type of the value.\n \n \n <RadzenSlider @bind-Value=@value TValue=\"int\" Min=\"0\" Max=\"100\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSlider" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSlider component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Range", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is range.\n \n true if range; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Range" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Decimal", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Decimal", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSlider", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2046841709, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitButton", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitButton component.\n \n \n \n <RadzenSplitButton Click=@(args => Console.WriteLine($\"Value is: {args.Value}\"))>\n <ChildContent>\n <RadzenSplitButtonItem Text=\"Orders\" Value=\"1\" />\n <RadzenSplitButtonItem Text=\"Employees\" Value=\"2\" />\n <RadzenSplitButtonItem Text=\"Customers\" Value=\"3\" />\n </ChildContent>\n </RadzenSelectBar>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSplitButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitButton" - } - }, - { - "HashCode": -3564942, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitButton", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitButton component.\n \n \n \n <RadzenSplitButton Click=@(args => Console.WriteLine($\"Value is: {args.Value}\"))>\n <ChildContent>\n <RadzenSplitButtonItem Text=\"Orders\" Value=\"1\" />\n <RadzenSplitButtonItem Text=\"Employees\" Value=\"2\" />\n <RadzenSplitButtonItem Text=\"Customers\" Value=\"3\" />\n </ChildContent>\n </RadzenSelectBar>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSplitButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Image", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", - "Metadata": { - "Common.PropertyName": "Image" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 331519690, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSplitButton.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenSplitButton" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSplitButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2083613600, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSplitButton.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenSplitButton" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSplitButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 66605631, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitButtonItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitButtonItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSplitButtonItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitButtonItem" - } - }, - { - "HashCode": 980124437, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitButtonItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitButtonItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSplitButtonItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitButtonItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 626643905, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitter component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSplitter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Radzen.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resize", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the resize callback.\n \n The resize callback.\n ", - "Metadata": { - "Common.PropertyName": "Resize", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitter" - } - }, - { - "HashCode": -1493501419, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitter component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSplitter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Orientation", - "TypeName": "Radzen.Orientation", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", - "Metadata": { - "Common.PropertyName": "Orientation" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", - "Metadata": { - "Common.PropertyName": "Collapse", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Resize", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the resize callback.\n \n The resize callback.\n ", - "Metadata": { - "Common.PropertyName": "Resize", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -256065486, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSplitter.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenSplitter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSplitter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1459435356, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSplitter.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenSplitter" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSplitter.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 334832660, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitterPane", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitterPane component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSplitterPane" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsible.\n \n true if collapsible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsible" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsed" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.String", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.String", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane" - } - }, - { - "HashCode": -88468064, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSplitterPane", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSplitterPane component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSplitterPane" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsible.\n \n true if collapsible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsible" - } - }, - { - "Kind": "Components.Component", - "Name": "Collapsed", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Collapsed" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.String", - "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.String", - "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1373837205, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSplitterPane.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenSplitterPane" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 2114299998, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSplitterPane.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenSplitterPane" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -806009952, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSSRSViewer", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSSRSViewer component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSSRSViewer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "UseProxy", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to use proxy.\n \n true if proxy is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "UseProxy" - } - }, - { - "Kind": "Components.Component", - "Name": "ReportServer", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the report server URL.\n \n The report server URL.\n ", - "Metadata": { - "Common.PropertyName": "ReportServer" - } - }, - { - "Kind": "Components.Component", - "Name": "LocalServer", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the local server URL.\n \n The local server URL.\n ", - "Metadata": { - "Common.PropertyName": "LocalServer" - } - }, - { - "Kind": "Components.Component", - "Name": "ReportName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the report.\n \n The name of the report.\n ", - "Metadata": { - "Common.PropertyName": "ReportName" - } - }, - { - "Kind": "Components.Component", - "Name": "Parameters", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", - "Metadata": { - "Common.PropertyName": "Parameters", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer" - } - }, - { - "HashCode": -2069642190, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSSRSViewer", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSSRSViewer component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSSRSViewer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "UseProxy", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to use proxy.\n \n true if proxy is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "UseProxy" - } - }, - { - "Kind": "Components.Component", - "Name": "ReportServer", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the report server URL.\n \n The report server URL.\n ", - "Metadata": { - "Common.PropertyName": "ReportServer" - } - }, - { - "Kind": "Components.Component", - "Name": "LocalServer", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the local server URL.\n \n The local server URL.\n ", - "Metadata": { - "Common.PropertyName": "LocalServer" - } - }, - { - "Kind": "Components.Component", - "Name": "ReportName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the report.\n \n The name of the report.\n ", - "Metadata": { - "Common.PropertyName": "ReportName" - } - }, - { - "Kind": "Components.Component", - "Name": "Parameters", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", - "Metadata": { - "Common.PropertyName": "Parameters", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 565450833, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSSRSViewer.Parameters", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Parameters", - "ParentTag": "RadzenSSRSViewer" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer.Parameters", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 955343147, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSSRSViewer.Parameters", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Parameters", - "ParentTag": "Radzen.Blazor.RadzenSSRSViewer" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer.Parameters", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 469553363, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSSRSViewerParameter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSSRSViewerParameter component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSSRSViewerParameter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ParameterName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the parameter.\n \n The name of the parameter.\n ", - "Metadata": { - "Common.PropertyName": "ParameterName" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewerParameter" - } - }, - { - "HashCode": -1695422285, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSSRSViewerParameter", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSSRSViewerParameter component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSSRSViewerParameter" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ParameterName", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name of the parameter.\n \n The name of the parameter.\n ", - "Metadata": { - "Common.PropertyName": "ParameterName" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewerParameter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 724869805, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSteps", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSteps component.\n \n \n \n <RadzenSteps Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Steps>\n <RadzenStepsItem Text=\"Orders\">\n Details for Orders\n </RadzenStepsItem>\n <RadzenStepsItem Text=\"Employees\">\n Details for Employees\n </RadzenStepsItem>\n </Steps>\n </RadzenTabs>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSteps" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ShowStepsButtons", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show steps buttons.\n \n true if steps buttons are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowStepsButtons" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndexChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndexChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NextText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the next button text.\n \n The next button text.\n ", - "Metadata": { - "Common.PropertyName": "NextText" - } - }, - { - "Kind": "Components.Component", - "Name": "PreviousText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the previous button text.\n \n The previous button text.\n ", - "Metadata": { - "Common.PropertyName": "PreviousText" - } - }, - { - "Kind": "Components.Component", - "Name": "Steps", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", - "Metadata": { - "Common.PropertyName": "Steps", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSteps" - } - }, - { - "HashCode": -2141231523, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSteps", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSteps component.\n \n \n \n <RadzenSteps Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Steps>\n <RadzenStepsItem Text=\"Orders\">\n Details for Orders\n </RadzenStepsItem>\n <RadzenStepsItem Text=\"Employees\">\n Details for Employees\n </RadzenStepsItem>\n </Steps>\n </RadzenTabs>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSteps" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ShowStepsButtons", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether to show steps buttons.\n \n true if steps buttons are shown; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ShowStepsButtons" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndexChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndexChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "NextText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the next button text.\n \n The next button text.\n ", - "Metadata": { - "Common.PropertyName": "NextText" - } - }, - { - "Kind": "Components.Component", - "Name": "PreviousText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the previous button text.\n \n The previous button text.\n ", - "Metadata": { - "Common.PropertyName": "PreviousText" - } - }, - { - "Kind": "Components.Component", - "Name": "Steps", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", - "Metadata": { - "Common.PropertyName": "Steps", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSteps", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1837225808, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSteps.Steps", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Steps", - "ParentTag": "RadzenSteps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSteps.Steps", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1614963152, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenSteps.Steps", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Steps", - "ParentTag": "Radzen.Blazor.RadzenSteps" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenSteps.Steps", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1307827326, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenStepsItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenStepsItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenStepsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenStepsItem" - } - }, - { - "HashCode": -960513305, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenStepsItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenStepsItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenStepsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenStepsItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1196083760, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenStepsItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenStepsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1700347226, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenStepsItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenStepsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1080439366, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenStepsItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenStepsItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1212727294, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenStepsItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenStepsItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2089503434, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSwitch", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSwitch component.\n \n \n \n <RadzenSwitch @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSwitch" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSwitch" - } - }, - { - "HashCode": -1918249639, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenSwitch", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenSwitch component.\n \n \n \n <RadzenSwitch @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSwitch" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenSwitch", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1589693915, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTabs", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenTabs component.\n \n \n \n <RadzenTabs RenderMode=\"TabRenderMode.Client\" Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Tabs>\n <RadzenTabsItem Text=\"Orders\">\n Details for Orders\n </RadzenTabsItem>\n <RadzenTabsItem Text=\"Employees\">\n Details for Employees\n </RadzenTabsItem>\n </Tabs>\n </RadzenTabs>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTabs" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RenderMode", - "TypeName": "Radzen.TabRenderMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the render mode.\n \n The render mode.\n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - }, - { - "Kind": "Components.Component", - "Name": "TabPosition", - "TypeName": "Radzen.TabPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tab position.\n \n The tab position.\n ", - "Metadata": { - "Common.PropertyName": "TabPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndexChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndexChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Tabs", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", - "Metadata": { - "Common.PropertyName": "Tabs", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTabs" - } - }, - { - "HashCode": -916454371, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTabs", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenTabs component.\n \n \n \n <RadzenTabs RenderMode=\"TabRenderMode.Client\" Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Tabs>\n <RadzenTabsItem Text=\"Orders\">\n Details for Orders\n </RadzenTabsItem>\n <RadzenTabsItem Text=\"Employees\">\n Details for Employees\n </RadzenTabsItem>\n </Tabs>\n </RadzenTabs>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTabs" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "RenderMode", - "TypeName": "Radzen.TabRenderMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the render mode.\n \n The render mode.\n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - }, - { - "Kind": "Components.Component", - "Name": "TabPosition", - "TypeName": "Radzen.TabPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the tab position.\n \n The tab position.\n ", - "Metadata": { - "Common.PropertyName": "TabPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedIndexChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", - "Metadata": { - "Common.PropertyName": "SelectedIndexChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Tabs", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", - "Metadata": { - "Common.PropertyName": "Tabs", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTabs", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -834389367, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTabs.Tabs", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Tabs", - "ParentTag": "RadzenTabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTabs.Tabs", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1030636181, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTabs.Tabs", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Tabs", - "ParentTag": "Radzen.Blazor.RadzenTabs" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTabs.Tabs", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 778529654, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTabsItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenTabsItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTabsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets the arbitrary attributes.\n \n The arbitrary attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTabsItem" - } - }, - { - "HashCode": -1376047110, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTabsItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenTabsItem component.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTabsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Documentation": "\n \n Gets or sets the arbitrary attributes.\n \n The arbitrary attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTabsItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2101644421, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTabsItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenTabsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -896748003, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTabsItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenTabsItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -380868251, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTabsItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenTabsItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -15587804, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTabsItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenTabsItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1952326747, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTemplateForm", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which represents a form. Provides validation support.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTemplateForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenTemplateForm component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "TItem", - "Documentation": "\n \n Specifies the model of the form. Required to support validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Submit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user submits the form and is true.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Submit=@OnSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnSubmit(Model value)\n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Submit", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnInvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Obsolete. Use instead.\n \n ", - "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "InvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user submits the form and is false.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" InvalidSubmit=@OnInvalidSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnInvalidSubmit(FormInvalidSubmitEventArgs args)\n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "InvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Method", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the form method attribute. Used together with .\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", - "Metadata": { - "Common.PropertyName": "Method" - } - }, - { - "Kind": "Components.Component", - "Name": "Action", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the form action attribute. When set the form submits to the specified URL.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -764133714, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTemplateForm", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which represents a form. Provides validation support.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTemplateForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenTemplateForm component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "TItem", - "Documentation": "\n \n Specifies the model of the form. Required to support validation.\n \n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Submit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user submits the form and is true.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Submit=@OnSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnSubmit(Model value)\n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Submit", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OnInvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Obsolete. Use instead.\n \n ", - "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "InvalidSubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user submits the form and is false.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" InvalidSubmit=@OnInvalidSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnInvalidSubmit(FormInvalidSubmitEventArgs args)\n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "InvalidSubmit", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Method", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the form method attribute. Used together with .\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", - "Metadata": { - "Common.PropertyName": "Method" - } - }, - { - "Kind": "Components.Component", - "Name": "Action", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the form action attribute. When set the form submits to the specified URL.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1741163742, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTemplateForm.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenTemplateForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1262506316, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTemplateForm.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenTemplateForm" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1207425684, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTextArea", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenTextArea component.\n \n \n \n <RadzenTextArea Cols=\"30\" Rows=\"3\" @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTextArea" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int64?", - "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Rows", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of rows.\n \n The number of rows.\n ", - "Metadata": { - "Common.PropertyName": "Rows" - } - }, - { - "Kind": "Components.Component", - "Name": "Cols", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of cols.\n \n The number of cols.\n ", - "Metadata": { - "Common.PropertyName": "Cols" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTextArea" - } - }, - { - "HashCode": 905317187, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTextArea", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenTextArea component.\n \n \n \n <RadzenTextArea Cols=\"30\" Rows=\"3\" @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTextArea" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int64?", - "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "Rows", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of rows.\n \n The number of rows.\n ", - "Metadata": { - "Common.PropertyName": "Rows" - } - }, - { - "Kind": "Components.Component", - "Name": "Cols", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the number of cols.\n \n The number of cols.\n ", - "Metadata": { - "Common.PropertyName": "Cols" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -192461200, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTextBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n An input component for single line text entry.\n \n \n \n <RadzenTextBox @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTextBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating the browser built-in autocomplete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int64?", - "Documentation": "\n \n Gets or sets the maximum allowed text length.\n \n The maximum length.\n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "Trim", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to remove any leading or trailing whitespace from the value. Set to false by default.\n \n true if trimming is enabled; otherwise, false. \n ", - "Metadata": { - "Common.PropertyName": "Trim" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTextBox" - } - }, - { - "HashCode": 1151466384, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTextBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n An input component for single line text entry.\n \n \n \n <RadzenTextBox @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTextBox" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ReadOnly", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "ReadOnly" - } - }, - { - "Kind": "Components.Component", - "Name": "AutoComplete", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating the browser built-in autocomplete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AutoComplete" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxLength", - "TypeName": "System.Int64?", - "Documentation": "\n \n Gets or sets the maximum allowed text length.\n \n The maximum length.\n ", - "Metadata": { - "Common.PropertyName": "MaxLength" - } - }, - { - "Kind": "Components.Component", - "Name": "Trim", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether to remove any leading or trailing whitespace from the value. Set to false by default.\n \n true if trimming is enabled; otherwise, false. \n ", - "Metadata": { - "Common.PropertyName": "Trim" - } - }, - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "TabIndex", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", - "Metadata": { - "Common.PropertyName": "TabIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", - "Metadata": { - "Common.PropertyName": "ValueExpression" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTextBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -94793649, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTicks", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Tick configuration of . \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTicks" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the ticks lines.\n \n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Specifies the width of the tick lines. Set to 1 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the type of line used to render the ticks.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTicks" - } - }, - { - "HashCode": 27662032, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTicks", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Tick configuration of . \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTicks" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the color of the ticks lines.\n \n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Specifies the width of the tick lines. Set to 1 by default.\n \n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Specifies the type of line used to render the ticks.\n \n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1091807487, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTicks.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenTicks" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTicks.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 245322359, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTicks.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenTicks" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTicks.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 952321344, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTree", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which displays a hierarchy of items. Supports inline definition and data-binding.\n \n \n \n <RadzenTree>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTree" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user selects an item.\n \n \n \n <RadzenTree Change=@OnChange>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnChange(TreeEventArgs args) \n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user expands an item.\n \n \n \n <RadzenTree Expand=@OnExpand>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnExpand(TreeExpandEventArgs args) \n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Specifies the collection of data items which RadzenTree will create its items from.\n \n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the selected value. Use with @bind-Value to sync it with a property.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCheckBoxes", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether RadzenTree displays check boxes. Set to false by default.\n \n true if check boxes are displayed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCheckBoxes" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCheckChildren", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies what happens when a parent item is checked. If set to true checking parent items also checks all of its children.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowCheckChildren" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCheckParents", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies what happens with a parent item when one of its children is checked. If set to true checking a child item will affect the checked state of its parents.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowCheckParents" - } - }, - { - "Kind": "Components.Component", - "Name": "SingleExpand", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether siblings items are collapsed. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "SingleExpand" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValues", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the checked values. Use with @bind-CheckedValues to sync it with a property.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValues" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValuesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValuesChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTree" - } - }, - { - "HashCode": -163794323, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTree", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which displays a hierarchy of items. Supports inline definition and data-binding.\n \n \n \n <RadzenTree>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTree" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user selects an item.\n \n \n \n <RadzenTree Change=@OnChange>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnChange(TreeEventArgs args) \n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user expands an item.\n \n \n \n <RadzenTree Expand=@OnExpand>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnExpand(TreeExpandEventArgs args) \n {\n \n }\n }\n \n \n ", - "Metadata": { - "Common.PropertyName": "Expand", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n Specifies the collection of data items which RadzenTree will create its items from.\n \n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the selected value. Use with @bind-Value to sync it with a property.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCheckBoxes", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether RadzenTree displays check boxes. Set to false by default.\n \n true if check boxes are displayed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowCheckBoxes" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCheckChildren", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies what happens when a parent item is checked. If set to true checking parent items also checks all of its children.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowCheckChildren" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowCheckParents", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies what happens with a parent item when one of its children is checked. If set to true checking a child item will affect the checked state of its parents.\n \n ", - "Metadata": { - "Common.PropertyName": "AllowCheckParents" - } - }, - { - "Kind": "Components.Component", - "Name": "SingleExpand", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether siblings items are collapsed. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "SingleExpand" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValues", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the checked values. Use with @bind-CheckedValues to sync it with a property.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValues" - } - }, - { - "Kind": "Components.Component", - "Name": "CheckedValuesChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", - "Metadata": { - "Common.PropertyName": "CheckedValuesChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTree", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1381063798, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTree.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenTree" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTree.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2050840074, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTree.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenTree" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTree.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 824886011, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTreeItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which is an item in a \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTreeItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text displayed by the tree item.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether this item is expanded. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value of the tree item.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildren", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance has children.\n \n ", - "Metadata": { - "Common.PropertyName": "HasChildren" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether this item is selected or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n The children data.\n \n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTreeItem" - } - }, - { - "HashCode": -1048875187, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTreeItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n A component which is an item in a \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTreeItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the text displayed by the tree item.\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether this item is expanded. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Expanded" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the value of the tree item.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildren", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this instance has children.\n \n ", - "Metadata": { - "Common.PropertyName": "HasChildren" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Documentation": "\n \n Specifies whether this item is selected or not. Set to false by default.\n \n ", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.IEnumerable", - "Documentation": "\n \n The children data.\n \n ", - "Metadata": { - "Common.PropertyName": "Data" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTreeItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1892394344, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTreeItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenTreeItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1636952253, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTreeItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenTreeItem" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1843397119, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTreeItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenTreeItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1401589579, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTreeItem.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenTreeItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1565380631, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTreeLevel", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Configures a level of nodes in a during data-binding.\n \n \n \n <RadzenTree Data=@rootEmployees>\n <RadzenTreeLevel TextProperty=\"LastName\" ChildrenProperty=\"Employees1\" HasChildren=@(e => (e as Employee).Employees1.Any()) />\n </RadzenTree>\n @code {\n IEnumerable<Employee> rootEmployees; \n protected override void OnInitialized()\n {\n rootEmployees = NorthwindDbContext.Employees.Where(e => e.ReportsTo == null);\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTreeLevel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the name of the property which provides values for the property of the child items.\n \n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildrenProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the name of the property which returns child data. The value returned by that property should be IEnumerable\n \n ", - "Metadata": { - "Common.PropertyName": "ChildrenProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildren", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if a child item has children or not. Set to value => true by default.\n \n \n \n <RadzenTreeLevel HasChildren=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", - "Metadata": { - "Common.PropertyName": "HasChildren", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if a child item is expanded or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Expanded=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", - "Metadata": { - "Common.PropertyName": "Expanded", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if a child item is selected or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Selected=@(e => (e as Employee).LastName == \"Fuller\") />\n \n \n ", - "Metadata": { - "Common.PropertyName": "Selected", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.Func", - "Documentation": "\n \n Determines the text of a child item.\n \n \n \n <RadzenTreeLevel Text=@(e => (e as Employee).LastName) />\n \n \n ", - "Metadata": { - "Common.PropertyName": "Text", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel" - } - }, - { - "HashCode": 990327958, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTreeLevel", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Configures a level of nodes in a during data-binding.\n \n \n \n <RadzenTree Data=@rootEmployees>\n <RadzenTreeLevel TextProperty=\"LastName\" ChildrenProperty=\"Employees1\" HasChildren=@(e => (e as Employee).Employees1.Any()) />\n </RadzenTree>\n @code {\n IEnumerable<Employee> rootEmployees; \n protected override void OnInitialized()\n {\n rootEmployees = NorthwindDbContext.Employees.Where(e => e.ReportsTo == null);\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTreeLevel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TextProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the name of the property which provides values for the property of the child items.\n \n ", - "Metadata": { - "Common.PropertyName": "TextProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildrenProperty", - "TypeName": "System.String", - "Documentation": "\n \n Specifies the name of the property which returns child data. The value returned by that property should be IEnumerable\n \n ", - "Metadata": { - "Common.PropertyName": "ChildrenProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "HasChildren", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if a child item has children or not. Set to value => true by default.\n \n \n \n <RadzenTreeLevel HasChildren=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", - "Metadata": { - "Common.PropertyName": "HasChildren", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if a child item is expanded or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Expanded=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", - "Metadata": { - "Common.PropertyName": "Expanded", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Func", - "Documentation": "\n \n Determines if a child item is selected or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Selected=@(e => (e as Employee).LastName == \"Fuller\") />\n \n \n ", - "Metadata": { - "Common.PropertyName": "Selected", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.Func", - "Documentation": "\n \n Determines the text of a child item.\n \n \n \n <RadzenTreeLevel Text=@(e => (e as Employee).LastName) />\n \n \n ", - "Metadata": { - "Common.PropertyName": "Text", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 235433082, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTreeLevel.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenTreeLevel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1143274047, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenTreeLevel.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenTreeLevel" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 298217835, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenUpload", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenUpload component.\n \n \n \n <RadzenUpload Url=\"upload/single\" Progress=@(args => OnProgress(args, \"Single file upload\"))/>\n @code {\n void OnProgress(UploadProgressArgs args, string name)\n {\n this.info = $\"% '{name}' / {args.Loaded} of {args.Total} bytes.\";\n this.progress = args.Progress;\n if (args.Progress == 100)\n {\n console.Clear();\n \n foreach (var file in args.Files)\n {\n console.Log($\"Uploaded: {file.Name} / {file.Size} bytes\");\n }\n }\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenUpload" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Auto", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this upload is automatic.\n \n true if upload automatic; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Auto" - } - }, - { - "Kind": "Components.Component", - "Name": "ChooseText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", - "Metadata": { - "Common.PropertyName": "ChooseText" - } - }, - { - "Kind": "Components.Component", - "Name": "Url", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the URL.\n \n The URL.\n ", - "Metadata": { - "Common.PropertyName": "Url" - } - }, - { - "Kind": "Components.Component", - "Name": "Accept", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the accepted MIME types.\n \n The accepted MIME types.\n ", - "Metadata": { - "Common.PropertyName": "Accept" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Progress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the progress callback.\n \n The progress callback.\n ", - "Metadata": { - "Common.PropertyName": "Progress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Complete", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the complete callback.\n \n The complete callback.\n ", - "Metadata": { - "Common.PropertyName": "Complete", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Error", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", - "Metadata": { - "Common.PropertyName": "Error", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenUpload" - } - }, - { - "HashCode": 1388894391, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenUpload", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n RadzenUpload component.\n \n \n \n <RadzenUpload Url=\"upload/single\" Progress=@(args => OnProgress(args, \"Single file upload\"))/>\n @code {\n void OnProgress(UploadProgressArgs args, string name)\n {\n this.info = $\"% '{name}' / {args.Loaded} of {args.Total} bytes.\";\n this.progress = args.Progress;\n if (args.Progress == 100)\n {\n console.Clear();\n \n foreach (var file in args.Files)\n {\n console.Log($\"Uploaded: {file.Name} / {file.Size} bytes\");\n }\n }\n }\n }\n \n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenUpload" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Auto", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this upload is automatic.\n \n true if upload automatic; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Auto" - } - }, - { - "Kind": "Components.Component", - "Name": "ChooseText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", - "Metadata": { - "Common.PropertyName": "ChooseText" - } - }, - { - "Kind": "Components.Component", - "Name": "Url", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the URL.\n \n The URL.\n ", - "Metadata": { - "Common.PropertyName": "Url" - } - }, - { - "Kind": "Components.Component", - "Name": "Accept", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the accepted MIME types.\n \n The accepted MIME types.\n ", - "Metadata": { - "Common.PropertyName": "Accept" - } - }, - { - "Kind": "Components.Component", - "Name": "Multiple", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Multiple" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Progress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the progress callback.\n \n The progress callback.\n ", - "Metadata": { - "Common.PropertyName": "Progress", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Complete", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the complete callback.\n \n The complete callback.\n ", - "Metadata": { - "Common.PropertyName": "Complete", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Error", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", - "Metadata": { - "Common.PropertyName": "Error", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenUpload", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1252736035, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenUpload.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenUpload" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenUpload.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 212538093, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenUpload.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenUpload" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenUpload.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -994865949, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenWeekView", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays the appointments in a week day in \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenWeekView />\n </RadzenScheduler>\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenWeekView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenWeekView" - } - }, - { - "HashCode": 465469734, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenWeekView", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Displays the appointments in a week day in \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenWeekView />\n </RadzenScheduler>\n \n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenWeekView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Documentation": "\n \n ", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenWeekView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1310396173, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenArcGauge", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenArcGauge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenArcGauge" - } - }, - { - "HashCode": 863427945, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenArcGauge", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenArcGauge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenArcGauge", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -437409796, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenArcGauge.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenArcGauge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenArcGauge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -412774676, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenArcGauge.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenArcGauge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenArcGauge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2026337293, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCategoryAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCategoryAxis" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "TickDistance", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", - "Metadata": { - "Common.PropertyName": "TickDistance" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the step of the axis.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis" - } - }, - { - "HashCode": -1487220772, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenCategoryAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCategoryAxis" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Padding", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Padding" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "TickDistance", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", - "Metadata": { - "Common.PropertyName": "TickDistance" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the step of the axis.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1456415211, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenCategoryAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 434406343, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenCategoryAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 232448598, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "RowIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Row", - "TypeName": "Radzen.Blazor.RadzenDataGridRow", - "Metadata": { - "Common.PropertyName": "Row", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 2008702630, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "RowIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Row", - "TypeName": "Radzen.Blazor.RadzenDataGridRow", - "Metadata": { - "Common.PropertyName": "Row", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Metadata": { - "Common.PropertyName": "EditContext" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1623822527, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridCell.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenDataGridCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1827405292, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridCell.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenDataGridCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1085150590, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridFilterMenu", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridFilterMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFilterMenu component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridFilterMenu", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1842157046, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridFilterMenu", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridFilterMenu" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFilterMenu component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridFilterMenu", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 402560635, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridFooterCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridFooterCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFooterCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "RowIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridFooterCell", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1665511606, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridFooterCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridFooterCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFooterCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "RowIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridFooterCell", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1792353772, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridGroupFooterRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridGroupFooterRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupFooterRow component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "System.Collections.Generic.IList>", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupResult", - "TypeName": "System.Linq.Dynamic.Core.GroupResult", - "Metadata": { - "Common.PropertyName": "GroupResult" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Parent", - "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", - "Metadata": { - "Common.PropertyName": "Parent", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Builder", - "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", - "Metadata": { - "Common.PropertyName": "Builder" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupFooterRow", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 700549350, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridGroupFooterRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridGroupFooterRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupFooterRow component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "System.Collections.Generic.IList>", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupResult", - "TypeName": "System.Linq.Dynamic.Core.GroupResult", - "Metadata": { - "Common.PropertyName": "GroupResult" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Parent", - "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", - "Metadata": { - "Common.PropertyName": "Parent", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Builder", - "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", - "Metadata": { - "Common.PropertyName": "Builder" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupFooterRow", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1057491947, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridGroupRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridGroupRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupRow component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "System.Collections.Generic.IList>", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupResult", - "TypeName": "System.Linq.Dynamic.Core.GroupResult", - "Metadata": { - "Common.PropertyName": "GroupResult" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Parent", - "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", - "Metadata": { - "Common.PropertyName": "Parent", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Builder", - "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", - "Metadata": { - "Common.PropertyName": "Builder" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -267749692, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridGroupRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridGroupRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupRow component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "System.Collections.Generic.IList>", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupResult", - "TypeName": "System.Linq.Dynamic.Core.GroupResult", - "Metadata": { - "Common.PropertyName": "GroupResult" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Parent", - "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", - "Metadata": { - "Common.PropertyName": "Parent", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Builder", - "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", - "Metadata": { - "Common.PropertyName": "Builder" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -521524838, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridHeaderCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridHeaderCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridHeaderCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "ColumnIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "RowIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridHeaderCell", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 2039217103, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridHeaderCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridHeaderCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridHeaderCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Column", - "TypeName": "Radzen.Blazor.RadzenDataGridColumn", - "Metadata": { - "Common.PropertyName": "Column", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "ColumnIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "RowIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridHeaderCell", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1810066913, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGridRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridRow component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "System.Collections.Generic.IList>", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Index", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "Index" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "InEditMode", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "InEditMode" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Metadata": { - "Common.PropertyName": "EditContext" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1081359675, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDataGridRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGridRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridRow component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "System.Collections.Generic.IList>", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Index", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "Index" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenDataGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "InEditMode", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "InEditMode" - } - }, - { - "Kind": "Components.Component", - "Name": "EditContext", - "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", - "Metadata": { - "Common.PropertyName": "EditContext" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1697481282, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridRow.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenDataGridRow" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -394006561, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDataGridRow.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenDataGridRow" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2086139169, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDialog", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDialog" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDialog" - } - }, - { - "HashCode": -2054985151, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDialog", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDialog" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDialog", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1804670615, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OrderIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", - "Metadata": { - "Common.PropertyName": "OrderIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SortOrder", - "TypeName": "Radzen.SortOrder?", - "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", - "Metadata": { - "Common.PropertyName": "SortOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Property", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", - "Metadata": { - "Common.PropertyName": "Property" - } - }, - { - "Kind": "Components.Component", - "Name": "SortProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", - "Metadata": { - "Common.PropertyName": "SortProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", - "Metadata": { - "Common.PropertyName": "GroupProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", - "Metadata": { - "Common.PropertyName": "FilterProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", - "Metadata": { - "Common.PropertyName": "FilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "MinWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", - "Metadata": { - "Common.PropertyName": "MinWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", - "Metadata": { - "Common.PropertyName": "HeaderCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", - "Metadata": { - "Common.PropertyName": "FooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Filterable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Filterable" - } - }, - { - "Kind": "Components.Component", - "Name": "Sortable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Sortable" - } - }, - { - "Kind": "Components.Component", - "Name": "Frozen", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Frozen" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "Reorderable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Reorderable" - } - }, - { - "Kind": "Components.Component", - "Name": "Groupable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Groupable" - } - }, - { - "Kind": "Components.Component", - "Name": "Pickable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Pickable" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlign", - "TypeName": "Radzen.TextAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", - "Metadata": { - "Common.PropertyName": "TextAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "Metadata": { - "Common.PropertyName": "EditTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "Metadata": { - "Common.PropertyName": "FilterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - }, - { - "HashCode": 1343231214, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "OrderIndex", - "TypeName": "System.Int32?", - "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", - "Metadata": { - "Common.PropertyName": "OrderIndex" - } - }, - { - "Kind": "Components.Component", - "Name": "SortOrder", - "TypeName": "Radzen.SortOrder?", - "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", - "Metadata": { - "Common.PropertyName": "SortOrder" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Property", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", - "Metadata": { - "Common.PropertyName": "Property" - } - }, - { - "Kind": "Components.Component", - "Name": "SortProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", - "Metadata": { - "Common.PropertyName": "SortProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", - "Metadata": { - "Common.PropertyName": "GroupProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterProperty", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", - "Metadata": { - "Common.PropertyName": "FilterProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", - "Metadata": { - "Common.PropertyName": "FilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterValue", - "TypeName": "System.Object", - "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "MinWidth", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", - "Metadata": { - "Common.PropertyName": "MinWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", - "Metadata": { - "Common.PropertyName": "HeaderCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", - "Metadata": { - "Common.PropertyName": "FooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterCssClass", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Filterable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Filterable" - } - }, - { - "Kind": "Components.Component", - "Name": "Sortable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Sortable" - } - }, - { - "Kind": "Components.Component", - "Name": "Frozen", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Frozen" - } - }, - { - "Kind": "Components.Component", - "Name": "Resizable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Resizable" - } - }, - { - "Kind": "Components.Component", - "Name": "Reorderable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Reorderable" - } - }, - { - "Kind": "Components.Component", - "Name": "Groupable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Groupable" - } - }, - { - "Kind": "Components.Component", - "Name": "Pickable", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Pickable" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlign", - "TypeName": "Radzen.TextAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", - "Metadata": { - "Common.PropertyName": "TextAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "Metadata": { - "Common.PropertyName": "EditTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupFooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "Metadata": { - "Common.PropertyName": "GroupFooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "Metadata": { - "Common.PropertyName": "FilterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterOperator", - "TypeName": "Radzen.FilterOperator", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", - "Metadata": { - "Common.PropertyName": "SecondFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1815049645, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "RadzenDropDownDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -700702228, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2052573228, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1638106234, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1705443395, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditTemplate", - "ParentTag": "RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1019394081, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditTemplate", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1250310554, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "RadzenDropDownDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1527377563, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 948028186, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "RadzenDropDownDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 872792435, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1474620092, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GroupFooterTemplate", - "ParentTag": "RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 326331692, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GroupFooterTemplate", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2076686992, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FilterTemplate", - "ParentTag": "RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2141937785, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FilterTemplate", - "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -436671385, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDownItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "DropDown", - "TypeName": "Radzen.Blazor.RadzenDropDown", - "Metadata": { - "Common.PropertyName": "DropDown", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "Item" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownItem", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -1870166109, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenDropDownItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "DropDown", - "TypeName": "Radzen.Blazor.RadzenDropDown", - "Metadata": { - "Common.PropertyName": "DropDown", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "Item" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownItem", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -147025514, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGrid", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGrid component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterMode", - "TypeName": "Radzen.FilterMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "FilterMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandMode", - "TypeName": "Radzen.DataGridExpandMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "ExpandMode" - } - }, - { - "Kind": "Components.Component", - "Name": "EditMode", - "TypeName": "Radzen.DataGridEditMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "EditMode" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "AndOperatorText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "AndOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "OrOperatorText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "OrOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyFilterText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ApplyFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearFilterText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ClearFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "EqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "EqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "NotEqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "NotEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "LessThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanOrEqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "LessThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "GreaterThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanOrEqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "GreaterThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "EndsWithText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "EndsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "ContainsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ContainsText" - } - }, - { - "Kind": "Components.Component", - "Name": "StartsWithText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "StartsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDateFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterDateFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnWidth", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ColumnWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "EmptyText" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "EmptyTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowSorting", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "AllowSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnResize", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "AllowColumnResize" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnResized", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Metadata": { - "Common.PropertyName": "ColumnResized", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "System.Action", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowSelect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDeselect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowDeselect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDoubleClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowDoubleClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowExpand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowExpand", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCollapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowCollapse", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowRender", - "TypeName": "System.Action>", - "Metadata": { - "Common.PropertyName": "RowRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CellRender", - "TypeName": "System.Action>", - "Metadata": { - "Common.PropertyName": "CellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Render", - "TypeName": "System.Action>", - "Metadata": { - "Common.PropertyName": "Render", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectionMode", - "TypeName": "Radzen.DataGridSelectionMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "SelectionMode" - } - }, - { - "Kind": "Components.Component", - "Name": "RowEdit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowEdit", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowUpdate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowUpdate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCreate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowCreate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGrid", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": -369421959, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGrid", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGrid component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterMode", - "TypeName": "Radzen.FilterMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "FilterMode" - } - }, - { - "Kind": "Components.Component", - "Name": "ExpandMode", - "TypeName": "Radzen.DataGridExpandMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "ExpandMode" - } - }, - { - "Kind": "Components.Component", - "Name": "EditMode", - "TypeName": "Radzen.DataGridEditMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "EditMode" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "AndOperatorText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "AndOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "OrOperatorText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "OrOperatorText" - } - }, - { - "Kind": "Components.Component", - "Name": "ApplyFilterText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ApplyFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "ClearFilterText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ClearFilterText" - } - }, - { - "Kind": "Components.Component", - "Name": "EqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "EqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "NotEqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "NotEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "LessThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "LessThanOrEqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "LessThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "GreaterThanText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreaterThanOrEqualsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "GreaterThanOrEqualsText" - } - }, - { - "Kind": "Components.Component", - "Name": "EndsWithText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "EndsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "ContainsText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ContainsText" - } - }, - { - "Kind": "Components.Component", - "Name": "StartsWithText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "StartsWithText" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterCaseSensitivity", - "TypeName": "Radzen.FilterCaseSensitivity", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "FilterCaseSensitivity" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDelay", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "FilterDelay" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterDateFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterDateFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnWidth", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ColumnWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "EmptyText" - } - }, - { - "Kind": "Components.Component", - "Name": "EmptyTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "EmptyTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowSorting", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "AllowSorting" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowFiltering", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "AllowFiltering" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowColumnResize", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "AllowColumnResize" - } - }, - { - "Kind": "Components.Component", - "Name": "ColumnResized", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Metadata": { - "Common.PropertyName": "ColumnResized", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "System.Action", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowSelect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowSelect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDeselect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowDeselect", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowDoubleClick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowDoubleClick", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowExpand", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowExpand", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCollapse", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowCollapse", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowRender", - "TypeName": "System.Action>", - "Metadata": { - "Common.PropertyName": "RowRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CellRender", - "TypeName": "System.Action>", - "Metadata": { - "Common.PropertyName": "CellRender", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Render", - "TypeName": "System.Action>", - "Metadata": { - "Common.PropertyName": "Render", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Columns", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "Columns", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Responsive", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Responsive" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectionMode", - "TypeName": "Radzen.DataGridSelectionMode", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "SelectionMode" - } - }, - { - "Kind": "Components.Component", - "Name": "RowEdit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowEdit", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowUpdate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowUpdate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowCreate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "RowCreate", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerPosition", - "TypeName": "Radzen.PagerPosition", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", - "Metadata": { - "Common.PropertyName": "PagerPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerAlwaysVisible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "PagerAlwaysVisible" - } - }, - { - "Kind": "Components.Component", - "Name": "PagerHorizontalAlign", - "TypeName": "Radzen.HorizontalAlign", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", - "Metadata": { - "Common.PropertyName": "PagerHorizontalAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "AllowPaging", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "AllowPaging" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSize", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", - "Metadata": { - "Common.PropertyName": "PageSize" - } - }, - { - "Kind": "Components.Component", - "Name": "PageNumbersCount", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", - "Metadata": { - "Common.PropertyName": "PageNumbersCount" - } - }, - { - "Kind": "Components.Component", - "Name": "Count", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", - "Metadata": { - "Common.PropertyName": "Count" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeOptions", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeOptions" - } - }, - { - "Kind": "Components.Component", - "Name": "PageSizeText", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", - "Metadata": { - "Common.PropertyName": "PageSizeText" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowPagingSummary", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", - "Metadata": { - "Common.PropertyName": "ShowPagingSummary" - } - }, - { - "Kind": "Components.Component", - "Name": "PagingSummaryFormat", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", - "Metadata": { - "Common.PropertyName": "PagingSummaryFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "LoadData", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", - "Metadata": { - "Common.PropertyName": "LoadData", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Page", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", - "Metadata": { - "Common.PropertyName": "Page", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGrid", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -167222246, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGrid.EmptyTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EmptyTemplate", - "ParentTag": "RadzenGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGrid.EmptyTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1791675909, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGrid.EmptyTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EmptyTemplate", - "ParentTag": "Radzen.Blazor.RadzenGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGrid.EmptyTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 774492154, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGrid.Columns", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "RadzenGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGrid.Columns", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 20561656, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGrid.Columns", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Columns", - "ParentTag": "Radzen.Blazor.RadzenGrid" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGrid.Columns", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1997143561, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGrid.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGrid.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1871946382, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGrid.Template", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenGrid" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGrid.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 718934249, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGridCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridCell", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 243545354, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridCell", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGridCell" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridCell component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "TItem", - "Metadata": { - "Common.PropertyName": "Item", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Grid", - "TypeName": "Radzen.Blazor.RadzenGrid", - "Metadata": { - "Common.PropertyName": "Grid", - "Components.GenericTyped": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridCell", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1693830359, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridCell.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenGridCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 144152103, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridCell.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenGridCell" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridCell.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1893790608, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridColumn", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridColumn component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Property", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Property" - } - }, - { - "Kind": "Components.Component", - "Name": "SortProperty", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "SortProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterProperty", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterValue", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "FilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterValue", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "SecondFilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterOperator", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "SecondFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Format", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "HeaderCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Filterable", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Filterable" - } - }, - { - "Kind": "Components.Component", - "Name": "Sortable", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Sortable" - } - }, - { - "Kind": "Components.Component", - "Name": "Bubble", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Bubble" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlign", - "TypeName": "Radzen.TextAlign", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "TextAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "EditTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", - "Metadata": { - "Common.PropertyName": "FilterTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 758167013, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridColumn", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridColumn component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Property", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Property" - } - }, - { - "Kind": "Components.Component", - "Name": "SortProperty", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "SortProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterProperty", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterProperty" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterValue", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "FilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterValue", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "SecondFilterValue" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterOperator", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "SecondFilterOperator", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "SecondFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "LogicalFilterOperator", - "TypeName": "Radzen.LogicalFilterOperator", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LogicalFilterOperator" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Format", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderCssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "HeaderCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterCssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FooterCssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "Filterable", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Filterable" - } - }, - { - "Kind": "Components.Component", - "Name": "Sortable", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Sortable" - } - }, - { - "Kind": "Components.Component", - "Name": "Bubble", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Bubble" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Visible" - } - }, - { - "Kind": "Components.Component", - "Name": "TextAlign", - "TypeName": "Radzen.TextAlign", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "TextAlign" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "EditTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "EditTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "HeaderTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "HeaderTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FooterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "FooterTemplate", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FilterTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", - "Metadata": { - "Common.PropertyName": "FilterTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 418029236, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.Template", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1590301292, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.Template", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Template", - "ParentTag": "Radzen.Blazor.RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'Template' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1712259892, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.EditTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditTemplate", - "ParentTag": "RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.EditTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 159759082, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.EditTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditTemplate", - "ParentTag": "Radzen.Blazor.RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.EditTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1346627821, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "RadzenGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1587988024, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "HeaderTemplate", - "ParentTag": "Radzen.Blazor.RadzenGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 715479545, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "RadzenGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1591732811, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FooterTemplate", - "ParentTag": "Radzen.Blazor.RadzenGridColumn" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 801022535, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FilterTemplate", - "ParentTag": "RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -182565539, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FilterTemplate", - "ParentTag": "Radzen.Blazor.RadzenGridColumn" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1722109012, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGridRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "InEditMode", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "InEditMode" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridRow" - } - }, - { - "HashCode": -705418680, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenGridRow", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGridRow" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "CssClass", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "CssClass" - } - }, - { - "Kind": "Components.Component", - "Name": "InEditMode", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "InEditMode" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenGridRow", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 585831882, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridRow.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenGridRow" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridRow.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -138834404, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenGridRow.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenGridRow" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenGridRow.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1405413534, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenListBoxItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenListBoxItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBoxItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ListBox", - "TypeName": "Radzen.Blazor.RadzenListBox", - "Metadata": { - "Common.PropertyName": "ListBox", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "Item" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenListBoxItem", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 226693676, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenListBoxItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenListBoxItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBoxItem component.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "ListBox", - "TypeName": "Radzen.Blazor.RadzenListBox", - "Metadata": { - "Common.PropertyName": "ListBox", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Item", - "TypeName": "System.Object", - "Metadata": { - "Common.PropertyName": "Item" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenListBoxItem", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1137450363, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNotification", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenNotification" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNotification" - } - }, - { - "HashCode": -1060106665, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNotification", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenNotification" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNotification", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1475637791, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNotificationMessage", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenNotificationMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Message", - "TypeName": "Radzen.NotificationMessage", - "Metadata": { - "Common.PropertyName": "Message" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNotificationMessage" - } - }, - { - "HashCode": 188090741, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenNotificationMessage", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenNotificationMessage" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Message", - "TypeName": "Radzen.NotificationMessage", - "Metadata": { - "Common.PropertyName": "Message" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenNotificationMessage", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2010932734, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGauge", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRadialGauge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge" - } - }, - { - "HashCode": 185768175, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenRadialGauge", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRadialGauge" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 657746308, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadialGauge.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenRadialGauge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1564113494, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenRadialGauge.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenRadialGauge" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1699143486, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTooltip", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTooltip" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTooltip" - } - }, - { - "HashCode": -327366471, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenTooltip", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTooltip" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1593682189, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenUploadHeader", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenUploadHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenUploadHeader" - } - }, - { - "HashCode": 1331407071, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenUploadHeader", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenUploadHeader" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Name", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenUploadHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1507701012, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenValueAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenValueAxis" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "TickDistance", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", - "Metadata": { - "Common.PropertyName": "TickDistance" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the step of the axis.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenValueAxis" - } - }, - { - "HashCode": -343866004, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.RadzenValueAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenValueAxis" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "TickDistance", - "TypeName": "System.Int32", - "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", - "Metadata": { - "Common.PropertyName": "TickDistance" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Object", - "Documentation": "\n \n Specifies the step of the axis.\n \n ", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.RadzenValueAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1275454474, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenValueAxis.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "RadzenValueAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenValueAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 713414889, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.RadzenValueAxis.ChildContent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.RadzenValueAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.RadzenValueAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 581298669, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Appointment", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Appointment" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Top", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Top" - } - }, - { - "Kind": "Components.Component", - "Name": "Left", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Left" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "Radzen.Blazor.AppointmentData", - "Metadata": { - "Common.PropertyName": "Data" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Appointment" - } - }, - { - "HashCode": -1427795415, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Appointment", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Appointment" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Top", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Top" - } - }, - { - "Kind": "Components.Component", - "Name": "Left", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Left" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Height", - "TypeName": "System.Double?", - "Metadata": { - "Common.PropertyName": "Height" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "Radzen.Blazor.AppointmentData", - "Metadata": { - "Common.PropertyName": "Data" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Appointment", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -517694359, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.CategoryAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CategoryAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxis" - } - }, - { - "HashCode": -2055560247, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.CategoryAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.CategoryAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -342861987, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.CategoryAxisTick", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CategoryAxisTick" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick" - } - }, - { - "HashCode": -1363600375, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.CategoryAxisTick", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.CategoryAxisTick" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 837533498, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "CategoryAxisTick" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 1649024329, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.CategoryAxisTick" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 641262476, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.CategoryAxisTitle", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "CategoryAxisTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTitle" - } - }, - { - "HashCode": 624641145, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.CategoryAxisTitle", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.CategoryAxisTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1887223412, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ChartTooltip", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChartTooltip" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip" - } - }, - { - "HashCode": -139297027, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ChartTooltip", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.ChartTooltip" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Label", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Label" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 110699155, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ChartTooltip" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1905536442, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.ChartTooltip" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 451025658, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ClipPath", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ClipPath" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ClipPath" - } - }, - { - "HashCode": 1002254748, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ClipPath", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.ClipPath" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ClipPath", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -347604001, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.DaySlotEvents", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DaySlotEvents" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.DaySlotEvents" - } - }, - { - "HashCode": -568039351, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.DaySlotEvents", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.DaySlotEvents" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.DaySlotEvents", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 824178437, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.DayView", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DayView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.DayView" - } - }, - { - "HashCode": 116290844, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.DayView", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.DayView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.DayView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 843781352, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.DialogContainer", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DialogContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Dialog", - "TypeName": "Radzen.Dialog", - "Metadata": { - "Common.PropertyName": "Dialog" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.DialogContainer" - } - }, - { - "HashCode": -1824702732, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.DialogContainer", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.DialogContainer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Dialog", - "TypeName": "Radzen.Dialog", - "Metadata": { - "Common.PropertyName": "Dialog" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.DialogContainer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 839848491, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Draggable", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Draggable" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Draggable" - } - }, - { - "HashCode": 329713442, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Draggable", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Draggable" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragStart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "DragStart", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "DragEnd", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "DragEnd", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Drag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Drag", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Draggable", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 2743168, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.Draggable.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Draggable" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.Draggable.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -2045852308, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.Draggable.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.Draggable" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.Draggable.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1982738472, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorButton", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditorButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorButton" - } - }, - { - "HashCode": -1171069404, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorButton", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.EditorButton" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Disabled", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Disabled" - } - }, - { - "Kind": "Components.Component", - "Name": "Selected", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "Selected" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -712609601, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorColorPicker", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditorColorPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker" - } - }, - { - "HashCode": -1368191648, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorColorPicker", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.EditorColorPicker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "Icon", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Icon" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowHSV", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowHSV" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowRGBA", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowRGBA" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowColors", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowColors" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowButton", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowButton" - } - }, - { - "Kind": "Components.Component", - "Name": "HexText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "HexText" - } - }, - { - "Kind": "Components.Component", - "Name": "RedText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "RedText" - } - }, - { - "Kind": "Components.Component", - "Name": "GreenText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "GreenText" - } - }, - { - "Kind": "Components.Component", - "Name": "BlueText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "BlueText" - } - }, - { - "Kind": "Components.Component", - "Name": "AlphaText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "AlphaText" - } - }, - { - "Kind": "Components.Component", - "Name": "ButtonText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "ButtonText" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1961776855, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "EditorColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 336860063, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.EditorColorPicker" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 570394604, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorDropDown", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditorDropDown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PopupStyle", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "PopupStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown" - } - }, - { - "HashCode": 1526892331, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorDropDown", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.EditorDropDown" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Title", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Title" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "PopupStyle", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "PopupStyle" - } - }, - { - "Kind": "Components.Component", - "Name": "Placeholder", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Placeholder" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "ValueChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Change", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Change", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1612549957, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "EditorDropDown" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -988322813, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.EditorDropDown" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1532794433, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorDropDownItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditorDropDownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem" - } - }, - { - "HashCode": -16034282, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.EditorDropDownItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.EditorDropDownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IDictionary", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for all child content expressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -363299216, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "EditorDropDownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -719300428, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.EditorDropDownItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.ChildContent", - "Name": "Context", - "TypeName": "System.String", - "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -919045233, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.GaugeBand", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GaugeBand" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "From", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "From" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Size" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.GaugeBand" - } - }, - { - "HashCode": -660666743, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.GaugeBand", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.GaugeBand" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "From", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "From" - } - }, - { - "Kind": "Components.Component", - "Name": "To", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "To" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Size" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.GaugeBand", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1963242685, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.GaugePointer", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GaugePointer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Length", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Length" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.GaugePointer" - } - }, - { - "HashCode": 572388209, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.GaugePointer", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.GaugePointer" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Width" - } - }, - { - "Kind": "Components.Component", - "Name": "Length", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Length" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.GaugePointer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1176066008, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.GaugeScale", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "GaugeScale" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLength", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "TickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorTickLength", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "MinorTickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLabelOffset", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "TickLabelOffset" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowFirstTick", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowFirstTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowLastTick", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowLastTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTickLabels", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowTickLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "TickPosition", - "TypeName": "Radzen.Blazor.GaugeTickPosition", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "TickPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorStep", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "MinorStep" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.GaugeScale" - } - }, - { - "HashCode": 1351507652, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.GaugeScale", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.GaugeScale" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StartAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLength", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "TickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorTickLength", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "MinorTickLength" - } - }, - { - "Kind": "Components.Component", - "Name": "TickLabelOffset", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "TickLabelOffset" - } - }, - { - "Kind": "Components.Component", - "Name": "EndAngle", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "EndAngle" - } - }, - { - "Kind": "Components.Component", - "Name": "Radius", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Radius" - } - }, - { - "Kind": "Components.Component", - "Name": "Center", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Center" - } - }, - { - "Kind": "Components.Component", - "Name": "Min", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Min" - } - }, - { - "Kind": "Components.Component", - "Name": "Max", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Max" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowFirstTick", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowFirstTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowLastTick", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowLastTick" - } - }, - { - "Kind": "Components.Component", - "Name": "ShowTickLabels", - "TypeName": "System.Boolean", - "Metadata": { - "Common.PropertyName": "ShowTickLabels" - } - }, - { - "Kind": "Components.Component", - "Name": "TickPosition", - "TypeName": "Radzen.Blazor.GaugeTickPosition", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "TickPosition" - } - }, - { - "Kind": "Components.Component", - "Name": "FormatString", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "FormatString" - } - }, - { - "Kind": "Components.Component", - "Name": "Formatter", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "Formatter", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Step", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Step" - } - }, - { - "Kind": "Components.Component", - "Name": "MinorStep", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "MinorStep" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.GaugeScale", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1090185528, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Hours", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Hours" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Start", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "Start" - } - }, - { - "Kind": "Components.Component", - "Name": "End", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "End" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Hours" - } - }, - { - "HashCode": 210281811, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Hours", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Hours" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Start", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "Start" - } - }, - { - "Kind": "Components.Component", - "Name": "End", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "End" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Hours", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 693490209, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Legend", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Legend" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Legend" - } - }, - { - "HashCode": 998449817, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Legend", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Legend" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Legend", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 724649226, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.LegendItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "LegendItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerType", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "MarkerType" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerSize", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "MarkerSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Index", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "Index" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.LegendItem" - } - }, - { - "HashCode": -1193661006, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.LegendItem", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.LegendItem" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Color", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Color" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerType", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "MarkerType" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerSize", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "MarkerSize" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Index", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "Index" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.LegendItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 558904190, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Line", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Line" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "X1", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X1" - } - }, - { - "Kind": "Components.Component", - "Name": "X2", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X2" - } - }, - { - "Kind": "Components.Component", - "Name": "Y1", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y1" - } - }, - { - "Kind": "Components.Component", - "Name": "Y2", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y2" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Line" - } - }, - { - "HashCode": -1768903310, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Line", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Line" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "X1", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X1" - } - }, - { - "Kind": "Components.Component", - "Name": "X2", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X2" - } - }, - { - "Kind": "Components.Component", - "Name": "Y1", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y1" - } - }, - { - "Kind": "Components.Component", - "Name": "Y2", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y2" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Line", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1262197674, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Marker", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Marker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Marker" - } - }, - { - "HashCode": 519808823, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Marker", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Marker" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Type", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "Type" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Size" - } - }, - { - "Kind": "Components.Component", - "Name": "Click", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Click", - "Components.EventCallback": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Marker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1614836152, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Markers", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Markers" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.Rendering.Markers component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Category", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "Category", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "Value", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerType", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "MarkerType" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Size" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Markers", - "Components.GenericTyped": "True" - } - }, - { - "HashCode": 1104281286, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Markers", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Markers" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.Rendering.Markers component.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True", - "Components.TypeParameterIsCascading": "False" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Category", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "Category", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.Func", - "Metadata": { - "Common.PropertyName": "Value", - "Components.DelegateSignature": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MarkerType", - "TypeName": "Radzen.Blazor.MarkerType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "MarkerType" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "Size", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Size" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Markers", - "Components.GenericTyped": "True", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 737752272, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.MonthView", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "MonthView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxAppointmentsInSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MaxAppointmentsInSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "MoreText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "MoreText" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IEnumerable", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.MonthView" - } - }, - { - "HashCode": -815589387, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.MonthView", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.MonthView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "MaxAppointmentsInSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MaxAppointmentsInSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "MoreText", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "MoreText" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IEnumerable", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.MonthView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1011804593, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Path", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Path" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "D", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "D" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Path" - } - }, - { - "HashCode": -949131790, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Path", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Path" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "D", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "D" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "Fill", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Fill" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Path", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1601130996, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Popup", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Popup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Open", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Open", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Close", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Close", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Popup" - } - }, - { - "HashCode": 1244028879, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Popup", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Popup" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Open", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Open", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Close", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Metadata": { - "Common.PropertyName": "Close", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Attributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", - "Metadata": { - "Common.PropertyName": "Attributes" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseEnter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseEnter", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "MouseLeave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "MouseLeave", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContextMenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", - "Metadata": { - "Common.PropertyName": "ContextMenu", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", - "Metadata": { - "Common.PropertyName": "Culture" - } - }, - { - "Kind": "Components.Component", - "Name": "Style", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", - "Metadata": { - "Common.PropertyName": "Style" - } - }, - { - "Kind": "Components.Component", - "Name": "Visible", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", - "Metadata": { - "Common.PropertyName": "Visible" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Popup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -107221353, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.Popup.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Popup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.Popup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 676390763, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.Popup.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.Popup" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.Popup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1589102947, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Text", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Text" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Position" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Text" - } - }, - { - "HashCode": -172499340, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Text", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Text" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Class" - } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Value" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Radzen.Blazor.Point", - "Metadata": { - "Common.PropertyName": "Position" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Text", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -894488684, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Tick", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Tick" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Tick" - } - }, - { - "HashCode": -969025039, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.Tick", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.Tick" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.Tick", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1939723406, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.Tick.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Tick" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.Tick.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": -1627447628, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.Tick.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.Tick" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.Tick.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 721309929, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ValueAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValueAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxis" - } - }, - { - "HashCode": 69770200, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ValueAxis", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.ValueAxis" - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1596162123, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ValueAxisTick", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValueAxisTick" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick" - } - }, - { - "HashCode": -251001887, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ValueAxisTick", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.ValueAxisTick" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "ChildContent", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Metadata": { - "Common.PropertyName": "ChildContent", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Stroke", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Stroke" - } - }, - { - "Kind": "Components.Component", - "Name": "StrokeWidth", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "StrokeWidth" - } - }, - { - "Kind": "Components.Component", - "Name": "LineType", - "TypeName": "Radzen.Blazor.LineType", - "IsEnum": true, - "Metadata": { - "Common.PropertyName": "LineType" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1220760538, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "ValueAxisTick" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" - } - }, - { - "HashCode": 548741201, - "Kind": "Components.ChildContent", - "Name": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ChildContent", - "ParentTag": "Radzen.Blazor.Rendering.ValueAxisTick" - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 567436098, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ValueAxisTitle", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "ValueAxisTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTitle" - } - }, - { - "HashCode": -1295759500, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.ValueAxisTitle", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.ValueAxisTitle" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "X", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "X" - } - }, - { - "Kind": "Components.Component", - "Name": "Y", - "TypeName": "System.Double", - "Metadata": { - "Common.PropertyName": "Y" - } - }, - { - "Kind": "Components.Component", - "Name": "Text", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "Text" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1067555025, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.WeekView", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "WeekView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.WeekView" - } - }, - { - "HashCode": -1728476935, - "Kind": "Components.Component", - "Name": "Radzen.Blazor.Rendering.WeekView", - "AssemblyName": "Radzen.Blazor", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.WeekView" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "StartDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "StartDate" - } - }, - { - "Kind": "Components.Component", - "Name": "EndDate", - "TypeName": "System.DateTime", - "Metadata": { - "Common.PropertyName": "EndDate" - } - }, - { - "Kind": "Components.Component", - "Name": "StartTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "StartTime" - } - }, - { - "Kind": "Components.Component", - "Name": "EndTime", - "TypeName": "System.TimeSpan", - "Metadata": { - "Common.PropertyName": "EndTime" - } - }, - { - "Kind": "Components.Component", - "Name": "TimeFormat", - "TypeName": "System.String", - "Metadata": { - "Common.PropertyName": "TimeFormat" - } - }, - { - "Kind": "Components.Component", - "Name": "MinutesPerSlot", - "TypeName": "System.Int32", - "Metadata": { - "Common.PropertyName": "MinutesPerSlot" - } - }, - { - "Kind": "Components.Component", - "Name": "Appointments", - "TypeName": "System.Collections.Generic.IList", - "Metadata": { - "Common.PropertyName": "Appointments" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Radzen.Blazor.Rendering.WeekView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1732209887, - "Kind": "Components.EventHandler", - "Name": "onfocus", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocus", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocus:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocus:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfocus", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocus" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocus' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfocus' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1279833489, - "Kind": "Components.EventHandler", - "Name": "onblur", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onblur", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onblur:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onblur:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onblur", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onblur" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onblur' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onblur' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 807132401, - "Kind": "Components.EventHandler", - "Name": "onfocusin", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusin", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusin:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusin:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfocusin", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusin" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusin' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfocusin' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -244580784, - "Kind": "Components.EventHandler", - "Name": "onfocusout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfocusout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfocusout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfocusout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -891060300, - "Kind": "Components.EventHandler", - "Name": "onmouseover", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseover", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseover:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseover:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseover", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseover" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseover' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseover' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1316485578, - "Kind": "Components.EventHandler", - "Name": "onmouseout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1304749139, - "Kind": "Components.EventHandler", - "Name": "onmousemove", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousemove", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousemove:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousemove:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmousemove", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousemove" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousemove' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmousemove' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1203438411, - "Kind": "Components.EventHandler", - "Name": "onmousedown", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousedown", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousedown:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousedown:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmousedown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousedown" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousedown' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmousedown' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1332756035, - "Kind": "Components.EventHandler", - "Name": "onmouseup", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseup", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseup:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseup:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseup", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseup" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseup' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseup' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 993938618, - "Kind": "Components.EventHandler", - "Name": "onclick", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onclick", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onclick:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onclick:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onclick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onclick" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onclick' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onclick' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 277696088, - "Kind": "Components.EventHandler", - "Name": "ondblclick", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondblclick", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondblclick:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondblclick:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondblclick", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondblclick" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondblclick' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondblclick' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 342771276, - "Kind": "Components.EventHandler", - "Name": "onwheel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwheel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwheel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwheel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onwheel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwheel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwheel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onwheel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -787042233, - "Kind": "Components.EventHandler", - "Name": "onmousewheel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousewheel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousewheel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmousewheel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmousewheel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousewheel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousewheel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmousewheel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -295291248, - "Kind": "Components.EventHandler", - "Name": "oncontextmenu", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncontextmenu", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncontextmenu:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncontextmenu:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncontextmenu", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncontextmenu" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncontextmenu' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncontextmenu' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 2035820978, - "Kind": "Components.EventHandler", - "Name": "ondrag", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrag", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrag:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrag:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondrag", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrag" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrag' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondrag' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 900966139, - "Kind": "Components.EventHandler", - "Name": "ondragend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1511114598, - "Kind": "Components.EventHandler", - "Name": "ondragenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 358873848, - "Kind": "Components.EventHandler", - "Name": "ondragleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1196845768, - "Kind": "Components.EventHandler", - "Name": "ondragover", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragover", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragover:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragover:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragover", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragover" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragover' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragover' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1939173442, - "Kind": "Components.EventHandler", - "Name": "ondragstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondragstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondragstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondragstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1777596806, - "Kind": "Components.EventHandler", - "Name": "ondrop", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrop", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrop:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondrop:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondrop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrop" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrop' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondrop' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 570602498, - "Kind": "Components.EventHandler", - "Name": "onkeydown", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeydown", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeydown:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeydown:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onkeydown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeydown" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeydown' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onkeydown' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -718638706, - "Kind": "Components.EventHandler", - "Name": "onkeyup", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeyup", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeyup:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeyup:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onkeyup", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeyup" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeyup' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onkeyup' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -374430330, - "Kind": "Components.EventHandler", - "Name": "onkeypress", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeypress", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeypress:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onkeypress:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onkeypress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeypress" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeypress' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onkeypress' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1012524044, - "Kind": "Components.EventHandler", - "Name": "onchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 447856575, - "Kind": "Components.EventHandler", - "Name": "oninput", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninput", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninput:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninput:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oninput", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninput" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninput' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oninput' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2041989361, - "Kind": "Components.EventHandler", - "Name": "oninvalid", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninvalid", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninvalid:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oninvalid:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oninvalid", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninvalid" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninvalid' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oninvalid' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 327910124, - "Kind": "Components.EventHandler", - "Name": "onreset", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreset", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreset:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreset:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onreset", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreset" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreset' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onreset' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1285531372, - "Kind": "Components.EventHandler", - "Name": "onselect", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselect", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselect:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselect:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onselect", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselect" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselect' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onselect' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 470119959, - "Kind": "Components.EventHandler", - "Name": "onselectstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onselectstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onselectstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1667344794, - "Kind": "Components.EventHandler", - "Name": "onselectionchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectionchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectionchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onselectionchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onselectionchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectionchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectionchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onselectionchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1431247912, - "Kind": "Components.EventHandler", - "Name": "onsubmit", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsubmit", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsubmit:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsubmit:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onsubmit", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsubmit" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsubmit' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onsubmit' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -650834847, - "Kind": "Components.EventHandler", - "Name": "onbeforecopy", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecopy", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecopy:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecopy:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforecopy", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecopy" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecopy' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecopy' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 622476200, - "Kind": "Components.EventHandler", - "Name": "onbeforecut", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecut", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecut:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforecut:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforecut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecut" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecut' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecut' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -586810238, - "Kind": "Components.EventHandler", - "Name": "onbeforepaste", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforepaste", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforepaste:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforepaste:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforepaste", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforepaste" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforepaste' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforepaste' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1930548335, - "Kind": "Components.EventHandler", - "Name": "oncopy", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncopy", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncopy:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncopy:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncopy", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncopy" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncopy' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncopy' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -356253444, - "Kind": "Components.EventHandler", - "Name": "oncut", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncut", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncut:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncut:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncut", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncut" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncut' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncut' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 653901943, - "Kind": "Components.EventHandler", - "Name": "onpaste", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpaste", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpaste:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpaste:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpaste", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpaste" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpaste' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpaste' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -922190560, - "Kind": "Components.EventHandler", - "Name": "ontouchcancel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchcancel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchcancel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchcancel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchcancel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchcancel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchcancel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchcancel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -682063621, - "Kind": "Components.EventHandler", - "Name": "ontouchend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1515180919, - "Kind": "Components.EventHandler", - "Name": "ontouchmove", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchmove", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchmove:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchmove:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchmove", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchmove" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchmove' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchmove' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -354663081, - "Kind": "Components.EventHandler", - "Name": "ontouchstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1369569212, - "Kind": "Components.EventHandler", - "Name": "ontouchenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1221410620, - "Kind": "Components.EventHandler", - "Name": "ontouchleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontouchleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontouchleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontouchleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1742144454, - "Kind": "Components.EventHandler", - "Name": "ongotpointercapture", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ongotpointercapture", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ongotpointercapture:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ongotpointercapture:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ongotpointercapture", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ongotpointercapture" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ongotpointercapture' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ongotpointercapture' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1066513824, - "Kind": "Components.EventHandler", - "Name": "onlostpointercapture", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onlostpointercapture", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onlostpointercapture:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onlostpointercapture:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onlostpointercapture", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onlostpointercapture" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onlostpointercapture' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onlostpointercapture' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 484239210, - "Kind": "Components.EventHandler", - "Name": "onpointercancel", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointercancel", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointercancel:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointercancel:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointercancel", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointercancel" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointercancel' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointercancel' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1175754390, - "Kind": "Components.EventHandler", - "Name": "onpointerdown", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerdown", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerdown:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerdown:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerdown", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerdown" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerdown' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerdown' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1324180570, - "Kind": "Components.EventHandler", - "Name": "onpointerenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2070118220, - "Kind": "Components.EventHandler", - "Name": "onpointerleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1632003174, - "Kind": "Components.EventHandler", - "Name": "onpointermove", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointermove", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointermove:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointermove:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointermove", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointermove" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointermove' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointermove' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1258628993, - "Kind": "Components.EventHandler", - "Name": "onpointerout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 204860030, - "Kind": "Components.EventHandler", - "Name": "onpointerover", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerover", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerover:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerover:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerover", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerover" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerover' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerover' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 711022824, - "Kind": "Components.EventHandler", - "Name": "onpointerup", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerup", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerup:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerup:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerup", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerup" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerup' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerup' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 888650493, - "Kind": "Components.EventHandler", - "Name": "oncanplay", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplay", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplay:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplay:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncanplay", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplay" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplay' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncanplay' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 311517124, - "Kind": "Components.EventHandler", - "Name": "oncanplaythrough", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplaythrough", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplaythrough:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncanplaythrough:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncanplaythrough", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplaythrough" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplaythrough' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncanplaythrough' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -802719468, - "Kind": "Components.EventHandler", - "Name": "oncuechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncuechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncuechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@oncuechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@oncuechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncuechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncuechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@oncuechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -942659617, - "Kind": "Components.EventHandler", - "Name": "ondurationchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondurationchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondurationchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondurationchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondurationchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondurationchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondurationchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondurationchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1996877337, - "Kind": "Components.EventHandler", - "Name": "onemptied", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onemptied", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onemptied:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onemptied:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onemptied", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onemptied" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onemptied' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onemptied' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1975475793, - "Kind": "Components.EventHandler", - "Name": "onpause", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpause", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpause:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpause:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpause", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpause" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpause' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpause' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1434965754, - "Kind": "Components.EventHandler", - "Name": "onplay", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplay", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplay:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplay:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onplay", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplay" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplay' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onplay' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -467540568, - "Kind": "Components.EventHandler", - "Name": "onplaying", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplaying", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplaying:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onplaying:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onplaying", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplaying" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplaying' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onplaying' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 2081300064, - "Kind": "Components.EventHandler", - "Name": "onratechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onratechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onratechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onratechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onratechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onratechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onratechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onratechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 37692023, - "Kind": "Components.EventHandler", - "Name": "onseeked", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeked", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeked:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeked:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onseeked", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeked" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeked' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onseeked' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -518367759, - "Kind": "Components.EventHandler", - "Name": "onseeking", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeking", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeking:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onseeking:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onseeking", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeking" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeking' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onseeking' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 2121000472, - "Kind": "Components.EventHandler", - "Name": "onstalled", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstalled", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstalled:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstalled:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onstalled", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstalled" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstalled' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onstalled' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2041198398, - "Kind": "Components.EventHandler", - "Name": "onstop", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstop", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstop:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onstop:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onstop", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstop" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstop' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onstop' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2013205566, - "Kind": "Components.EventHandler", - "Name": "onsuspend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsuspend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsuspend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onsuspend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onsuspend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsuspend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsuspend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onsuspend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 653536886, - "Kind": "Components.EventHandler", - "Name": "ontimeupdate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeupdate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeupdate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeupdate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontimeupdate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeupdate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeupdate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontimeupdate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -597184157, - "Kind": "Components.EventHandler", - "Name": "onvolumechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onvolumechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onvolumechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onvolumechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onvolumechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onvolumechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onvolumechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onvolumechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -82639483, - "Kind": "Components.EventHandler", - "Name": "onwaiting", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwaiting", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwaiting:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onwaiting:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onwaiting", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwaiting" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwaiting' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onwaiting' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1399530488, - "Kind": "Components.EventHandler", - "Name": "onloadstart", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadstart", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadstart:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadstart:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadstart", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadstart" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadstart' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadstart' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -287865750, - "Kind": "Components.EventHandler", - "Name": "ontimeout", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeout", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeout:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontimeout:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontimeout", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeout" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeout' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontimeout' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1944530859, - "Kind": "Components.EventHandler", - "Name": "onabort", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onabort", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onabort:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onabort:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onabort", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onabort" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onabort' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onabort' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1891195667, - "Kind": "Components.EventHandler", - "Name": "onload", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onload", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onload:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onload:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onload", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onload" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onload' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onload' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1946695032, - "Kind": "Components.EventHandler", - "Name": "onloadend", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadend", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadend:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadend:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadend", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadend" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadend' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadend' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1753445296, - "Kind": "Components.EventHandler", - "Name": "onprogress", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onprogress", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onprogress:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onprogress:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onprogress", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onprogress" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onprogress' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onprogress' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -62688760, - "Kind": "Components.EventHandler", - "Name": "onerror", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onerror", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onerror:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onerror:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onerror", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onerror" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onerror' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onerror' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ErrorEventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 731303157, - "Kind": "Components.EventHandler", - "Name": "onactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1259536311, - "Kind": "Components.EventHandler", - "Name": "onbeforeactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforeactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforeactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforeactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforeactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforeactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforeactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforeactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1415064147, - "Kind": "Components.EventHandler", - "Name": "onbeforedeactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforedeactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforedeactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onbeforedeactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onbeforedeactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforedeactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforedeactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onbeforedeactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -137510682, - "Kind": "Components.EventHandler", - "Name": "ondeactivate", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondeactivate", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondeactivate:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ondeactivate:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ondeactivate", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondeactivate" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondeactivate' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ondeactivate' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1261425236, - "Kind": "Components.EventHandler", - "Name": "onended", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onended", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onended:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onended:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onended", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onended" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onended' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onended' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 1095762350, - "Kind": "Components.EventHandler", - "Name": "onfullscreenchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfullscreenchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 883177151, - "Kind": "Components.EventHandler", - "Name": "onfullscreenerror", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenerror", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenerror:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onfullscreenerror:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onfullscreenerror", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenerror" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenerror' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenerror' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 552663623, - "Kind": "Components.EventHandler", - "Name": "onloadeddata", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadeddata", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadeddata:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadeddata:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadeddata", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadeddata" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadeddata' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadeddata' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -1730564948, - "Kind": "Components.EventHandler", - "Name": "onloadedmetadata", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadedmetadata", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadedmetadata:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onloadedmetadata:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onloadedmetadata", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadedmetadata" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadedmetadata' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onloadedmetadata' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 139314295, - "Kind": "Components.EventHandler", - "Name": "onpointerlockchange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockchange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockchange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockchange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerlockchange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockchange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockchange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockchange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 479630198, - "Kind": "Components.EventHandler", - "Name": "onpointerlockerror", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockerror", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockerror:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onpointerlockerror:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onpointerlockerror", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockerror" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockerror' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockerror' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 117861450, - "Kind": "Components.EventHandler", - "Name": "onreadystatechange", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreadystatechange", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreadystatechange:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onreadystatechange:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onreadystatechange", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreadystatechange" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreadystatechange' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onreadystatechange' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 415982274, - "Kind": "Components.EventHandler", - "Name": "onscroll", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onscroll", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onscroll:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onscroll:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onscroll", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onscroll" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onscroll' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onscroll' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": -2121705770, - "Kind": "Components.EventHandler", - "Name": "ontoggle", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontoggle", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontoggle:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ontoggle:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@ontoggle", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontoggle" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontoggle' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@ontoggle' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" - } - }, - { - "HashCode": 990018872, - "Kind": "Components.EventHandler", - "Name": "onmouseenter", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseenter", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseenter:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseenter:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseenter", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseenter" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseenter' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseenter' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Radzen.EventHandlers" - } - }, - { - "HashCode": 1586499293, - "Kind": "Components.EventHandler", - "Name": "onmouseleave", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseleave", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseleave:preventDefault", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - }, - { - "TagName": "*", - "Attributes": [ - { - "Name": "@onmouseleave:stopPropagation", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.EventHandler", - "Name": "@onmouseleave", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", - "Metadata": { - "Components.IsWeaklyTyped": "True", - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseleave" - }, - "BoundAttributeParameters": [ - { - "Name": "preventDefault", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseleave' event.", - "Metadata": { - "Common.PropertyName": "PreventDefault" - } - }, - { - "Name": "stopPropagation", - "TypeName": "System.Boolean", - "Documentation": "Specifies whether to prevent further propagation of the '@onmouseleave' event in the capturing and bubbling phases.", - "Metadata": { - "Common.PropertyName": "StopPropagation" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.EventHandler", - "Components.EventHandler.EventArgs": "System.EventArgs", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Radzen.EventHandlers" - } - }, - { - "HashCode": 793332590, - "Kind": "Components.Splat", - "Name": "Attributes", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Merges a collection of attributes into the current element or component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@attributes", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Splat", - "Name": "@attributes", - "TypeName": "System.Object", - "Documentation": "Merges a collection of attributes into the current element or component.", - "Metadata": { - "Common.PropertyName": "Attributes", - "Common.DirectiveAttribute": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Splat", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Attributes" - } - }, - { - "HashCode": 831785208, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.Razor", - "Documentation": "\n \n implementation targeting elements containing attributes with URL expected values.\n \n Resolves URLs starting with '~/' (relative to the application's 'webroot' setting) that are not\n targeted by other s. Runs prior to other s to ensure\n application-relative URLs are resolved.\n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "itemid", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "applet", - "Attributes": [ - { - "Name": "archive", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "area", - "TagStructure": 2, - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "audio", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "base", - "TagStructure": 2, - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "blockquote", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "formaction", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "del", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "embed", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "form", - "Attributes": [ - { - "Name": "action", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "html", - "Attributes": [ - { - "Name": "manifest", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "iframe", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "img", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "img", - "TagStructure": 2, - "Attributes": [ - { - "Name": "srcset", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "formaction", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "ins", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "href", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "menuitem", - "Attributes": [ - { - "Name": "icon", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "object", - "Attributes": [ - { - "Name": "archive", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "object", - "Attributes": [ - { - "Name": "data", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "q", - "Attributes": [ - { - "Name": "cite", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "source", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "source", - "TagStructure": 2, - "Attributes": [ - { - "Name": "srcset", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "track", - "TagStructure": 2, - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "video", - "Attributes": [ - { - "Name": "src", - "Value": "~/", - "ValueComparison": 2 - } - ] - }, - { - "TagName": "video", - "Attributes": [ - { - "Name": "poster", - "Value": "~/", - "ValueComparison": 2 - } - ] - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper" - } - }, - { - "HashCode": -752555893, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <a> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-host" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-protocol" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "a", - "Attributes": [ - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-action", - "TypeName": "System.String", - "Documentation": "\n \n The name of the action method.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-controller", - "TypeName": "System.String", - "Documentation": "\n \n The name of the controller.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Controller" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-area", - "TypeName": "System.String", - "Documentation": "\n \n The name of the area.\n \n \n Must be null if is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Area" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page.\n \n \n Must be null if or , \n is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page-handler", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page handler.\n \n \n Must be null if or , or \n is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "PageHandler" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-protocol", - "TypeName": "System.String", - "Documentation": "\n \n The protocol for the URL, such as \"http\" or \"https\".\n \n ", - "Metadata": { - "Common.PropertyName": "Protocol" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-host", - "TypeName": "System.String", - "Documentation": "\n \n The host name.\n \n ", - "Metadata": { - "Common.PropertyName": "Host" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fragment", - "TypeName": "System.String", - "Documentation": "\n \n The URL fragment name.\n \n ", - "Metadata": { - "Common.PropertyName": "Fragment" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-route", - "TypeName": "System.String", - "Documentation": "\n \n Name of the route.\n \n \n Must be null if one of , , \n or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Route" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-all-route-data", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "asp-route-", - "IndexerTypeName": "System.String", - "Documentation": "\n \n Additional parameters for the route.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteValues" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper" - } - }, - { - "HashCode": -212429397, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <cache> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "cache" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "priority", - "TypeName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority?", - "Documentation": "\n \n Gets or sets the policy for the cache entry.\n \n ", - "Metadata": { - "Common.PropertyName": "Priority" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryBy" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-header", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByHeader" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-query", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByQuery" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-route", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByRoute" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-cookie", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCookie" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-user", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByUser" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-culture", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCulture" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-on", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresOn" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-after", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresAfter" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-sliding", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresSliding" - } - }, - { - "Kind": "ITagHelper", - "Name": "enabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", - "Metadata": { - "Common.PropertyName": "Enabled" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper" - } - }, - { - "HashCode": -1122255500, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n A that renders a Razor component.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "component", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "params", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "param-", - "IndexerTypeName": "System.Object", - "Documentation": "\n \n Gets or sets values for component parameters.\n \n ", - "Metadata": { - "Common.PropertyName": "Parameters" - } - }, - { - "Kind": "ITagHelper", - "Name": "type", - "TypeName": "System.Type", - "Documentation": "\n \n Gets or sets the component type. This value is required.\n \n ", - "Metadata": { - "Common.PropertyName": "ComponentType" - } - }, - { - "Kind": "ITagHelper", - "Name": "render-mode", - "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode", - "IsEnum": true, - "Documentation": "\n \n Gets or sets the \n \n ", - "Metadata": { - "Common.PropertyName": "RenderMode" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper" - } - }, - { - "HashCode": -805252717, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <distributed-cache> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "distributed-cache", - "Attributes": [ - { - "Name": "name" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a unique name to discriminate cached entries.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryBy" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-header", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByHeader" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-query", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByQuery" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-route", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByRoute" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-cookie", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCookie" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-user", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", - "Metadata": { - "Common.PropertyName": "VaryByUser" - } - }, - { - "Kind": "ITagHelper", - "Name": "vary-by-culture", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", - "Metadata": { - "Common.PropertyName": "VaryByCulture" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-on", - "TypeName": "System.DateTimeOffset?", - "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresOn" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-after", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresAfter" - } - }, - { - "Kind": "ITagHelper", - "Name": "expires-sliding", - "TypeName": "System.TimeSpan?", - "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", - "Metadata": { - "Common.PropertyName": "ExpiresSliding" - } - }, - { - "Kind": "ITagHelper", - "Name": "enabled", - "TypeName": "System.Boolean", - "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", - "Metadata": { - "Common.PropertyName": "Enabled" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper" - } - }, - { - "HashCode": 1450963488, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <environment> elements that conditionally renders\n content based on the current value of .\n If the environment is not listed in the specified or ,\n or if it is in , the content will not be rendered.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "environment" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "names", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Names" - } - }, - { - "Kind": "ITagHelper", - "Name": "include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Include" - } - }, - { - "Kind": "ITagHelper", - "Name": "exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of environment names in which the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Exclude" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper" - } - }, - { - "HashCode": -459323880, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <button> elements and <input> elements with\n their type attribute set to image or submit.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "button", - "Attributes": [ - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "image", - "ValueComparison": 1 - }, - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-action" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-controller" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-area" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-page" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-page-handler" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-fragment" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-route" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-all-route-data" - } - ] - }, - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "type", - "Value": "submit", - "ValueComparison": 1 - }, - { - "Name": "asp-route-", - "NameComparison": 1 - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-action", - "TypeName": "System.String", - "Documentation": "\n \n The name of the action method.\n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-controller", - "TypeName": "System.String", - "Documentation": "\n \n The name of the controller.\n \n ", - "Metadata": { - "Common.PropertyName": "Controller" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-area", - "TypeName": "System.String", - "Documentation": "\n \n The name of the area.\n \n ", - "Metadata": { - "Common.PropertyName": "Area" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page-handler", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page handler.\n \n ", - "Metadata": { - "Common.PropertyName": "PageHandler" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fragment", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", - "Metadata": { - "Common.PropertyName": "Fragment" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-route", - "TypeName": "System.String", - "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Route" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-all-route-data", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "asp-route-", - "IndexerTypeName": "System.String", - "Documentation": "\n \n Additional parameters for the route.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteValues" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper" - } - }, - { - "HashCode": 1143972298, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <form> elements.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "form" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-action", - "TypeName": "System.String", - "Documentation": "\n \n The name of the action method.\n \n ", - "Metadata": { - "Common.PropertyName": "Action" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-controller", - "TypeName": "System.String", - "Documentation": "\n \n The name of the controller.\n \n ", - "Metadata": { - "Common.PropertyName": "Controller" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-area", - "TypeName": "System.String", - "Documentation": "\n \n The name of the area.\n \n ", - "Metadata": { - "Common.PropertyName": "Area" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page.\n \n ", - "Metadata": { - "Common.PropertyName": "Page" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-page-handler", - "TypeName": "System.String", - "Documentation": "\n \n The name of the page handler.\n \n ", - "Metadata": { - "Common.PropertyName": "PageHandler" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-antiforgery", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Whether the antiforgery token should be generated.\n \n Defaults to false if user provides an action attribute\n or if the method is ; true otherwise.\n ", - "Metadata": { - "Common.PropertyName": "Antiforgery" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fragment", - "TypeName": "System.String", - "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", - "Metadata": { - "Common.PropertyName": "Fragment" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-route", - "TypeName": "System.String", - "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", - "Metadata": { - "Common.PropertyName": "Route" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-all-route-data", - "TypeName": "System.Collections.Generic.IDictionary", - "IndexerNamePrefix": "asp-route-", - "IndexerTypeName": "System.String", - "Documentation": "\n \n Additional parameters for the route.\n \n ", - "Metadata": { - "Common.PropertyName": "RouteValues" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper" - } - }, - { - "HashCode": 783014402, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <img> elements that supports file versioning.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "img", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-append-version" - }, - { - "Name": "src" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "src", - "TypeName": "System.String", - "Documentation": "\n \n Source of the image.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Src" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-append-version", - "TypeName": "System.Boolean", - "Documentation": "\n \n Value indicating if file version should be appended to the src urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", - "Metadata": { - "Common.PropertyName": "AppendVersion" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper" - } - }, - { - "HashCode": 1496947126, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <input> elements with an asp-for attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "input", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-format", - "TypeName": "System.String", - "Documentation": "\n \n The format string (see https://msdn.microsoft.com/en-us/library/txafckwd.aspx) used to format the\n result. Sets the generated \"value\" attribute to that formatted string.\n \n \n Not used if the provided (see ) or calculated \"type\" attribute value is\n checkbox, password, or radio. That is, is used when calling\n .\n \n ", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Kind": "ITagHelper", - "Name": "type", - "TypeName": "System.String", - "Documentation": "\n \n The type of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the \n helper to call and the default value. A default is not calculated\n if the provided (see ) or calculated \"type\" attribute value is checkbox,\n hidden, password, or radio.\n \n ", - "Metadata": { - "Common.PropertyName": "InputTypeName" - } - }, - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "ITagHelper", - "Name": "value", - "TypeName": "System.String", - "Documentation": "\n \n The value of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the generated \"checked\" attribute\n if is \"radio\". Must not be null in that case.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper" - } - }, - { - "HashCode": -1841613330, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <label> elements with an asp-for attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "label", - "Attributes": [ - { - "Name": "asp-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper" - } - }, - { - "HashCode": 1847651541, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <link> elements that supports fallback href paths.\n \n \n The tag helper won't process for cases with just the 'href' attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-href-include" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-href-exclude" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-href" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-href-include" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-href-exclude" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-test-class" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-test-property" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-fallback-test-value" - } - ] - }, - { - "TagName": "link", - "TagStructure": 2, - "Attributes": [ - { - "Name": "asp-append-version" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "href", - "TypeName": "System.String", - "Documentation": "\n \n Address of the linked resource.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Href" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-href-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "HrefInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-href-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "HrefExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-href", - "TypeName": "System.String", - "Documentation": "\n \n The URL of a CSS stylesheet to fallback to in the case the primary one fails.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackHref" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-suppress-fallback-integrity", - "TypeName": "System.Boolean", - "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", - "Metadata": { - "Common.PropertyName": "SuppressFallbackIntegrity" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-append-version", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Value indicating if file version should be appended to the href urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", - "Metadata": { - "Common.PropertyName": "AppendVersion" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-href-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to fallback to in the case the primary\n one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackHrefInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-href-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackHrefExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test-class", - "TypeName": "System.String", - "Documentation": "\n \n The class name defined in the stylesheet to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestClass" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test-property", - "TypeName": "System.String", - "Documentation": "\n \n The CSS property name to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestProperty" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test-value", - "TypeName": "System.String", - "Documentation": "\n \n The CSS property value to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestValue" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper" - } - }, - { - "HashCode": 587923649, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <option> elements.\n \n \n This works in conjunction with . It reads elements\n content but does not modify that content. The only modification it makes is to add a selected attribute\n in some cases.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "option" - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "value", - "TypeName": "System.String", - "Documentation": "\n \n Specifies a value for the <option> element.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper" - } - }, - { - "HashCode": 1447749260, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n Renders a partial view.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "partial", - "TagStructure": 2, - "Attributes": [ - { - "Name": "name" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name or path of the partial view that is rendered to the response.\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - }, - { - "Kind": "ITagHelper", - "Name": "for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model. Cannot be used together with .\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "model", - "TypeName": "System.Object", - "Documentation": "\n \n The model to pass into the partial view. Cannot be used together with .\n \n ", - "Metadata": { - "Common.PropertyName": "Model" - } - }, - { - "Kind": "ITagHelper", - "Name": "optional", - "TypeName": "System.Boolean", - "Documentation": "\n \n When optional, executing the tag helper will no-op if the view cannot be located.\n Otherwise will throw stating the view could not be found.\n \n ", - "Metadata": { - "Common.PropertyName": "Optional" - } - }, - { - "Kind": "ITagHelper", - "Name": "fallback-name", - "TypeName": "System.String", - "Documentation": "\n \n View to lookup if the view specified by cannot be located.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackName" - } - }, - { - "Kind": "ITagHelper", - "Name": "view-data", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary", - "IndexerNamePrefix": "view-data-", - "IndexerTypeName": "System.Object", - "Documentation": "\n \n A to pass into the partial view.\n \n ", - "Metadata": { - "Common.PropertyName": "ViewData" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper" - } - }, - { - "HashCode": -659822583, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n A that saves the state of Razor components rendered on the page up to that point.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "persist-component-state", - "TagStructure": 2 - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "persist-mode", - "TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistenceMode?", - "Documentation": "\n \n Gets or sets the for the state to persist.\n \n ", - "Metadata": { - "Common.PropertyName": "PersistenceMode" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper" - } - }, - { - "HashCode": -1274891469, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <script> elements that supports fallback src paths.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-src-include" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-src-exclude" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-src" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-src-include" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-src-exclude" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-fallback-test" - } - ] - }, - { - "TagName": "script", - "Attributes": [ - { - "Name": "asp-append-version" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "src", - "TypeName": "System.String", - "Documentation": "\n \n Address of the external script to use.\n \n \n Passed through to the generated HTML in all cases.\n \n ", - "Metadata": { - "Common.PropertyName": "Src" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-src-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "SrcInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-src-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "SrcExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-src", - "TypeName": "System.String", - "Documentation": "\n \n The URL of a Script tag to fallback to in the case the primary one fails.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackSrc" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-suppress-fallback-integrity", - "TypeName": "System.Boolean", - "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", - "Metadata": { - "Common.PropertyName": "SuppressFallbackIntegrity" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-append-version", - "TypeName": "System.Boolean?", - "Documentation": "\n \n Value indicating if file version should be appended to src urls.\n \n \n A query string \"v\" with the encoded content of the file is added.\n \n ", - "Metadata": { - "Common.PropertyName": "AppendVersion" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-src-include", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to fallback to in the case the\n primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackSrcInclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-src-exclude", - "TypeName": "System.String", - "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackSrcExclude" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-fallback-test", - "TypeName": "System.String", - "Documentation": "\n \n The script method defined in the primary script to use for the fallback test.\n \n ", - "Metadata": { - "Common.PropertyName": "FallbackTestExpression" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper" - } - }, - { - "HashCode": -1114343997, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <select> elements with asp-for and/or\n asp-items attribute(s).\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "select", - "Attributes": [ - { - "Name": "asp-for" - } - ] - }, - { - "TagName": "select", - "Attributes": [ - { - "Name": "asp-items" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "asp-items", - "TypeName": "System.Collections.Generic.IEnumerable", - "Documentation": "\n \n A collection of objects used to populate the <select> element with\n <optgroup> and <option> elements.\n \n ", - "Metadata": { - "Common.PropertyName": "Items" - } - }, - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper" - } - }, - { - "HashCode": 1167196172, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting <textarea> elements with an asp-for attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "textarea", - "Attributes": [ - { - "Name": "asp-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - }, - { - "Kind": "ITagHelper", - "Name": "name", - "TypeName": "System.String", - "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", - "Metadata": { - "Common.PropertyName": "Name" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper" - } - }, - { - "HashCode": -1898041305, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-for\n attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "span", - "Attributes": [ - { - "Name": "asp-validation-for" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-validation-for", - "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", - "Documentation": "\n \n Gets an expression to be evaluated against the current model.\n \n ", - "Metadata": { - "Common.PropertyName": "For" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper" - } - }, - { - "HashCode": -1076895266, - "Kind": "ITagHelper", - "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", - "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", - "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-summary\n attribute.\n \n ", - "CaseSensitive": false, - "TagMatchingRules": [ - { - "TagName": "div", - "Attributes": [ - { - "Name": "asp-validation-summary" - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "ITagHelper", - "Name": "asp-validation-summary", - "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary", - "IsEnum": true, - "Documentation": "\n \n If or , appends a validation\n summary. Otherwise (, the default), this tag helper does nothing.\n \n \n Thrown if setter is called with an undefined value e.g.\n (ValidationSummary)23.\n \n ", - "Metadata": { - "Common.PropertyName": "ValidationSummary" - } - } - ], - "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper" - } - }, - { - "HashCode": 1296876919, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@bind-", - "NameComparison": 1, - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-...", - "TypeName": "System.Collections.Generic.Dictionary", - "IndexerNamePrefix": "@bind-", - "IndexerTypeName": "System.Object", - "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the corresponding bind attribute. For example: @bind-value:format=\"...\" will apply a format string to the value specified in @bind-value=\"...\". The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-...' attribute.", - "Metadata": { - "Common.PropertyName": "Event" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.Fallback": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Bind" - } - }, - { - "HashCode": -1543264519, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1372823099, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 323013182, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "checkbox", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_checked" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_checked" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-checked", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_checked" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "checked", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "checkbox", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1218856757, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "text", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "text", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1190971962, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "number", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "number", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 494731469, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "number", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": null, - "Components.Bind.TypeAttribute": "number", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -82807529, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "date", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-dd", - "Components.Bind.TypeAttribute": "date", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -211141465, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "date", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-dd", - "Components.Bind.TypeAttribute": "date", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 1897097255, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "datetime-local", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", - "Components.Bind.TypeAttribute": "datetime-local", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -333602328, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "datetime-local", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", - "Components.Bind.TypeAttribute": "datetime-local", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 1493844781, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "month", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM", - "Components.Bind.TypeAttribute": "month", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -1584248118, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "month", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "yyyy-MM", - "Components.Bind.TypeAttribute": "month", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 674252627, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "time", - "ValueComparison": 1 - }, - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "HH:mm:ss", - "Components.Bind.TypeAttribute": "time", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 712507925, - "Kind": "Components.Bind", - "Name": "Bind_value", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "input", - "Attributes": [ - { - "Name": "type", - "Value": "time", - "ValueComparison": 1 - }, - { - "Name": "@bind-value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-value", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind_value" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "True", - "Components.Bind.Format": "HH:mm:ss", - "Components.Bind.TypeAttribute": "time", - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 1572070377, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "select", - "Attributes": [ - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": 601836393, - "Kind": "Components.Bind", - "Name": "Bind", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "textarea", - "Attributes": [ - { - "Name": "@bind", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind", - "TypeName": "System.Object", - "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Bind" - }, - "BoundAttributeParameters": [ - { - "Name": "format", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - }, - { - "Name": "event", - "TypeName": "System.String", - "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { - "Common.PropertyName": "Event_value" - } - }, - { - "Name": "culture", - "TypeName": "System.Globalization.CultureInfo", - "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { - "Common.PropertyName": "Culture" - } - } - ] - }, - { - "Kind": "Components.Bind", - "Name": "format-value", - "TypeName": "System.String", - "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", - "Metadata": { - "Common.PropertyName": "Format_value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Common.ClassifyAttributesOnly": "True", - "Components.Bind.ValueAttribute": "value", - "Components.Bind.ChangeAttribute": "onchange", - "Components.Bind.IsInvariantCulture": "False", - "Components.Bind.Format": null, - "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" - } - }, - { - "HashCode": -640816073, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputCheckbox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" - } - }, - { - "HashCode": 612426912, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1434723588, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputDate", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate" - } - }, - { - "HashCode": -261245695, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -485865320, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputNumber", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber" - } - }, - { - "HashCode": -1562506263, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1407930234, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputRadioGroup", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" - } - }, - { - "HashCode": 1820980794, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1425343695, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputSelect", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect" - } - }, - { - "HashCode": 1617257449, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1422287725, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputText", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" - } - }, - { - "HashCode": 1868373854, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputText", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1561235469, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "InputTextArea", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" - } - }, - { - "HashCode": 1489688059, - "Kind": "Components.Bind", - "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1965243995, - "Kind": "Components.Bind", - "Name": "Radzen.DataBoundFormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DataBoundFormComponent", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.DataBoundFormComponent" - } - }, - { - "HashCode": 2110391426, - "Kind": "Components.Bind", - "Name": "Radzen.DataBoundFormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.DataBoundFormComponent", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.DataBoundFormComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -791342166, - "Kind": "Components.Bind", - "Name": "Radzen.DropDownBase", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropDownBase", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.DropDownBase" - } - }, - { - "HashCode": -897070913, - "Kind": "Components.Bind", - "Name": "Radzen.DropDownBase", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "DropDownBase", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.DropDownBase" - } - }, - { - "HashCode": 1863015305, - "Kind": "Components.Bind", - "Name": "Radzen.DropDownBase", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.DropDownBase", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.DropDownBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1401724639, - "Kind": "Components.Bind", - "Name": "Radzen.DropDownBase", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.DropDownBase", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.DropDownBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -593999868, - "Kind": "Components.Bind", - "Name": "Radzen.FormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "FormComponent", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.FormComponent" - } - }, - { - "HashCode": 812836741, - "Kind": "Components.Bind", - "Name": "Radzen.FormComponent", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.FormComponent", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.FormComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -933464838, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenAutoComplete", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenAutoComplete", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete" - } - }, - { - "HashCode": 4714527, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenAutoComplete", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenAutoComplete", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1742136776, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenBody", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenBody", - "Attributes": [ - { - "Name": "@bind-Expanded", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Expanded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Expanded" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Expanded", - "Components.Bind.ChangeAttribute": "ExpandedChanged", - "Common.TypeName": "Radzen.Blazor.RadzenBody" - } - }, - { - "HashCode": 63451017, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenBody", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenBody", - "Attributes": [ - { - "Name": "@bind-Expanded", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Expanded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Expanded" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Expanded", - "Components.Bind.ChangeAttribute": "ExpandedChanged", - "Common.TypeName": "Radzen.Blazor.RadzenBody", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2040362090, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenCheckBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCheckBox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBox" - } - }, - { - "HashCode": -1227208437, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenCheckBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCheckBox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 838365639, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenCheckBoxList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenCheckBoxList", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList" - } - }, - { - "HashCode": 147940268, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenCheckBoxList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenCheckBoxList", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1621828064, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenColorPicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenColorPicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenColorPicker" - } - }, - { - "HashCode": -1803053539, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenColorPicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenColorPicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenColorPicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -118651979, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDataGrid", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid" - } - }, - { - "HashCode": 1413423064, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDataGrid", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenDataGrid", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 143859459, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDatePicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDatePicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenDatePicker" - } - }, - { - "HashCode": 1976840863, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDatePicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDatePicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenDatePicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -580721203, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDown", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown" - } - }, - { - "HashCode": -1013098004, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDown", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown" - } - }, - { - "HashCode": 802154917, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDown", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1396506361, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDown", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenDropDown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -446173320, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDownDataGrid", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid" - } - }, - { - "HashCode": -1895525412, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenDropDownDataGrid", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid" - } - }, - { - "HashCode": 1999930869, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDownDataGrid", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1829137546, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenDropDownDataGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenDropDownDataGrid", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 748007919, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenFileInput", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenFileInput", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenFileInput" - } - }, - { - "HashCode": 783928091, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenFileInput", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenFileInput", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenFileInput", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2014082241, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenHtmlEditor", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenHtmlEditor", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor" - } - }, - { - "HashCode": 1620929781, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenHtmlEditor", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenHtmlEditor", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 536550827, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenListBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenListBox", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.Blazor.RadzenListBox" - } - }, - { - "HashCode": 346957542, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenListBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenListBox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenListBox" - } - }, - { - "HashCode": 890610038, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenListBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenListBox", - "Attributes": [ - { - "Name": "@bind-SelectedItem", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedItem", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedItem" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedItem", - "Components.Bind.ChangeAttribute": "SelectedItemChanged", - "Common.TypeName": "Radzen.Blazor.RadzenListBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1955249315, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenListBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenListBox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenListBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1256773179, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenMask", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenMask", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenMask" - } - }, - { - "HashCode": -1044250349, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenMask", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenMask", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenMask", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -627508513, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenNumeric", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenNumeric", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenNumeric" - } - }, - { - "HashCode": 905882742, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenNumeric", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenNumeric", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenNumeric", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -248870212, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenPager", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPager", - "Attributes": [ - { - "Name": "@bind-PageSize", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-PageSize", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "PageSize" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "PageSize", - "Components.Bind.ChangeAttribute": "PageSizeChanged", - "Common.TypeName": "Radzen.Blazor.RadzenPager" - } - }, - { - "HashCode": 799129002, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenPager", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPager", - "Attributes": [ - { - "Name": "@bind-PageSize", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-PageSize", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "PageSize" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "PageSize", - "Components.Bind.ChangeAttribute": "PageSizeChanged", - "Common.TypeName": "Radzen.Blazor.RadzenPager", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -173094793, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenPanelMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPanelMenuItem", - "Attributes": [ - { - "Name": "@bind-Expanded", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Expanded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Expanded" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Expanded", - "Components.Bind.ChangeAttribute": "ExpandedChanged", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem" - } - }, - { - "HashCode": 904080580, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenPanelMenuItem", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPanelMenuItem", - "Attributes": [ - { - "Name": "@bind-Expanded", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Expanded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Expanded" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Expanded", - "Components.Bind.ChangeAttribute": "ExpandedChanged", - "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1011960457, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenPassword", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenPassword", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenPassword" - } - }, - { - "HashCode": -611840475, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenPassword", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenPassword", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenPassword", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1323219545, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenProgressBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenProgressBar", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenProgressBar" - } - }, - { - "HashCode": -1009390047, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenProgressBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenProgressBar", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenProgressBar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1071666236, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenRadioButtonList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRadioButtonList", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList" - } - }, - { - "HashCode": 1642125535, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenRadioButtonList", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRadioButtonList", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -306598652, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenRating", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenRating", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenRating" - } - }, - { - "HashCode": -1442610303, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenRating", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenRating", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenRating", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 356640734, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSelectBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSelectBar", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBar" - } - }, - { - "HashCode": 411157717, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSelectBar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSelectBar", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenSelectBar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 695905972, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSidebar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSidebar", - "Attributes": [ - { - "Name": "@bind-Expanded", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Expanded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Expanded" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Expanded", - "Components.Bind.ChangeAttribute": "ExpandedChanged", - "Common.TypeName": "Radzen.Blazor.RadzenSidebar" - } - }, - { - "HashCode": 125997803, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSidebar", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSidebar", - "Attributes": [ - { - "Name": "@bind-Expanded", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Expanded", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Expanded" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Expanded", - "Components.Bind.ChangeAttribute": "ExpandedChanged", - "Common.TypeName": "Radzen.Blazor.RadzenSidebar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -2110212678, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSlider", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSlider", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenSlider" - } - }, - { - "HashCode": 1420895268, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSlider", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSlider", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenSlider", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -972240404, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSteps", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSteps", - "Attributes": [ - { - "Name": "@bind-SelectedIndex", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedIndex", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedIndex" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedIndex", - "Components.Bind.ChangeAttribute": "SelectedIndexChanged", - "Common.TypeName": "Radzen.Blazor.RadzenSteps" - } - }, - { - "HashCode": 1440455755, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSteps", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSteps", - "Attributes": [ - { - "Name": "@bind-SelectedIndex", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedIndex", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedIndex" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedIndex", - "Components.Bind.ChangeAttribute": "SelectedIndexChanged", - "Common.TypeName": "Radzen.Blazor.RadzenSteps", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1362342873, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSwitch", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenSwitch", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenSwitch" - } - }, - { - "HashCode": -1768987079, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenSwitch", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenSwitch", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenSwitch", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -289605294, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTabs", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTabs", - "Attributes": [ - { - "Name": "@bind-SelectedIndex", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedIndex", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedIndex" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedIndex", - "Components.Bind.ChangeAttribute": "SelectedIndexChanged", - "Common.TypeName": "Radzen.Blazor.RadzenTabs" - } - }, - { - "HashCode": -1663731456, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTabs", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTabs", - "Attributes": [ - { - "Name": "@bind-SelectedIndex", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-SelectedIndex", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "SelectedIndex" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "SelectedIndex", - "Components.Bind.ChangeAttribute": "SelectedIndexChanged", - "Common.TypeName": "Radzen.Blazor.RadzenTabs", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -874558545, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTextArea", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTextArea", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenTextArea" - } - }, - { - "HashCode": 1216857437, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTextArea", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTextArea", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1182057288, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTextBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTextBox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenTextBox" - } - }, - { - "HashCode": 448225439, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTextBox", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTextBox", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Components.Bind.ExpressionAttribute": "ValueExpression", - "Common.TypeName": "Radzen.Blazor.RadzenTextBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 1357989154, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTree", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTree", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenTree" - } - }, - { - "HashCode": -318229763, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTree", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenTree", - "Attributes": [ - { - "Name": "@bind-CheckedValues", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-CheckedValues", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "CheckedValues" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "CheckedValues", - "Components.Bind.ChangeAttribute": "CheckedValuesChanged", - "Common.TypeName": "Radzen.Blazor.RadzenTree" - } - }, - { - "HashCode": 98549222, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTree", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTree", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenTree", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 705939967, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenTree", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenTree", - "Attributes": [ - { - "Name": "@bind-CheckedValues", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-CheckedValues", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", - "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "CheckedValues" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "CheckedValues", - "Components.Bind.ChangeAttribute": "CheckedValuesChanged", - "Common.TypeName": "Radzen.Blazor.RadzenTree", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1642681803, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "RadzenGrid", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenGrid" - } - }, - { - "HashCode": 624816722, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.RadzenGrid", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.RadzenGrid", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "System.Action", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.RadzenGrid", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": 254085431, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.Rendering.EditorColorPicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditorColorPicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker" - } - }, - { - "HashCode": 1497902654, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.Rendering.EditorColorPicker", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.EditorColorPicker", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -1629811828, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.Rendering.EditorDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "EditorDropDown", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown" - } - }, - { - "HashCode": -1817409802, - "Kind": "Components.Bind", - "Name": "Radzen.Blazor.Rendering.EditorDropDown", - "AssemblyName": "Radzen.Blazor", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "Radzen.Blazor.Rendering.EditorDropDown", - "Attributes": [ - { - "Name": "@bind-Value", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Bind", - "Name": "@bind-Value", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", - "Metadata": { - "Common.DirectiveAttribute": "True", - "Common.PropertyName": "Value" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Bind", - "Components.Bind.ValueAttribute": "Value", - "Components.Bind.ChangeAttribute": "ValueChanged", - "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" - } - }, - { - "HashCode": -836366618, - "Kind": "Components.Ref", - "Name": "Ref", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Populates the specified field or property with a reference to the element or component.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@ref", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Ref", - "Name": "@ref", - "TypeName": "System.Object", - "Documentation": "Populates the specified field or property with a reference to the element or component.", - "Metadata": { - "Common.PropertyName": "Ref", - "Common.DirectiveAttribute": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Ref", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Ref" - } - }, - { - "HashCode": -2108793207, - "Kind": "Components.Key", - "Name": "Key", - "AssemblyName": "Microsoft.AspNetCore.Components", - "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "*", - "Attributes": [ - { - "Name": "@key", - "Metadata": { - "Common.DirectiveAttribute": "True" - } - } - ] - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Key", - "Name": "@key", - "TypeName": "System.Object", - "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", - "Metadata": { - "Common.PropertyName": "Key", - "Common.DirectiveAttribute": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.None", - "Components.IsSpecialKind": "Components.Key", - "Common.ClassifyAttributesOnly": "True", - "Common.TypeName": "Microsoft.AspNetCore.Components.Key" - } - } - ], - "CSharpLanguageVersion": 1000 - }, - "RootNamespace": "TodoList", - "Documents": [ - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Accounts.razor", - "TargetPath": "Pages\\Accounts.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/_Imports.razor", - "TargetPath": "_Imports.razor", - "FileKind": "componentImport" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Shared/MainLayout.razor", - "TargetPath": "Shared\\MainLayout.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Counter.razor", - "TargetPath": "Pages\\Counter.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Shared/NavMenu.razor", - "TargetPath": "Shared\\NavMenu.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Layout.cshtml", - "TargetPath": "Pages\\_Layout.cshtml", - "FileKind": "mvc" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Todo.razor", - "TargetPath": "Pages\\Todo.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Shared/SurveyPrompt.razor", - "TargetPath": "Shared\\SurveyPrompt.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/AccountTasks.razor", - "TargetPath": "Pages\\AccountTasks.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Error.cshtml", - "TargetPath": "Pages\\Error.cshtml", - "FileKind": "mvc" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/FetchData.razor", - "TargetPath": "Pages\\FetchData.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Host.cshtml", - "TargetPath": "Pages\\_Host.cshtml", - "FileKind": "mvc" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/App.razor", - "TargetPath": "App.razor", - "FileKind": "component" - }, - { - "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Index.razor", - "TargetPath": "Pages\\Index.razor", - "FileKind": "component" - } - ], - "SerializationFormat": "0.2" -} \ No newline at end of file diff --git a/TodoList/obj/Debug/net6.0/ref/TodoList.dll b/TodoList/obj/Debug/net6.0/ref/TodoList.dll deleted file mode 100644 index c79c37d91a8989dbfd01bd5be1ceb661ac0043da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15872 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 diff --git a/TodoList/obj/Debug/net6.0/refint/TodoList.dll b/TodoList/obj/Debug/net6.0/refint/TodoList.dll deleted file mode 100644 index c79c37d91a8989dbfd01bd5be1ceb661ac0043da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15872 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 diff --git a/TodoList/obj/Debug/net6.0/scopedcss/Shared/MainLayout.razor.rz.scp.css b/TodoList/obj/Debug/net6.0/scopedcss/Shared/MainLayout.razor.rz.scp.css deleted file mode 100644 index 17b4a7fc..00000000 --- a/TodoList/obj/Debug/net6.0/scopedcss/Shared/MainLayout.razor.rz.scp.css +++ /dev/null @@ -1,70 +0,0 @@ -.page[b-didc5gh7af] { - position: relative; - display: flex; - flex-direction: column; -} - -main[b-didc5gh7af] { - flex: 1; -} - -.sidebar[b-didc5gh7af] { - background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); -} - -.top-row[b-didc5gh7af] { - background-color: #f7f7f7; - border-bottom: 1px solid #d6d5d5; - justify-content: flex-end; - height: 3.5rem; - display: flex; - align-items: center; -} - - .top-row[b-didc5gh7af] a, .top-row .btn-link[b-didc5gh7af] { - white-space: nowrap; - margin-left: 1.5rem; - } - - .top-row a:first-child[b-didc5gh7af] { - overflow: hidden; - text-overflow: ellipsis; - } - -@media (max-width: 640.98px) { - .top-row:not(.auth)[b-didc5gh7af] { - display: none; - } - - .top-row.auth[b-didc5gh7af] { - justify-content: space-between; - } - - .top-row a[b-didc5gh7af], .top-row .btn-link[b-didc5gh7af] { - margin-left: 0; - } -} - -@media (min-width: 641px) { - .page[b-didc5gh7af] { - flex-direction: row; - } - - .sidebar[b-didc5gh7af] { - width: 250px; - height: 100vh; - position: sticky; - top: 0; - } - - .top-row[b-didc5gh7af] { - position: sticky; - top: 0; - z-index: 1; - } - - .top-row[b-didc5gh7af], article[b-didc5gh7af] { - padding-left: 2rem !important; - padding-right: 1.5rem !important; - } -} diff --git a/TodoList/obj/Debug/net6.0/scopedcss/Shared/NavMenu.razor.rz.scp.css b/TodoList/obj/Debug/net6.0/scopedcss/Shared/NavMenu.razor.rz.scp.css deleted file mode 100644 index fc1e9841..00000000 --- a/TodoList/obj/Debug/net6.0/scopedcss/Shared/NavMenu.razor.rz.scp.css +++ /dev/null @@ -1,62 +0,0 @@ -.navbar-toggler[b-iew8v46umm] { - background-color: rgba(255, 255, 255, 0.1); -} - -.top-row[b-iew8v46umm] { - height: 3.5rem; - background-color: rgba(0,0,0,0.4); -} - -.navbar-brand[b-iew8v46umm] { - font-size: 1.1rem; -} - -.oi[b-iew8v46umm] { - width: 2rem; - font-size: 1.1rem; - vertical-align: text-top; - top: -2px; -} - -.nav-item[b-iew8v46umm] { - font-size: 0.9rem; - padding-bottom: 0.5rem; -} - - .nav-item:first-of-type[b-iew8v46umm] { - padding-top: 1rem; - } - - .nav-item:last-of-type[b-iew8v46umm] { - padding-bottom: 1rem; - } - - .nav-item[b-iew8v46umm] a { - color: #d7d7d7; - border-radius: 4px; - height: 3rem; - display: flex; - align-items: center; - line-height: 3rem; - } - -.nav-item[b-iew8v46umm] a.active { - background-color: rgba(255,255,255,0.25); - color: white; -} - -.nav-item[b-iew8v46umm] a:hover { - background-color: rgba(255,255,255,0.1); - color: white; -} - -@media (min-width: 641px) { - .navbar-toggler[b-iew8v46umm] { - display: none; - } - - .collapse[b-iew8v46umm] { - /* Never collapse the sidebar for wide screens */ - display: block; - } -} diff --git a/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css b/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css deleted file mode 100644 index 4f199c03..00000000 --- a/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css +++ /dev/null @@ -1,134 +0,0 @@ -/* _content/TodoList/Shared/MainLayout.razor.rz.scp.css */ -.page[b-didc5gh7af] { - position: relative; - display: flex; - flex-direction: column; -} - -main[b-didc5gh7af] { - flex: 1; -} - -.sidebar[b-didc5gh7af] { - background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); -} - -.top-row[b-didc5gh7af] { - background-color: #f7f7f7; - border-bottom: 1px solid #d6d5d5; - justify-content: flex-end; - height: 3.5rem; - display: flex; - align-items: center; -} - - .top-row[b-didc5gh7af] a, .top-row .btn-link[b-didc5gh7af] { - white-space: nowrap; - margin-left: 1.5rem; - } - - .top-row a:first-child[b-didc5gh7af] { - overflow: hidden; - text-overflow: ellipsis; - } - -@media (max-width: 640.98px) { - .top-row:not(.auth)[b-didc5gh7af] { - display: none; - } - - .top-row.auth[b-didc5gh7af] { - justify-content: space-between; - } - - .top-row a[b-didc5gh7af], .top-row .btn-link[b-didc5gh7af] { - margin-left: 0; - } -} - -@media (min-width: 641px) { - .page[b-didc5gh7af] { - flex-direction: row; - } - - .sidebar[b-didc5gh7af] { - width: 250px; - height: 100vh; - position: sticky; - top: 0; - } - - .top-row[b-didc5gh7af] { - position: sticky; - top: 0; - z-index: 1; - } - - .top-row[b-didc5gh7af], article[b-didc5gh7af] { - padding-left: 2rem !important; - padding-right: 1.5rem !important; - } -} -/* _content/TodoList/Shared/NavMenu.razor.rz.scp.css */ -.navbar-toggler[b-iew8v46umm] { - background-color: rgba(255, 255, 255, 0.1); -} - -.top-row[b-iew8v46umm] { - height: 3.5rem; - background-color: rgba(0,0,0,0.4); -} - -.navbar-brand[b-iew8v46umm] { - font-size: 1.1rem; -} - -.oi[b-iew8v46umm] { - width: 2rem; - font-size: 1.1rem; - vertical-align: text-top; - top: -2px; -} - -.nav-item[b-iew8v46umm] { - font-size: 0.9rem; - padding-bottom: 0.5rem; -} - - .nav-item:first-of-type[b-iew8v46umm] { - padding-top: 1rem; - } - - .nav-item:last-of-type[b-iew8v46umm] { - padding-bottom: 1rem; - } - - .nav-item[b-iew8v46umm] a { - color: #d7d7d7; - border-radius: 4px; - height: 3rem; - display: flex; - align-items: center; - line-height: 3rem; - } - -.nav-item[b-iew8v46umm] a.active { - background-color: rgba(255,255,255,0.25); - color: white; -} - -.nav-item[b-iew8v46umm] a:hover { - background-color: rgba(255,255,255,0.1); - color: white; -} - -@media (min-width: 641px) { - .navbar-toggler[b-iew8v46umm] { - display: none; - } - - .collapse[b-iew8v46umm] { - /* Never collapse the sidebar for wide screens */ - display: block; - } -} diff --git a/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css b/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css deleted file mode 100644 index 4f199c03..00000000 --- a/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css +++ /dev/null @@ -1,134 +0,0 @@ -/* _content/TodoList/Shared/MainLayout.razor.rz.scp.css */ -.page[b-didc5gh7af] { - position: relative; - display: flex; - flex-direction: column; -} - -main[b-didc5gh7af] { - flex: 1; -} - -.sidebar[b-didc5gh7af] { - background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); -} - -.top-row[b-didc5gh7af] { - background-color: #f7f7f7; - border-bottom: 1px solid #d6d5d5; - justify-content: flex-end; - height: 3.5rem; - display: flex; - align-items: center; -} - - .top-row[b-didc5gh7af] a, .top-row .btn-link[b-didc5gh7af] { - white-space: nowrap; - margin-left: 1.5rem; - } - - .top-row a:first-child[b-didc5gh7af] { - overflow: hidden; - text-overflow: ellipsis; - } - -@media (max-width: 640.98px) { - .top-row:not(.auth)[b-didc5gh7af] { - display: none; - } - - .top-row.auth[b-didc5gh7af] { - justify-content: space-between; - } - - .top-row a[b-didc5gh7af], .top-row .btn-link[b-didc5gh7af] { - margin-left: 0; - } -} - -@media (min-width: 641px) { - .page[b-didc5gh7af] { - flex-direction: row; - } - - .sidebar[b-didc5gh7af] { - width: 250px; - height: 100vh; - position: sticky; - top: 0; - } - - .top-row[b-didc5gh7af] { - position: sticky; - top: 0; - z-index: 1; - } - - .top-row[b-didc5gh7af], article[b-didc5gh7af] { - padding-left: 2rem !important; - padding-right: 1.5rem !important; - } -} -/* _content/TodoList/Shared/NavMenu.razor.rz.scp.css */ -.navbar-toggler[b-iew8v46umm] { - background-color: rgba(255, 255, 255, 0.1); -} - -.top-row[b-iew8v46umm] { - height: 3.5rem; - background-color: rgba(0,0,0,0.4); -} - -.navbar-brand[b-iew8v46umm] { - font-size: 1.1rem; -} - -.oi[b-iew8v46umm] { - width: 2rem; - font-size: 1.1rem; - vertical-align: text-top; - top: -2px; -} - -.nav-item[b-iew8v46umm] { - font-size: 0.9rem; - padding-bottom: 0.5rem; -} - - .nav-item:first-of-type[b-iew8v46umm] { - padding-top: 1rem; - } - - .nav-item:last-of-type[b-iew8v46umm] { - padding-bottom: 1rem; - } - - .nav-item[b-iew8v46umm] a { - color: #d7d7d7; - border-radius: 4px; - height: 3rem; - display: flex; - align-items: center; - line-height: 3rem; - } - -.nav-item[b-iew8v46umm] a.active { - background-color: rgba(255,255,255,0.25); - color: white; -} - -.nav-item[b-iew8v46umm] a:hover { - background-color: rgba(255,255,255,0.1); - color: white; -} - -@media (min-width: 641px) { - .navbar-toggler[b-iew8v46umm] { - display: none; - } - - .collapse[b-iew8v46umm] { - /* Never collapse the sidebar for wide screens */ - display: block; - } -} diff --git a/TodoList/obj/Debug/net6.0/staticwebassets.build.json b/TodoList/obj/Debug/net6.0/staticwebassets.build.json deleted file mode 100644 index d52053d7..00000000 --- a/TodoList/obj/Debug/net6.0/staticwebassets.build.json +++ /dev/null @@ -1,734 +0,0 @@ -{ - "Version": 1, - "Hash": "TNYnsCAMCFiFivPvvIyTcN3S49EV5dgVHNTLQJT4bOQ=", - "Source": "TodoList", - "BasePath": "_content/TodoList", - "Mode": "Default", - "ManifestType": "Build", - "ReferencedProjectsConfiguration": [], - "DiscoveryPatterns": [ - { - "Name": "TodoList/wwwroot", - "Source": "TodoList", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "Pattern": "**" - } - ], - "Assets": [ - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark-base.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/dark-base.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark-base.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/dark.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default-base.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/default-base.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default-base.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/default.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic-base.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/humanistic-base.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic-base.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/humanistic.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software-base.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/software-base.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software-base.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/software.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard-base.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/standard-base.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard-base.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard.css", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "css/standard.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard.css" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/MaterialIcons-Regular.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/MaterialIcons-Regular.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/MaterialIcons-Regular.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-300.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/roboto-v15-latin-300.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-300.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-700.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/roboto-v15-latin-700.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-700.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-regular.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/roboto-v15-latin-regular.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-regular.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Black.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-Black.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Black.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BlackIt.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-BlackIt.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BlackIt.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Bold.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-Bold.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Bold.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BoldIt.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-BoldIt.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BoldIt.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLight.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-ExtraLight.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLight.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLightIt.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-ExtraLightIt.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLightIt.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-It.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-It.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-It.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Light.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-Light.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Light.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-LightIt.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-LightIt.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-LightIt.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Regular.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-Regular.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Regular.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Semibold.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-Semibold.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Semibold.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-SemiboldIt.woff", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "fonts/SourceSansPro-SemiboldIt.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-SemiboldIt.woff" - }, - { - "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/Radzen.Blazor.js", - "SourceId": "Radzen.Blazor", - "SourceType": "Package", - "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", - "BasePath": "_content/Radzen.Blazor", - "RelativePath": "Radzen.Blazor.js", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/Radzen.Blazor.js" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css", - "SourceId": "TodoList", - "SourceType": "Computed", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/", - "BasePath": "_content/TodoList", - "RelativePath": "TodoList.styles.css", - "AssetKind": "All", - "AssetMode": "CurrentProject", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "ScopedCss", - "AssetTraitValue": "ApplicationBundle", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css", - "SourceId": "TodoList", - "SourceType": "Computed", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/", - "BasePath": "_content/TodoList", - "RelativePath": "TodoList.bundle.scp.css", - "AssetKind": "All", - "AssetMode": "Reference", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "ScopedCss", - "AssetTraitValue": "ProjectBundle", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/bootstrap/bootstrap.min.css", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/bootstrap/bootstrap.min.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/bootstrap/bootstrap.min.css" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/bootstrap/bootstrap.min.css.map", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/bootstrap/bootstrap.min.css.map", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/bootstrap/bootstrap.min.css.map" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/FONT-LICENSE", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/FONT-LICENSE", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/FONT-LICENSE" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/font/css/open-iconic-bootstrap.min.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.eot", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/font/fonts/open-iconic.eot", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.eot" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.otf", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/font/fonts/open-iconic.otf", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.otf" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.svg", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/font/fonts/open-iconic.svg", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.svg" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/font/fonts/open-iconic.ttf", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.ttf" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.woff", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/font/fonts/open-iconic.woff", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.woff" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/ICON-LICENSE", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/ICON-LICENSE", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/ICON-LICENSE" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/README.md", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/open-iconic/README.md", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/open-iconic/README.md" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/site.css", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "css/site.css", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/css/site.css" - }, - { - "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/favicon.ico", - "SourceId": "TodoList", - "SourceType": "Discovered", - "ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/", - "BasePath": "_content/TodoList", - "RelativePath": "favicon.ico", - "AssetKind": "All", - "AssetMode": "All", - "AssetRole": "Primary", - "RelatedAsset": "", - "AssetTraitName": "", - "AssetTraitValue": "", - "CopyToOutputDirectory": "Never", - "CopyToPublishDirectory": "PreserveNewest", - "OriginalItemSpec": "wwwroot/favicon.ico" - } - ] -} \ No newline at end of file diff --git a/TodoList/obj/Debug/net6.0/staticwebassets.development.json b/TodoList/obj/Debug/net6.0/staticwebassets.development.json deleted file mode 100644 index e44de73a..00000000 --- a/TodoList/obj/Debug/net6.0/staticwebassets.development.json +++ /dev/null @@ -1 +0,0 @@ -{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/","/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/","/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"_content":{"Children":{"Radzen.Blazor":{"Children":{"css":{"Children":{"dark-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark-base.css"},"Patterns":null},"dark.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark.css"},"Patterns":null},"default-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default-base.css"},"Patterns":null},"default.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default.css"},"Patterns":null},"humanistic-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic-base.css"},"Patterns":null},"humanistic.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic.css"},"Patterns":null},"software-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software-base.css"},"Patterns":null},"software.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software.css"},"Patterns":null},"standard-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard-base.css"},"Patterns":null},"standard.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"MaterialIcons-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/MaterialIcons-Regular.woff"},"Patterns":null},"roboto-v15-latin-300.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-300.woff"},"Patterns":null},"roboto-v15-latin-700.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-700.woff"},"Patterns":null},"roboto-v15-latin-regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-regular.woff"},"Patterns":null},"SourceSansPro-Black.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Black.woff"},"Patterns":null},"SourceSansPro-BlackIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BlackIt.woff"},"Patterns":null},"SourceSansPro-Bold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Bold.woff"},"Patterns":null},"SourceSansPro-BoldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BoldIt.woff"},"Patterns":null},"SourceSansPro-ExtraLight.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLight.woff"},"Patterns":null},"SourceSansPro-ExtraLightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLightIt.woff"},"Patterns":null},"SourceSansPro-It.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-It.woff"},"Patterns":null},"SourceSansPro-Light.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Light.woff"},"Patterns":null},"SourceSansPro-LightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-LightIt.woff"},"Patterns":null},"SourceSansPro-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Regular.woff"},"Patterns":null},"SourceSansPro-Semibold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Semibold.woff"},"Patterns":null},"SourceSansPro-SemiboldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-SemiboldIt.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"Radzen.Blazor.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"Radzen.Blazor.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"TodoList.styles.css":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"TodoList.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/TodoList/obj/TodoList.csproj.nuget.dgspec.json b/TodoList/obj/TodoList.csproj.nuget.dgspec.json deleted file mode 100644 index cc2cb60f..00000000 --- a/TodoList/obj/TodoList.csproj.nuget.dgspec.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj": {} - }, - "projects": { - "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj", - "projectName": "TodoList", - "projectPath": "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj", - "packagesPath": "/Users/normrasmussen/.nuget/packages/", - "outputPath": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/normrasmussen/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Radzen.Blazor": { - "target": "Package", - "version": "[3.18.15, )" - }, - "sqlite-helper": { - "target": "Package", - "version": "[1.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.300/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/TodoList/obj/TodoList.csproj.nuget.g.props b/TodoList/obj/TodoList.csproj.nuget.g.props deleted file mode 100644 index 2f5a2261..00000000 --- a/TodoList/obj/TodoList.csproj.nuget.g.props +++ /dev/null @@ -1,18 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/normrasmussen/.nuget/packages/ - /Users/normrasmussen/.nuget/packages/ - PackageReference - 6.2.0 - - - - - - - - \ No newline at end of file diff --git a/TodoList/obj/TodoList.csproj.nuget.g.targets b/TodoList/obj/TodoList.csproj.nuget.g.targets deleted file mode 100644 index f99d1e43..00000000 --- a/TodoList/obj/TodoList.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/TodoList/obj/project.assets.json b/TodoList/obj/project.assets.json deleted file mode 100644 index 39bc2cd1..00000000 --- a/TodoList/obj/project.assets.json +++ /dev/null @@ -1,5435 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": { - "LibSassBuilder/2.0.1": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "Microsoft.AspNetCore.Authorization/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Metadata": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.AspNetCore.Authorization.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.AspNetCore.Authorization.dll": {} - } - }, - "Microsoft.AspNetCore.Components/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Authorization": "5.0.0", - "Microsoft.AspNetCore.Components.Analyzers": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.AspNetCore.Components.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.AspNetCore.Components.dll": {} - } - }, - "Microsoft.AspNetCore.Components.Analyzers/5.0.0": { - "type": "package", - "build": { - "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {} - } - }, - "Microsoft.AspNetCore.Components.Forms/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Components": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.AspNetCore.Components.Forms.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.AspNetCore.Components.Forms.dll": {} - } - }, - "Microsoft.AspNetCore.Components.Web/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Components": "5.0.0", - "Microsoft.AspNetCore.Components.Forms": "5.0.0", - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.JSInterop": "5.0.0", - "System.IO.Pipelines": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.AspNetCore.Components.Web.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.AspNetCore.Components.Web.dll": {} - } - }, - "Microsoft.AspNetCore.Metadata/5.0.0": { - "type": "package", - "compile": { - "lib/net5.0/Microsoft.AspNetCore.Metadata.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.AspNetCore.Metadata.dll": {} - } - }, - "Microsoft.CSharp/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "compile": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Microsoft.JSInterop/5.0.0": { - "type": "package", - "compile": { - "lib/net5.0/Microsoft.JSInterop.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.JSInterop.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} - } - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Radzen.Blazor/3.18.15": { - "type": "package", - "dependencies": { - "LibSassBuilder": "2.0.1", - "Microsoft.AspNetCore.Components": "5.0.0", - "Microsoft.AspNetCore.Components.Web": "5.0.0", - "Microsoft.CSharp": "4.7.0", - "System.Linq.Dynamic.Core": "1.2.12" - }, - "compile": { - "lib/net5.0/Radzen.Blazor.dll": {} - }, - "runtime": { - "lib/net5.0/Radzen.Blazor.dll": {} - }, - "build": { - "buildTransitive/Radzen.Blazor.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Radzen.Blazor.props": {} - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "debian.8-x64" - } - } - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.23-x64" - } - } - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.24-x64" - } - } - }, - "runtime.native.System/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.13.2-x64" - } - } - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.42.1-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "rhel.7-x64" - } - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.14.04-x64" - } - } - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.04-x64" - } - } - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.10-x64" - } - } - }, - "sqlite-helper/1.3.0": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "SQLitePCLRaw.bundle_e_sqlite3": "1.1.8" - }, - "compile": { - "lib/netstandard1.4/SQLite.Net.dll": {} - }, - "runtime": { - "lib/netstandard1.4/SQLite.Net.dll": {} - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/1.1.8": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "1.1.8", - "SQLitePCLRaw.lib.e_sqlite3.linux": "1.1.8", - "SQLitePCLRaw.lib.e_sqlite3.osx": "1.1.8", - "SQLitePCLRaw.lib.e_sqlite3.v110_xp": "1.1.8", - "SQLitePCLRaw.provider.e_sqlite3.netstandard11": "1.1.8" - }, - "compile": { - "lib/netcoreapp/SQLitePCLRaw.batteries_e_sqlite3.dll": {}, - "lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll": {} - }, - "runtime": { - "lib/netcoreapp/SQLitePCLRaw.batteries_e_sqlite3.dll": {}, - "lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll": {} - } - }, - "SQLitePCLRaw.core/1.1.8": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.0" - }, - "compile": { - "lib/netstandard1.1/SQLitePCLRaw.core.dll": {} - }, - "runtime": { - "lib/netstandard1.1/SQLitePCLRaw.core.dll": {} - } - }, - "SQLitePCLRaw.lib.e_sqlite3.linux/1.1.8": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "runtimeTargets": { - "runtimes/linux-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-armel" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x64" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x86" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3.osx/1.1.8": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "runtimeTargets": { - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-x64" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.8": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "runtimeTargets": { - "runtimes/win7-x64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win7-x64" - }, - "runtimes/win7-x86/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win7-x86" - }, - "runtimes/win8-arm/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win8-arm" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.8": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.0", - "SQLitePCLRaw.core": "1.1.8" - }, - "compile": { - "lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {} - }, - "runtime": { - "lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {} - } - }, - "System.AppContext/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.AppContext.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.AppContext.dll": {} - } - }, - "System.Buffers/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "System.Collections/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.3/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} - } - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Globalization/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.IO.dll": {} - } - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.Pipelines/5.0.0": { - "type": "package", - "compile": { - "ref/netcoreapp2.0/System.IO.Pipelines.dll": {} - }, - "runtime": { - "lib/netcoreapp3.0/System.IO.Pipelines.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Dynamic.Core/1.2.12": { - "type": "package", - "compile": { - "lib/net5.0/System.Linq.Dynamic.Core.dll": {} - }, - "runtime": { - "lib/net5.0/System.Linq.Dynamic.Core.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Http.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": {} - } - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": {} - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "System.Reflection/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Reflection.dll": {} - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": {} - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} - }, - "runtimeTargets": { - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "osx" - }, - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { - "assetType": "runtime", - "rid": "unix" - } - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} - } - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.2/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "LibSassBuilder/2.0.1": { - "sha512": "f+7TWQtCirW94VdzKL9SaAfeSF96TeEqdtDztmTGbndrcUlZZlL6uJLZKQCXQgj1BB3OqX0584OCvqFHrkAusA==", - "type": "package", - "path": "libsassbuilder/2.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LibSassBuilder.csproj", - "build/DesignTime/LibSassBuilder.DesignTime.targets", - "build/DesignTime/Rules/ProjectItemsSchema.xaml", - "build/DesignTime/Rules/SassFileType.xaml", - "build/LibSassBuilder.props", - "build/LibSassBuilder.targets", - "libsassbuilder.2.0.1.nupkg.sha512", - "libsassbuilder.nuspec", - "sass.png", - "tool/AdvancedStringBuilder.dll", - "tool/CommandLine.dll", - "tool/LibSassBuilder.deps.json", - "tool/LibSassBuilder.dll", - "tool/LibSassBuilder.exe", - "tool/LibSassBuilder.pdb", - "tool/LibSassBuilder.runtimeconfig.json", - "tool/LibSassHost.dll", - "tool/runtimes/linux-x64/native/libsass.so", - "tool/runtimes/osx-x64/native/libsass.dylib", - "tool/runtimes/win-x64/native/libsass.dll", - "tool/x64/libsass.dll" - ] - }, - "Microsoft.AspNetCore.Authorization/5.0.0": { - "sha512": "kNiUekkQZIgd0k8WJZVLpdaJSTgpwHT+gn9slPtON4FC8vGGsFWQo3Bd5wo363EJuxlOgszUNQBbpLAaFh1kFg==", - "type": "package", - "path": "microsoft.aspnetcore.authorization/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.AspNetCore.Authorization.dll", - "lib/net461/Microsoft.AspNetCore.Authorization.xml", - "lib/net5.0/Microsoft.AspNetCore.Authorization.dll", - "lib/net5.0/Microsoft.AspNetCore.Authorization.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.5.0.0.nupkg.sha512", - "microsoft.aspnetcore.authorization.nuspec" - ] - }, - "Microsoft.AspNetCore.Components/5.0.0": { - "sha512": "kfJF9EqJGzVgfEN15vWI+8g+ZhtlMAk9YO6G8lXKO9s1AxWv+Ct4OLOMO46PXyjPWWJ7X9gded9EFVFyxsdyjg==", - "type": "package", - "path": "microsoft.aspnetcore.components/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "lib/net5.0/Microsoft.AspNetCore.Components.dll", - "lib/net5.0/Microsoft.AspNetCore.Components.xml", - "microsoft.aspnetcore.components.5.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.nuspec" - ] - }, - "Microsoft.AspNetCore.Components.Analyzers/5.0.0": { - "sha512": "G5SP+2FO90d84XB90A1NBKJaDjhkhcv3kDumd7zughGt1tNQn92sCpBoRs51LT1M1Cp4w4cD/WHS8WB8t5ol9A==", - "type": "package", - "path": "microsoft.aspnetcore.components.analyzers/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll", - "build/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", - "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", - "microsoft.aspnetcore.components.analyzers.5.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.analyzers.nuspec" - ] - }, - "Microsoft.AspNetCore.Components.Forms/5.0.0": { - "sha512": "6Xdql+Sbx7XM1XjNXx6iyEmlAujTM2GFgeOdzlHip3h6g/M3D/al+K945JuFQ5HlBUQv3SL0c6Okencad6nVmA==", - "type": "package", - "path": "microsoft.aspnetcore.components.forms/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "lib/net5.0/Microsoft.AspNetCore.Components.Forms.dll", - "lib/net5.0/Microsoft.AspNetCore.Components.Forms.xml", - "microsoft.aspnetcore.components.forms.5.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.forms.nuspec" - ] - }, - "Microsoft.AspNetCore.Components.Web/5.0.0": { - "sha512": "TYnULwOuF43ITRlL02CmVoXLb1t1NSNbmUXuIrS4IMJd+HjK+sIisTRoJOr4L13LDWmOr1OM8teA04tOFf4I6w==", - "type": "package", - "path": "microsoft.aspnetcore.components.web/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.txt", - "lib/net5.0/Microsoft.AspNetCore.Components.Web.dll", - "lib/net5.0/Microsoft.AspNetCore.Components.Web.xml", - "microsoft.aspnetcore.components.web.5.0.0.nupkg.sha512", - "microsoft.aspnetcore.components.web.nuspec" - ] - }, - "Microsoft.AspNetCore.Metadata/5.0.0": { - "sha512": "Gr7YSfoYYnyiQ3+se9RjiZhj2h7I9uDn0ps1kPfxGqLbC8fzpfAzb3EPbHz0sBHtw8aBE0zyckZixmAMqHJnpA==", - "type": "package", - "path": "microsoft.aspnetcore.metadata/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.AspNetCore.Metadata.dll", - "lib/net461/Microsoft.AspNetCore.Metadata.xml", - "lib/net5.0/Microsoft.AspNetCore.Metadata.dll", - "lib/net5.0/Microsoft.AspNetCore.Metadata.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.5.0.0.nupkg.sha512", - "microsoft.aspnetcore.metadata.nuspec" - ] - }, - "Microsoft.CSharp/4.7.0": { - "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", - "type": "package", - "path": "microsoft.csharp/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/netcoreapp2.0/_._", - "lib/netstandard1.3/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.dll", - "lib/netstandard2.0/Microsoft.CSharp.xml", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/uap10.0.16299/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.csharp.4.7.0.nupkg.sha512", - "microsoft.csharp.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/netcoreapp2.0/_._", - "ref/netstandard1.0/Microsoft.CSharp.dll", - "ref/netstandard1.0/Microsoft.CSharp.xml", - "ref/netstandard1.0/de/Microsoft.CSharp.xml", - "ref/netstandard1.0/es/Microsoft.CSharp.xml", - "ref/netstandard1.0/fr/Microsoft.CSharp.xml", - "ref/netstandard1.0/it/Microsoft.CSharp.xml", - "ref/netstandard1.0/ja/Microsoft.CSharp.xml", - "ref/netstandard1.0/ko/Microsoft.CSharp.xml", - "ref/netstandard1.0/ru/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", - "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", - "ref/netstandard2.0/Microsoft.CSharp.dll", - "ref/netstandard2.0/Microsoft.CSharp.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/uap10.0.16299/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "sha512": "Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "sha512": "NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Options/5.0.0": { - "sha512": "CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "type": "package", - "path": "microsoft.extensions.options/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Options.dll", - "lib/net461/Microsoft.Extensions.Options.xml", - "lib/net5.0/Microsoft.Extensions.Options.dll", - "lib/net5.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.5.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "sha512": "cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "type": "package", - "path": "microsoft.extensions.primitives/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Primitives.dll", - "lib/net461/Microsoft.Extensions.Primitives.xml", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.JSInterop/5.0.0": { - "sha512": "qhLTZMoOsAbDWwE7M+VbjxH3EuP654tclaOhi6Sf7Xh6bj6TXDO0GiNQeNPdebMClKMGELJezOwbFp1BFB+9Ug==", - "type": "package", - "path": "microsoft.jsinterop/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net5.0/Microsoft.JSInterop.dll", - "lib/net5.0/Microsoft.JSInterop.xml", - "microsoft.jsinterop.5.0.0.nupkg.sha512", - "microsoft.jsinterop.nuspec" - ] - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.1.0": { - "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "type": "package", - "path": "microsoft.netcore.targets/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.targets.1.1.0.nupkg.sha512", - "microsoft.netcore.targets.nuspec", - "runtime.json" - ] - }, - "Microsoft.Win32.Primitives/4.3.0": { - "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "type": "package", - "path": "microsoft.win32.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.win32.primitives.4.3.0.nupkg.sha512", - "microsoft.win32.primitives.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.6.1": { - "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "type": "package", - "path": "netstandard.library/1.6.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "netstandard.library.1.6.1.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "Radzen.Blazor/3.18.15": { - "sha512": "72ELk9fRC+1b41tiL9yfR0zoU/8RWRgaDBvoCt0l09MdLXgCkDEI/q3eURZ+hPK2gI0MIBY9mT9YIaSgZg5wBg==", - "type": "package", - "path": "radzen.blazor/3.18.15", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.txt", - "build/Microsoft.AspNetCore.StaticWebAssets.props", - "build/Radzen.Blazor.props", - "buildMultiTargeting/Radzen.Blazor.props", - "buildTransitive/Radzen.Blazor.props", - "icon.png", - "lib/net5.0/Radzen.Blazor.dll", - "lib/net5.0/Radzen.Blazor.xml", - "lib/netstandard2.1/Radzen.Blazor.dll", - "lib/netstandard2.1/Radzen.Blazor.xml", - "radzen.blazor.3.18.15.nupkg.sha512", - "radzen.blazor.nuspec", - "staticwebassets/Radzen.Blazor.js", - "staticwebassets/css/dark-base.css", - "staticwebassets/css/dark.css", - "staticwebassets/css/default-base.css", - "staticwebassets/css/default.css", - "staticwebassets/css/humanistic-base.css", - "staticwebassets/css/humanistic.css", - "staticwebassets/css/software-base.css", - "staticwebassets/css/software.css", - "staticwebassets/css/standard-base.css", - "staticwebassets/css/standard.css", - "staticwebassets/fonts/MaterialIcons-Regular.woff", - "staticwebassets/fonts/SourceSansPro-Black.woff", - "staticwebassets/fonts/SourceSansPro-BlackIt.woff", - "staticwebassets/fonts/SourceSansPro-Bold.woff", - "staticwebassets/fonts/SourceSansPro-BoldIt.woff", - "staticwebassets/fonts/SourceSansPro-ExtraLight.woff", - "staticwebassets/fonts/SourceSansPro-ExtraLightIt.woff", - "staticwebassets/fonts/SourceSansPro-It.woff", - "staticwebassets/fonts/SourceSansPro-Light.woff", - "staticwebassets/fonts/SourceSansPro-LightIt.woff", - "staticwebassets/fonts/SourceSansPro-Regular.woff", - "staticwebassets/fonts/SourceSansPro-Semibold.woff", - "staticwebassets/fonts/SourceSansPro-SemiboldIt.woff", - "staticwebassets/fonts/roboto-v15-latin-300.woff", - "staticwebassets/fonts/roboto-v15-latin-700.woff", - "staticwebassets/fonts/roboto-v15-latin-regular.woff" - ] - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "type": "package", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "type": "package", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "type": "package", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.native.System/4.3.0": { - "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "type": "package", - "path": "runtime.native.system/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.4.3.0.nupkg.sha512", - "runtime.native.system.nuspec" - ] - }, - "runtime.native.System.IO.Compression/4.3.0": { - "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "type": "package", - "path": "runtime.native.system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "runtime.native.system.io.compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.3.0": { - "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "type": "package", - "path": "runtime.native.system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.net.http.4.3.0.nupkg.sha512", - "runtime.native.system.net.http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "type": "package", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.apple.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "type": "package", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.openssl.nuspec" - ] - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "type": "package", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "type": "package", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" - ] - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "type": "package", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "type": "package", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "type": "package", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "type": "package", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "sqlite-helper/1.3.0": { - "sha512": "8XN50p1rscokWcHwU3UcLlryLeEr2AVU2AAOsW5nBBoSIgG0HSADnyE1W2hl82owLatNQ1xLBYmM6oZiTuZu/A==", - "type": "package", - "path": "sqlite-helper/1.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.4/.xml", - "lib/netstandard1.4/SQLite.Net.dll", - "sqlite-helper.1.3.0.nupkg.sha512", - "sqlite-helper.nuspec" - ] - }, - "SQLitePCLRaw.bundle_e_sqlite3/1.1.8": { - "sha512": "zdxhx4zYVmzULPxA6xcouk9C+8IMo1/WC2Aa6E5P5niD150uEhEPCgloMo8/cpby5A/h3Ppl6sbD4i/aMDD2gQ==", - "type": "package", - "path": "sqlitepclraw.bundle_e_sqlite3/1.1.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/wp8/SQLitePCLRaw.bundle_e_sqlite3.targets", - "build/wp80/arm/SQLitePCLRaw.batteries_e_sqlite3.dll", - "build/wp80/arm/SQLitePCLRaw.batteries_v2.dll", - "build/wp80/x86/SQLitePCLRaw.batteries_e_sqlite3.dll", - "build/wp80/x86/SQLitePCLRaw.batteries_v2.dll", - "lib/MonoAndroid/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/MonoAndroid/SQLitePCLRaw.batteries_v2.dll", - "lib/Xamarin.Mac20/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/Xamarin.Mac20/SQLitePCLRaw.batteries_v2.dll", - "lib/Xamarin.iOS10/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll", - "lib/net35/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/net35/SQLitePCLRaw.batteries_v2.dll", - "lib/net40/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/net40/SQLitePCLRaw.batteries_v2.dll", - "lib/net45/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/net45/SQLitePCLRaw.batteries_v2.dll", - "lib/netcoreapp/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll", - "lib/netstandard1.1/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/netstandard1.1/SQLitePCLRaw.batteries_v2.dll", - "lib/portable-net40+sl5+netcore45+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/portable-net40+sl5+netcore45+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll", - "lib/portable-net45+netcore45+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/portable-net45+netcore45+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll", - "lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll", - "lib/uap10.0/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/uap10.0/SQLitePCLRaw.batteries_v2.dll", - "lib/win8/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/win8/SQLitePCLRaw.batteries_v2.dll", - "lib/win81/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/win81/SQLitePCLRaw.batteries_v2.dll", - "lib/wp8/_._", - "lib/wpa81/SQLitePCLRaw.batteries_e_sqlite3.dll", - "lib/wpa81/SQLitePCLRaw.batteries_v2.dll", - "sqlitepclraw.bundle_e_sqlite3.1.1.8.nupkg.sha512", - "sqlitepclraw.bundle_e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.core/1.1.8": { - "sha512": "JTvlAlVHeMW9QaTcu+3iLB9ZEGtceb+uM1MOlfyAnEocShSacHEzwPNsden7MlWb0QjPX3Y3sDMW0ymGhH8Jtg==", - "type": "package", - "path": "sqlitepclraw.core/1.1.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/MonoAndroid/SQLitePCLRaw.core.dll", - "lib/Xamarin.Mac20/SQLitePCLRaw.core.dll", - "lib/Xamarin.iOS10/SQLitePCLRaw.core.dll", - "lib/net35/SQLitePCLRaw.core.dll", - "lib/net40/SQLitePCLRaw.core.dll", - "lib/net45/SQLitePCLRaw.core.dll", - "lib/netstandard1.0/SQLitePCLRaw.core.dll", - "lib/netstandard1.1/SQLitePCLRaw.core.dll", - "lib/portable-net40+sl5+netcore45+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.core.dll", - "lib/portable-net45+netcore45+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.core.dll", - "lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10/SQLitePCLRaw.core.dll", - "lib/uap10.0/SQLitePCLRaw.core.dll", - "lib/win8/SQLitePCLRaw.core.dll", - "lib/win81/SQLitePCLRaw.core.dll", - "lib/wpa81/SQLitePCLRaw.core.dll", - "sqlitepclraw.core.1.1.8.nupkg.sha512", - "sqlitepclraw.core.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3.linux/1.1.8": { - "sha512": "tfZaLUswTk47ohpgU2W54SJzQc10amYkxvyBB5cMP94Dn2zwMOt242LFa+t6IiurPGS1x5sdeumlRUecyT4cEQ==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3.linux/1.1.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/net35/SQLitePCLRaw.lib.e_sqlite3.linux.targets", - "lib/net35/_._", - "lib/netstandard1.0/_._", - "lib/netstandard2.0/_._", - "runtimes/linux-arm/native/libe_sqlite3.so", - "runtimes/linux-armel/native/libe_sqlite3.so", - "runtimes/linux-x64/native/libe_sqlite3.so", - "runtimes/linux-x86/native/libe_sqlite3.so", - "sqlitepclraw.lib.e_sqlite3.linux.1.1.8.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.linux.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3.osx/1.1.8": { - "sha512": "VaK65hDU1RloW+wT28H/XRu/RDYU5BSoP0DQ0upzF9mbGRnvDiuyGcX0g05hFXaFde5p1Fv9MWvE3LuBdm/Fxg==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3.osx/1.1.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/net35/SQLitePCLRaw.lib.e_sqlite3.osx.targets", - "lib/net35/_._", - "lib/netstandard1.0/_._", - "lib/netstandard2.0/_._", - "runtimes/osx-x64/native/libe_sqlite3.dylib", - "sqlitepclraw.lib.e_sqlite3.osx.1.1.8.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.osx.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.8": { - "sha512": "w42b0xR0pFcNG+0gcnmldBXHK9ORXPvkWEG7gY49C8zaNmVbKEsFNfqNVwVQzZC1k+Dj1/7f2eLV+cN5BCvz5Q==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3.v110_xp/1.1.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/net35/SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets", - "lib/net35/_._", - "lib/netstandard1.0/_._", - "lib/netstandard2.0/_._", - "runtimes/win7-x64/native/e_sqlite3.dll", - "runtimes/win7-x86/native/e_sqlite3.dll", - "runtimes/win8-arm/native/e_sqlite3.dll", - "sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.8.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.v110_xp.nuspec" - ] - }, - "SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.8": { - "sha512": "i1Dxr4iT6elK9k4cy9iBvEngvaoCUB6gdzssHuKhpOtFZ1VaZZH4W9ENmmoAWAa9Iz7ZIYno29nja+e/tGb63w==", - "type": "package", - "path": "sqlitepclraw.provider.e_sqlite3.netstandard11/1.1.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll", - "sqlitepclraw.provider.e_sqlite3.netstandard11.1.1.8.nupkg.sha512", - "sqlitepclraw.provider.e_sqlite3.netstandard11.nuspec" - ] - }, - "System.AppContext/4.3.0": { - "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "type": "package", - "path": "system.appcontext/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net463/System.AppContext.dll", - "lib/netcore50/System.AppContext.dll", - "lib/netstandard1.6/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.AppContext.dll", - "ref/net463/System.AppContext.dll", - "ref/netstandard/_._", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.6/System.AppContext.dll", - "ref/netstandard1.6/System.AppContext.xml", - "ref/netstandard1.6/de/System.AppContext.xml", - "ref/netstandard1.6/es/System.AppContext.xml", - "ref/netstandard1.6/fr/System.AppContext.xml", - "ref/netstandard1.6/it/System.AppContext.xml", - "ref/netstandard1.6/ja/System.AppContext.xml", - "ref/netstandard1.6/ko/System.AppContext.xml", - "ref/netstandard1.6/ru/System.AppContext.xml", - "ref/netstandard1.6/zh-hans/System.AppContext.xml", - "ref/netstandard1.6/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.AppContext.dll", - "system.appcontext.4.3.0.nupkg.sha512", - "system.appcontext.nuspec" - ] - }, - "System.Buffers/4.3.0": { - "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "type": "package", - "path": "system.buffers/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll", - "system.buffers.4.3.0.nupkg.sha512", - "system.buffers.nuspec" - ] - }, - "System.Collections/4.3.0": { - "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "type": "package", - "path": "system.collections/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.dll", - "ref/netcore50/System.Collections.xml", - "ref/netcore50/de/System.Collections.xml", - "ref/netcore50/es/System.Collections.xml", - "ref/netcore50/fr/System.Collections.xml", - "ref/netcore50/it/System.Collections.xml", - "ref/netcore50/ja/System.Collections.xml", - "ref/netcore50/ko/System.Collections.xml", - "ref/netcore50/ru/System.Collections.xml", - "ref/netcore50/zh-hans/System.Collections.xml", - "ref/netcore50/zh-hant/System.Collections.xml", - "ref/netstandard1.0/System.Collections.dll", - "ref/netstandard1.0/System.Collections.xml", - "ref/netstandard1.0/de/System.Collections.xml", - "ref/netstandard1.0/es/System.Collections.xml", - "ref/netstandard1.0/fr/System.Collections.xml", - "ref/netstandard1.0/it/System.Collections.xml", - "ref/netstandard1.0/ja/System.Collections.xml", - "ref/netstandard1.0/ko/System.Collections.xml", - "ref/netstandard1.0/ru/System.Collections.xml", - "ref/netstandard1.0/zh-hans/System.Collections.xml", - "ref/netstandard1.0/zh-hant/System.Collections.xml", - "ref/netstandard1.3/System.Collections.dll", - "ref/netstandard1.3/System.Collections.xml", - "ref/netstandard1.3/de/System.Collections.xml", - "ref/netstandard1.3/es/System.Collections.xml", - "ref/netstandard1.3/fr/System.Collections.xml", - "ref/netstandard1.3/it/System.Collections.xml", - "ref/netstandard1.3/ja/System.Collections.xml", - "ref/netstandard1.3/ko/System.Collections.xml", - "ref/netstandard1.3/ru/System.Collections.xml", - "ref/netstandard1.3/zh-hans/System.Collections.xml", - "ref/netstandard1.3/zh-hant/System.Collections.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.4.3.0.nupkg.sha512", - "system.collections.nuspec" - ] - }, - "System.Collections.Concurrent/4.3.0": { - "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "type": "package", - "path": "system.collections.concurrent/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.concurrent.4.3.0.nupkg.sha512", - "system.collections.concurrent.nuspec" - ] - }, - "System.Console/4.3.0": { - "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "type": "package", - "path": "system.console/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.console.4.3.0.nupkg.sha512", - "system.console.nuspec" - ] - }, - "System.Diagnostics.Debug/4.3.0": { - "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "type": "package", - "path": "system.diagnostics.debug/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Debug.dll", - "ref/netcore50/System.Diagnostics.Debug.xml", - "ref/netcore50/de/System.Diagnostics.Debug.xml", - "ref/netcore50/es/System.Diagnostics.Debug.xml", - "ref/netcore50/fr/System.Diagnostics.Debug.xml", - "ref/netcore50/it/System.Diagnostics.Debug.xml", - "ref/netcore50/ja/System.Diagnostics.Debug.xml", - "ref/netcore50/ko/System.Diagnostics.Debug.xml", - "ref/netcore50/ru/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/System.Diagnostics.Debug.dll", - "ref/netstandard1.0/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/System.Diagnostics.Debug.dll", - "ref/netstandard1.3/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.debug.4.3.0.nupkg.sha512", - "system.diagnostics.debug.nuspec" - ] - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec" - ] - }, - "System.Diagnostics.Tools/4.3.0": { - "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "type": "package", - "path": "system.diagnostics.tools/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Diagnostics.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tools.4.3.0.nupkg.sha512", - "system.diagnostics.tools.nuspec" - ] - }, - "System.Diagnostics.Tracing/4.3.0": { - "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "type": "package", - "path": "system.diagnostics.tracing/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tracing.4.3.0.nupkg.sha512", - "system.diagnostics.tracing.nuspec" - ] - }, - "System.Globalization/4.3.0": { - "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "type": "package", - "path": "system.globalization/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Globalization.dll", - "ref/netcore50/System.Globalization.xml", - "ref/netcore50/de/System.Globalization.xml", - "ref/netcore50/es/System.Globalization.xml", - "ref/netcore50/fr/System.Globalization.xml", - "ref/netcore50/it/System.Globalization.xml", - "ref/netcore50/ja/System.Globalization.xml", - "ref/netcore50/ko/System.Globalization.xml", - "ref/netcore50/ru/System.Globalization.xml", - "ref/netcore50/zh-hans/System.Globalization.xml", - "ref/netcore50/zh-hant/System.Globalization.xml", - "ref/netstandard1.0/System.Globalization.dll", - "ref/netstandard1.0/System.Globalization.xml", - "ref/netstandard1.0/de/System.Globalization.xml", - "ref/netstandard1.0/es/System.Globalization.xml", - "ref/netstandard1.0/fr/System.Globalization.xml", - "ref/netstandard1.0/it/System.Globalization.xml", - "ref/netstandard1.0/ja/System.Globalization.xml", - "ref/netstandard1.0/ko/System.Globalization.xml", - "ref/netstandard1.0/ru/System.Globalization.xml", - "ref/netstandard1.0/zh-hans/System.Globalization.xml", - "ref/netstandard1.0/zh-hant/System.Globalization.xml", - "ref/netstandard1.3/System.Globalization.dll", - "ref/netstandard1.3/System.Globalization.xml", - "ref/netstandard1.3/de/System.Globalization.xml", - "ref/netstandard1.3/es/System.Globalization.xml", - "ref/netstandard1.3/fr/System.Globalization.xml", - "ref/netstandard1.3/it/System.Globalization.xml", - "ref/netstandard1.3/ja/System.Globalization.xml", - "ref/netstandard1.3/ko/System.Globalization.xml", - "ref/netstandard1.3/ru/System.Globalization.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.4.3.0.nupkg.sha512", - "system.globalization.nuspec" - ] - }, - "System.Globalization.Calendars/4.3.0": { - "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "type": "package", - "path": "system.globalization.calendars/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.calendars.4.3.0.nupkg.sha512", - "system.globalization.calendars.nuspec" - ] - }, - "System.Globalization.Extensions/4.3.0": { - "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "type": "package", - "path": "system.globalization.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", - "runtimes/win/lib/net46/System.Globalization.Extensions.dll", - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", - "system.globalization.extensions.4.3.0.nupkg.sha512", - "system.globalization.extensions.nuspec" - ] - }, - "System.IO/4.3.0": { - "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "type": "package", - "path": "system.io/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.IO.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.IO.dll", - "ref/netcore50/System.IO.dll", - "ref/netcore50/System.IO.xml", - "ref/netcore50/de/System.IO.xml", - "ref/netcore50/es/System.IO.xml", - "ref/netcore50/fr/System.IO.xml", - "ref/netcore50/it/System.IO.xml", - "ref/netcore50/ja/System.IO.xml", - "ref/netcore50/ko/System.IO.xml", - "ref/netcore50/ru/System.IO.xml", - "ref/netcore50/zh-hans/System.IO.xml", - "ref/netcore50/zh-hant/System.IO.xml", - "ref/netstandard1.0/System.IO.dll", - "ref/netstandard1.0/System.IO.xml", - "ref/netstandard1.0/de/System.IO.xml", - "ref/netstandard1.0/es/System.IO.xml", - "ref/netstandard1.0/fr/System.IO.xml", - "ref/netstandard1.0/it/System.IO.xml", - "ref/netstandard1.0/ja/System.IO.xml", - "ref/netstandard1.0/ko/System.IO.xml", - "ref/netstandard1.0/ru/System.IO.xml", - "ref/netstandard1.0/zh-hans/System.IO.xml", - "ref/netstandard1.0/zh-hant/System.IO.xml", - "ref/netstandard1.3/System.IO.dll", - "ref/netstandard1.3/System.IO.xml", - "ref/netstandard1.3/de/System.IO.xml", - "ref/netstandard1.3/es/System.IO.xml", - "ref/netstandard1.3/fr/System.IO.xml", - "ref/netstandard1.3/it/System.IO.xml", - "ref/netstandard1.3/ja/System.IO.xml", - "ref/netstandard1.3/ko/System.IO.xml", - "ref/netstandard1.3/ru/System.IO.xml", - "ref/netstandard1.3/zh-hans/System.IO.xml", - "ref/netstandard1.3/zh-hant/System.IO.xml", - "ref/netstandard1.5/System.IO.dll", - "ref/netstandard1.5/System.IO.xml", - "ref/netstandard1.5/de/System.IO.xml", - "ref/netstandard1.5/es/System.IO.xml", - "ref/netstandard1.5/fr/System.IO.xml", - "ref/netstandard1.5/it/System.IO.xml", - "ref/netstandard1.5/ja/System.IO.xml", - "ref/netstandard1.5/ko/System.IO.xml", - "ref/netstandard1.5/ru/System.IO.xml", - "ref/netstandard1.5/zh-hans/System.IO.xml", - "ref/netstandard1.5/zh-hant/System.IO.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.4.3.0.nupkg.sha512", - "system.io.nuspec" - ] - }, - "System.IO.Compression/4.3.0": { - "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "type": "package", - "path": "system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win/lib/net46/System.IO.Compression.dll", - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", - "system.io.compression.4.3.0.nupkg.sha512", - "system.io.compression.nuspec" - ] - }, - "System.IO.Compression.ZipFile/4.3.0": { - "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "type": "package", - "path": "system.io.compression.zipfile/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.compression.zipfile.4.3.0.nupkg.sha512", - "system.io.compression.zipfile.nuspec" - ] - }, - "System.IO.FileSystem/4.3.0": { - "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "type": "package", - "path": "system.io.filesystem/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.4.3.0.nupkg.sha512", - "system.io.filesystem.nuspec" - ] - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "type": "package", - "path": "system.io.filesystem.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "system.io.filesystem.primitives.nuspec" - ] - }, - "System.IO.Pipelines/5.0.0": { - "sha512": "irMYm3vhVgRsYvHTU5b2gsT2CwT/SMM6LZFzuJjpIvT5Z4CshxNsaoBC1X/LltwuR3Opp8d6jOS/60WwOb7Q2Q==", - "type": "package", - "path": "system.io.pipelines/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", - "lib/netcoreapp3.0/System.IO.Pipelines.dll", - "lib/netcoreapp3.0/System.IO.Pipelines.xml", - "lib/netstandard1.3/System.IO.Pipelines.dll", - "lib/netstandard1.3/System.IO.Pipelines.xml", - "lib/netstandard2.0/System.IO.Pipelines.dll", - "lib/netstandard2.0/System.IO.Pipelines.xml", - "ref/netcoreapp2.0/System.IO.Pipelines.dll", - "ref/netcoreapp2.0/System.IO.Pipelines.xml", - "system.io.pipelines.5.0.0.nupkg.sha512", - "system.io.pipelines.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Dynamic.Core/1.2.12": { - "sha512": "wJDLhidcJnLAJeZ4z10YVAxMm4rTW0zlYmUjriJTo4eGLHD5NKZOm6qFabkn5TinbfZ6LM9LeYFPyiQMpRly3Q==", - "type": "package", - "path": "system.linq.dynamic.core/1.2.12", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/System.Linq.Dynamic.Core.dll", - "lib/net35/System.Linq.Dynamic.Core.pdb", - "lib/net35/System.Linq.Dynamic.Core.xml", - "lib/net40/System.Linq.Dynamic.Core.dll", - "lib/net40/System.Linq.Dynamic.Core.pdb", - "lib/net40/System.Linq.Dynamic.Core.xml", - "lib/net45/System.Linq.Dynamic.Core.dll", - "lib/net45/System.Linq.Dynamic.Core.pdb", - "lib/net45/System.Linq.Dynamic.Core.xml", - "lib/net46/System.Linq.Dynamic.Core.dll", - "lib/net46/System.Linq.Dynamic.Core.pdb", - "lib/net46/System.Linq.Dynamic.Core.xml", - "lib/net5.0/System.Linq.Dynamic.Core.dll", - "lib/net5.0/System.Linq.Dynamic.Core.pdb", - "lib/net5.0/System.Linq.Dynamic.Core.xml", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", - "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", - "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", - "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", - "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", - "lib/netstandard2.1/System.Linq.Dynamic.Core.dll", - "lib/netstandard2.1/System.Linq.Dynamic.Core.pdb", - "lib/netstandard2.1/System.Linq.Dynamic.Core.xml", - "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll", - "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb", - "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri", - "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml", - "system.linq.dynamic.core.1.2.12.nupkg.sha512", - "system.linq.dynamic.core.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Net.Http/4.3.0": { - "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "type": "package", - "path": "system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/net46/System.Net.Http.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/net46/System.Net.Http.dll", - "ref/net46/System.Net.Http.xml", - "ref/net46/de/System.Net.Http.xml", - "ref/net46/es/System.Net.Http.xml", - "ref/net46/fr/System.Net.Http.xml", - "ref/net46/it/System.Net.Http.xml", - "ref/net46/ja/System.Net.Http.xml", - "ref/net46/ko/System.Net.Http.xml", - "ref/net46/ru/System.Net.Http.xml", - "ref/net46/zh-hans/System.Net.Http.xml", - "ref/net46/zh-hant/System.Net.Http.xml", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/netstandard1.3/System.Net.Http.dll", - "ref/netstandard1.3/System.Net.Http.xml", - "ref/netstandard1.3/de/System.Net.Http.xml", - "ref/netstandard1.3/es/System.Net.Http.xml", - "ref/netstandard1.3/fr/System.Net.Http.xml", - "ref/netstandard1.3/it/System.Net.Http.xml", - "ref/netstandard1.3/ja/System.Net.Http.xml", - "ref/netstandard1.3/ko/System.Net.Http.xml", - "ref/netstandard1.3/ru/System.Net.Http.xml", - "ref/netstandard1.3/zh-hans/System.Net.Http.xml", - "ref/netstandard1.3/zh-hant/System.Net.Http.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", - "runtimes/win/lib/net46/System.Net.Http.dll", - "runtimes/win/lib/netcore50/System.Net.Http.dll", - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", - "system.net.http.4.3.0.nupkg.sha512", - "system.net.http.nuspec" - ] - }, - "System.Net.Primitives/4.3.0": { - "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "type": "package", - "path": "system.net.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.primitives.4.3.0.nupkg.sha512", - "system.net.primitives.nuspec" - ] - }, - "System.Net.Sockets/4.3.0": { - "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "type": "package", - "path": "system.net.sockets/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.sockets.4.3.0.nupkg.sha512", - "system.net.sockets.nuspec" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.nuspec" - ] - }, - "System.Reflection/4.3.0": { - "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "type": "package", - "path": "system.reflection/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Reflection.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Reflection.dll", - "ref/netcore50/System.Reflection.dll", - "ref/netcore50/System.Reflection.xml", - "ref/netcore50/de/System.Reflection.xml", - "ref/netcore50/es/System.Reflection.xml", - "ref/netcore50/fr/System.Reflection.xml", - "ref/netcore50/it/System.Reflection.xml", - "ref/netcore50/ja/System.Reflection.xml", - "ref/netcore50/ko/System.Reflection.xml", - "ref/netcore50/ru/System.Reflection.xml", - "ref/netcore50/zh-hans/System.Reflection.xml", - "ref/netcore50/zh-hant/System.Reflection.xml", - "ref/netstandard1.0/System.Reflection.dll", - "ref/netstandard1.0/System.Reflection.xml", - "ref/netstandard1.0/de/System.Reflection.xml", - "ref/netstandard1.0/es/System.Reflection.xml", - "ref/netstandard1.0/fr/System.Reflection.xml", - "ref/netstandard1.0/it/System.Reflection.xml", - "ref/netstandard1.0/ja/System.Reflection.xml", - "ref/netstandard1.0/ko/System.Reflection.xml", - "ref/netstandard1.0/ru/System.Reflection.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.xml", - "ref/netstandard1.3/System.Reflection.dll", - "ref/netstandard1.3/System.Reflection.xml", - "ref/netstandard1.3/de/System.Reflection.xml", - "ref/netstandard1.3/es/System.Reflection.xml", - "ref/netstandard1.3/fr/System.Reflection.xml", - "ref/netstandard1.3/it/System.Reflection.xml", - "ref/netstandard1.3/ja/System.Reflection.xml", - "ref/netstandard1.3/ko/System.Reflection.xml", - "ref/netstandard1.3/ru/System.Reflection.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.xml", - "ref/netstandard1.5/System.Reflection.dll", - "ref/netstandard1.5/System.Reflection.xml", - "ref/netstandard1.5/de/System.Reflection.xml", - "ref/netstandard1.5/es/System.Reflection.xml", - "ref/netstandard1.5/fr/System.Reflection.xml", - "ref/netstandard1.5/it/System.Reflection.xml", - "ref/netstandard1.5/ja/System.Reflection.xml", - "ref/netstandard1.5/ko/System.Reflection.xml", - "ref/netstandard1.5/ru/System.Reflection.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.4.3.0.nupkg.sha512", - "system.reflection.nuspec" - ] - }, - "System.Reflection.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.nuspec" - ] - }, - "System.Reflection.Primitives/4.3.0": { - "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "type": "package", - "path": "system.reflection.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Reflection.Primitives.dll", - "ref/netcore50/System.Reflection.Primitives.xml", - "ref/netcore50/de/System.Reflection.Primitives.xml", - "ref/netcore50/es/System.Reflection.Primitives.xml", - "ref/netcore50/fr/System.Reflection.Primitives.xml", - "ref/netcore50/it/System.Reflection.Primitives.xml", - "ref/netcore50/ja/System.Reflection.Primitives.xml", - "ref/netcore50/ko/System.Reflection.Primitives.xml", - "ref/netcore50/ru/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", - "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", - "ref/netstandard1.0/System.Reflection.Primitives.dll", - "ref/netstandard1.0/System.Reflection.Primitives.xml", - "ref/netstandard1.0/de/System.Reflection.Primitives.xml", - "ref/netstandard1.0/es/System.Reflection.Primitives.xml", - "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", - "ref/netstandard1.0/it/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", - "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.primitives.4.3.0.nupkg.sha512", - "system.reflection.primitives.nuspec" - ] - }, - "System.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.nuspec" - ] - }, - "System.Resources.ResourceManager/4.3.0": { - "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "type": "package", - "path": "system.resources.resourcemanager/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", - "ref/netcore50/de/System.Resources.ResourceManager.xml", - "ref/netcore50/es/System.Resources.ResourceManager.xml", - "ref/netcore50/fr/System.Resources.ResourceManager.xml", - "ref/netcore50/it/System.Resources.ResourceManager.xml", - "ref/netcore50/ja/System.Resources.ResourceManager.xml", - "ref/netcore50/ko/System.Resources.ResourceManager.xml", - "ref/netcore50/ru/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", - "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/System.Resources.ResourceManager.dll", - "ref/netstandard1.0/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", - "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.resources.resourcemanager.4.3.0.nupkg.sha512", - "system.resources.resourcemanager.nuspec" - ] - }, - "System.Runtime/4.3.0": { - "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "type": "package", - "path": "system.runtime/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.dll", - "lib/portable-net45+win8+wp80+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.dll", - "ref/netcore50/System.Runtime.dll", - "ref/netcore50/System.Runtime.xml", - "ref/netcore50/de/System.Runtime.xml", - "ref/netcore50/es/System.Runtime.xml", - "ref/netcore50/fr/System.Runtime.xml", - "ref/netcore50/it/System.Runtime.xml", - "ref/netcore50/ja/System.Runtime.xml", - "ref/netcore50/ko/System.Runtime.xml", - "ref/netcore50/ru/System.Runtime.xml", - "ref/netcore50/zh-hans/System.Runtime.xml", - "ref/netcore50/zh-hant/System.Runtime.xml", - "ref/netstandard1.0/System.Runtime.dll", - "ref/netstandard1.0/System.Runtime.xml", - "ref/netstandard1.0/de/System.Runtime.xml", - "ref/netstandard1.0/es/System.Runtime.xml", - "ref/netstandard1.0/fr/System.Runtime.xml", - "ref/netstandard1.0/it/System.Runtime.xml", - "ref/netstandard1.0/ja/System.Runtime.xml", - "ref/netstandard1.0/ko/System.Runtime.xml", - "ref/netstandard1.0/ru/System.Runtime.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.xml", - "ref/netstandard1.2/System.Runtime.dll", - "ref/netstandard1.2/System.Runtime.xml", - "ref/netstandard1.2/de/System.Runtime.xml", - "ref/netstandard1.2/es/System.Runtime.xml", - "ref/netstandard1.2/fr/System.Runtime.xml", - "ref/netstandard1.2/it/System.Runtime.xml", - "ref/netstandard1.2/ja/System.Runtime.xml", - "ref/netstandard1.2/ko/System.Runtime.xml", - "ref/netstandard1.2/ru/System.Runtime.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.xml", - "ref/netstandard1.3/System.Runtime.dll", - "ref/netstandard1.3/System.Runtime.xml", - "ref/netstandard1.3/de/System.Runtime.xml", - "ref/netstandard1.3/es/System.Runtime.xml", - "ref/netstandard1.3/fr/System.Runtime.xml", - "ref/netstandard1.3/it/System.Runtime.xml", - "ref/netstandard1.3/ja/System.Runtime.xml", - "ref/netstandard1.3/ko/System.Runtime.xml", - "ref/netstandard1.3/ru/System.Runtime.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.xml", - "ref/netstandard1.5/System.Runtime.dll", - "ref/netstandard1.5/System.Runtime.xml", - "ref/netstandard1.5/de/System.Runtime.xml", - "ref/netstandard1.5/es/System.Runtime.xml", - "ref/netstandard1.5/fr/System.Runtime.xml", - "ref/netstandard1.5/it/System.Runtime.xml", - "ref/netstandard1.5/ja/System.Runtime.xml", - "ref/netstandard1.5/ko/System.Runtime.xml", - "ref/netstandard1.5/ru/System.Runtime.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.xml", - "ref/portable-net45+win8+wp80+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.4.3.0.nupkg.sha512", - "system.runtime.nuspec" - ] - }, - "System.Runtime.Extensions/4.3.0": { - "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "type": "package", - "path": "system.runtime.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.dll", - "ref/netcore50/System.Runtime.Extensions.xml", - "ref/netcore50/de/System.Runtime.Extensions.xml", - "ref/netcore50/es/System.Runtime.Extensions.xml", - "ref/netcore50/fr/System.Runtime.Extensions.xml", - "ref/netcore50/it/System.Runtime.Extensions.xml", - "ref/netcore50/ja/System.Runtime.Extensions.xml", - "ref/netcore50/ko/System.Runtime.Extensions.xml", - "ref/netcore50/ru/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", - "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.0/System.Runtime.Extensions.dll", - "ref/netstandard1.0/System.Runtime.Extensions.xml", - "ref/netstandard1.0/de/System.Runtime.Extensions.xml", - "ref/netstandard1.0/es/System.Runtime.Extensions.xml", - "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.0/it/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.3/System.Runtime.Extensions.dll", - "ref/netstandard1.3/System.Runtime.Extensions.xml", - "ref/netstandard1.3/de/System.Runtime.Extensions.xml", - "ref/netstandard1.3/es/System.Runtime.Extensions.xml", - "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.3/it/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", - "ref/netstandard1.5/System.Runtime.Extensions.dll", - "ref/netstandard1.5/System.Runtime.Extensions.xml", - "ref/netstandard1.5/de/System.Runtime.Extensions.xml", - "ref/netstandard1.5/es/System.Runtime.Extensions.xml", - "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", - "ref/netstandard1.5/it/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", - "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.extensions.4.3.0.nupkg.sha512", - "system.runtime.extensions.nuspec" - ] - }, - "System.Runtime.Handles/4.3.0": { - "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "type": "package", - "path": "system.runtime.handles/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.handles.4.3.0.nupkg.sha512", - "system.runtime.handles.nuspec" - ] - }, - "System.Runtime.InteropServices/4.3.0": { - "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "type": "package", - "path": "system.runtime.interopservices/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.InteropServices.dll", - "lib/net463/System.Runtime.InteropServices.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.InteropServices.dll", - "ref/net463/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/System.Runtime.InteropServices.dll", - "ref/netstandard1.5/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.interopservices.4.3.0.nupkg.sha512", - "system.runtime.interopservices.nuspec" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "type": "package", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "system.runtime.interopservices.runtimeinformation.nuspec" - ] - }, - "System.Runtime.Numerics/4.3.0": { - "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "type": "package", - "path": "system.runtime.numerics/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.numerics.4.3.0.nupkg.sha512", - "system.runtime.numerics.nuspec" - ] - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "type": "package", - "path": "system.security.cryptography.algorithms/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/net463/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/net463/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "system.security.cryptography.algorithms.nuspec" - ] - }, - "System.Security.Cryptography.Cng/4.3.0": { - "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "type": "package", - "path": "system.security.cryptography.cng/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/net463/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/net463/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "system.security.cryptography.cng.4.3.0.nupkg.sha512", - "system.security.cryptography.cng.nuspec" - ] - }, - "System.Security.Cryptography.Csp/4.3.0": { - "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "type": "package", - "path": "system.security.cryptography.csp/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "system.security.cryptography.csp.4.3.0.nupkg.sha512", - "system.security.cryptography.csp.nuspec" - ] - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "type": "package", - "path": "system.security.cryptography.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "system.security.cryptography.encoding.nuspec" - ] - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "type": "package", - "path": "system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "system.security.cryptography.openssl.nuspec" - ] - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "type": "package", - "path": "system.security.cryptography.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "system.security.cryptography.primitives.nuspec" - ] - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "type": "package", - "path": "system.security.cryptography.x509certificates/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "system.security.cryptography.x509certificates.nuspec" - ] - }, - "System.Text.Encoding/4.3.0": { - "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "type": "package", - "path": "system.text.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.0/System.Text.Encoding.dll", - "ref/netstandard1.0/System.Text.Encoding.xml", - "ref/netstandard1.0/de/System.Text.Encoding.xml", - "ref/netstandard1.0/es/System.Text.Encoding.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.xml", - "ref/netstandard1.0/it/System.Text.Encoding.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", - "ref/netstandard1.3/System.Text.Encoding.dll", - "ref/netstandard1.3/System.Text.Encoding.xml", - "ref/netstandard1.3/de/System.Text.Encoding.xml", - "ref/netstandard1.3/es/System.Text.Encoding.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.xml", - "ref/netstandard1.3/it/System.Text.Encoding.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.4.3.0.nupkg.sha512", - "system.text.encoding.nuspec" - ] - }, - "System.Text.Encoding.Extensions/4.3.0": { - "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "type": "package", - "path": "system.text.encoding.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Text.Encoding.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.extensions.4.3.0.nupkg.sha512", - "system.text.encoding.extensions.nuspec" - ] - }, - "System.Text.RegularExpressions/4.3.0": { - "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "type": "package", - "path": "system.text.regularexpressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Text.RegularExpressions.dll", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.6/System.Text.RegularExpressions.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net463/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/System.Text.RegularExpressions.dll", - "ref/netstandard1.6/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.regularexpressions.4.3.0.nupkg.sha512", - "system.text.regularexpressions.nuspec" - ] - }, - "System.Threading/4.3.0": { - "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "type": "package", - "path": "system.threading/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Threading.dll", - "lib/netstandard1.3/System.Threading.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.dll", - "ref/netcore50/System.Threading.xml", - "ref/netcore50/de/System.Threading.xml", - "ref/netcore50/es/System.Threading.xml", - "ref/netcore50/fr/System.Threading.xml", - "ref/netcore50/it/System.Threading.xml", - "ref/netcore50/ja/System.Threading.xml", - "ref/netcore50/ko/System.Threading.xml", - "ref/netcore50/ru/System.Threading.xml", - "ref/netcore50/zh-hans/System.Threading.xml", - "ref/netcore50/zh-hant/System.Threading.xml", - "ref/netstandard1.0/System.Threading.dll", - "ref/netstandard1.0/System.Threading.xml", - "ref/netstandard1.0/de/System.Threading.xml", - "ref/netstandard1.0/es/System.Threading.xml", - "ref/netstandard1.0/fr/System.Threading.xml", - "ref/netstandard1.0/it/System.Threading.xml", - "ref/netstandard1.0/ja/System.Threading.xml", - "ref/netstandard1.0/ko/System.Threading.xml", - "ref/netstandard1.0/ru/System.Threading.xml", - "ref/netstandard1.0/zh-hans/System.Threading.xml", - "ref/netstandard1.0/zh-hant/System.Threading.xml", - "ref/netstandard1.3/System.Threading.dll", - "ref/netstandard1.3/System.Threading.xml", - "ref/netstandard1.3/de/System.Threading.xml", - "ref/netstandard1.3/es/System.Threading.xml", - "ref/netstandard1.3/fr/System.Threading.xml", - "ref/netstandard1.3/it/System.Threading.xml", - "ref/netstandard1.3/ja/System.Threading.xml", - "ref/netstandard1.3/ko/System.Threading.xml", - "ref/netstandard1.3/ru/System.Threading.xml", - "ref/netstandard1.3/zh-hans/System.Threading.xml", - "ref/netstandard1.3/zh-hant/System.Threading.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Threading.dll", - "system.threading.4.3.0.nupkg.sha512", - "system.threading.nuspec" - ] - }, - "System.Threading.Tasks/4.3.0": { - "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "type": "package", - "path": "system.threading.tasks/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Threading.Tasks.dll", - "ref/netcore50/System.Threading.Tasks.xml", - "ref/netcore50/de/System.Threading.Tasks.xml", - "ref/netcore50/es/System.Threading.Tasks.xml", - "ref/netcore50/fr/System.Threading.Tasks.xml", - "ref/netcore50/it/System.Threading.Tasks.xml", - "ref/netcore50/ja/System.Threading.Tasks.xml", - "ref/netcore50/ko/System.Threading.Tasks.xml", - "ref/netcore50/ru/System.Threading.Tasks.xml", - "ref/netcore50/zh-hans/System.Threading.Tasks.xml", - "ref/netcore50/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.0/System.Threading.Tasks.dll", - "ref/netstandard1.0/System.Threading.Tasks.xml", - "ref/netstandard1.0/de/System.Threading.Tasks.xml", - "ref/netstandard1.0/es/System.Threading.Tasks.xml", - "ref/netstandard1.0/fr/System.Threading.Tasks.xml", - "ref/netstandard1.0/it/System.Threading.Tasks.xml", - "ref/netstandard1.0/ja/System.Threading.Tasks.xml", - "ref/netstandard1.0/ko/System.Threading.Tasks.xml", - "ref/netstandard1.0/ru/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", - "ref/netstandard1.3/System.Threading.Tasks.dll", - "ref/netstandard1.3/System.Threading.Tasks.xml", - "ref/netstandard1.3/de/System.Threading.Tasks.xml", - "ref/netstandard1.3/es/System.Threading.Tasks.xml", - "ref/netstandard1.3/fr/System.Threading.Tasks.xml", - "ref/netstandard1.3/it/System.Threading.Tasks.xml", - "ref/netstandard1.3/ja/System.Threading.Tasks.xml", - "ref/netstandard1.3/ko/System.Threading.Tasks.xml", - "ref/netstandard1.3/ru/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", - "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.tasks.4.3.0.nupkg.sha512", - "system.threading.tasks.nuspec" - ] - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "type": "package", - "path": "system.threading.tasks.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "system.threading.tasks.extensions.nuspec" - ] - }, - "System.Threading.Timer/4.3.0": { - "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "type": "package", - "path": "system.threading.timer/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/portable-net451+win81+wpa81/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/portable-net451+win81+wpa81/_._", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.timer.4.3.0.nupkg.sha512", - "system.threading.timer.nuspec" - ] - }, - "System.Xml.ReaderWriter/4.3.0": { - "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "type": "package", - "path": "system.xml.readerwriter/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Xml.ReaderWriter.dll", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.readerwriter.4.3.0.nupkg.sha512", - "system.xml.readerwriter.nuspec" - ] - }, - "System.Xml.XDocument/4.3.0": { - "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "type": "package", - "path": "system.xml.xdocument/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.dll", - "lib/portable-net45+win8+wp8+wpa81/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.xdocument.4.3.0.nupkg.sha512", - "system.xml.xdocument.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - "net6.0": [ - "Radzen.Blazor >= 3.18.15", - "sqlite-helper >= 1.3.0" - ] - }, - "packageFolders": { - "/Users/normrasmussen/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj", - "projectName": "TodoList", - "projectPath": "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj", - "packagesPath": "/Users/normrasmussen/.nuget/packages/", - "outputPath": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/normrasmussen/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Radzen.Blazor": { - "target": "Package", - "version": "[3.18.15, )" - }, - "sqlite-helper": { - "target": "Package", - "version": "[1.3.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.300/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/TodoList/obj/project.nuget.cache b/TodoList/obj/project.nuget.cache deleted file mode 100644 index b50606f2..00000000 --- a/TodoList/obj/project.nuget.cache +++ /dev/null @@ -1,106 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "4fSOu67KCYkuVHYsVnTV7lAnYVVIn0gmXYwGWhOHc3LrZH3orZyn+dZgGaMX0sTAeFNI9SijLPIy0V6PcfpfDQ==", - "success": true, - "projectFilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj", - "expectedPackageFiles": [ - "/Users/normrasmussen/.nuget/packages/libsassbuilder/2.0.1/libsassbuilder.2.0.1.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.authorization/5.0.0/microsoft.aspnetcore.authorization.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components/5.0.0/microsoft.aspnetcore.components.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.analyzers/5.0.0/microsoft.aspnetcore.components.analyzers.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.forms/5.0.0/microsoft.aspnetcore.components.forms.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.web/5.0.0/microsoft.aspnetcore.components.web.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.metadata/5.0.0/microsoft.aspnetcore.metadata.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.dependencyinjection/5.0.0/microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/5.0.0/microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.logging.abstractions/5.0.0/microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.options/5.0.0/microsoft.extensions.options.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.extensions.primitives/5.0.0/microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.jsinterop/5.0.0/microsoft.jsinterop.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/radzen.blazor.3.18.15.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/sqlite-helper/1.3.0/sqlite-helper.1.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/1.1.8/sqlitepclraw.bundle_e_sqlite3.1.1.8.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/sqlitepclraw.core/1.1.8/sqlitepclraw.core.1.1.8.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/sqlitepclraw.lib.e_sqlite3.linux/1.1.8/sqlitepclraw.lib.e_sqlite3.linux.1.1.8.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/sqlitepclraw.lib.e_sqlite3.osx/1.1.8/sqlitepclraw.lib.e_sqlite3.osx.1.1.8.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/sqlitepclraw.lib.e_sqlite3.v110_xp/1.1.8/sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.8.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/sqlitepclraw.provider.e_sqlite3.netstandard11/1.1.8/sqlitepclraw.provider.e_sqlite3.netstandard11.1.1.8.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.io.pipelines/5.0.0/system.io.pipelines.5.0.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.linq.dynamic.core/1.2.12/system.linq.dynamic.core.1.2.12.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", - "/Users/normrasmussen/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/TodoList/obj/staticwebassets.pack.sentinel b/TodoList/obj/staticwebassets.pack.sentinel deleted file mode 100644 index 865f4a5e..00000000 --- a/TodoList/obj/staticwebassets.pack.sentinel +++ /dev/null @@ -1,11 +0,0 @@ -2.0 -2.0 -2.0 -2.0 -2.0 -2.0 -2.0 -2.0 -2.0 -2.0 -2.0 diff --git a/TodoList/wwwroot/css/bootstrap/bootstrap.min.css b/TodoList/wwwroot/css/bootstrap/bootstrap.min.css deleted file mode 100644 index 02ae65b5..00000000 --- a/TodoList/wwwroot/css/bootstrap/bootstrap.min.css +++ /dev/null @@ -1,7 +0,0 @@ -@charset "UTF-8";/*! - * Bootstrap v5.1.0 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors - * Copyright 2011-2021 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) - */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}} -/*# sourceMappingURL=bootstrap.min.css.map */ \ No newline at end of file diff --git a/TodoList/wwwroot/css/bootstrap/bootstrap.min.css.map b/TodoList/wwwroot/css/bootstrap/bootstrap.min.css.map deleted file mode 100644 index afcd9e33..00000000 --- a/TodoList/wwwroot/css/bootstrap/bootstrap.min.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["../../scss/bootstrap.scss","../../scss/_root.scss","../../scss/_reboot.scss","dist/css/bootstrap.css","../../scss/vendor/_rfs.scss","../../scss/mixins/_border-radius.scss","../../scss/_type.scss","../../scss/mixins/_lists.scss","../../scss/_images.scss","../../scss/mixins/_image.scss","../../scss/_containers.scss","../../scss/mixins/_container.scss","../../scss/mixins/_breakpoints.scss","../../scss/_grid.scss","../../scss/mixins/_grid.scss","../../scss/_tables.scss","../../scss/mixins/_table-variants.scss","../../scss/forms/_labels.scss","../../scss/forms/_form-text.scss","../../scss/forms/_form-control.scss","../../scss/mixins/_transition.scss","../../scss/mixins/_gradients.scss","../../scss/forms/_form-select.scss","../../scss/forms/_form-check.scss","../../scss/forms/_form-range.scss","../../scss/forms/_floating-labels.scss","../../scss/forms/_input-group.scss","../../scss/mixins/_forms.scss","../../scss/_buttons.scss","../../scss/mixins/_buttons.scss","../../scss/_transitions.scss","../../scss/_dropdown.scss","../../scss/mixins/_caret.scss","../../scss/_button-group.scss","../../scss/_nav.scss","../../scss/_navbar.scss","../../scss/_card.scss","../../scss/_accordion.scss","../../scss/_breadcrumb.scss","../../scss/_pagination.scss","../../scss/mixins/_pagination.scss","../../scss/_badge.scss","../../scss/_alert.scss","../../scss/mixins/_alert.scss","../../scss/_progress.scss","../../scss/_list-group.scss","../../scss/mixins/_list-group.scss","../../scss/_close.scss","../../scss/_toasts.scss","../../scss/_modal.scss","../../scss/mixins/_backdrop.scss","../../scss/_tooltip.scss","../../scss/mixins/_reset-text.scss","../../scss/_popover.scss","../../scss/_carousel.scss","../../scss/mixins/_clearfix.scss","../../scss/_spinners.scss","../../scss/_offcanvas.scss","../../scss/_placeholders.scss","../../scss/helpers/_colored-links.scss","../../scss/helpers/_ratio.scss","../../scss/helpers/_position.scss","../../scss/helpers/_stacks.scss","../../scss/helpers/_visually-hidden.scss","../../scss/mixins/_visually-hidden.scss","../../scss/helpers/_stretched-link.scss","../../scss/helpers/_text-truncation.scss","../../scss/mixins/_text-truncate.scss","../../scss/helpers/_vr.scss","../../scss/mixins/_utilities.scss","../../scss/utilities/_api.scss"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Bootstrap v5.1.0 (https://getbootstrap.com/)\n * Copyright 2011-2021 The Bootstrap Authors\n * Copyright 2011-2021 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n\n// scss-docs-start import-stack\n// Configuration\n@import \"functions\";\n@import \"variables\";\n@import \"mixins\";\n@import \"utilities\";\n\n// Layout & components\n@import \"root\";\n@import \"reboot\";\n@import \"type\";\n@import \"images\";\n@import \"containers\";\n@import \"grid\";\n@import \"tables\";\n@import \"forms\";\n@import \"buttons\";\n@import \"transitions\";\n@import \"dropdown\";\n@import \"button-group\";\n@import \"nav\";\n@import \"navbar\";\n@import \"card\";\n@import \"accordion\";\n@import \"breadcrumb\";\n@import \"pagination\";\n@import \"badge\";\n@import \"alert\";\n@import \"progress\";\n@import \"list-group\";\n@import \"close\";\n@import \"toasts\";\n@import \"modal\";\n@import \"tooltip\";\n@import \"popover\";\n@import \"carousel\";\n@import \"spinners\";\n@import \"offcanvas\";\n@import \"placeholders\";\n\n// Helpers\n@import \"helpers\";\n\n// Utilities\n@import \"utilities/api\";\n// scss-docs-end import-stack\n",":root {\n // Note: Custom variable values only support SassScript inside `#{}`.\n\n // Colors\n //\n // Generate palettes for full colors, grays, and theme colors.\n\n @each $color, $value in $colors {\n --#{$variable-prefix}#{$color}: #{$value};\n }\n\n @each $color, $value in $grays {\n --#{$variable-prefix}gray-#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors {\n --#{$variable-prefix}#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors-rgb {\n --#{$variable-prefix}#{$color}-rgb: #{$value};\n }\n\n --#{$variable-prefix}white-rgb: #{to-rgb($white)};\n --#{$variable-prefix}black-rgb: #{to-rgb($black)};\n --#{$variable-prefix}body-rgb: #{to-rgb($body-color)};\n\n // Fonts\n\n // Note: Use `inspect` for lists so that quoted items keep the quotes.\n // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n --#{$variable-prefix}font-sans-serif: #{inspect($font-family-sans-serif)};\n --#{$variable-prefix}font-monospace: #{inspect($font-family-monospace)};\n --#{$variable-prefix}gradient: #{$gradient};\n\n // Root and body\n // stylelint-disable custom-property-empty-line-before\n // scss-docs-start root-body-variables\n @if $font-size-root != null {\n --#{$variable-prefix}root-font-size: #{$font-size-root};\n }\n --#{$variable-prefix}body-font-family: #{$font-family-base};\n --#{$variable-prefix}body-font-size: #{$font-size-base};\n --#{$variable-prefix}body-font-weight: #{$font-weight-base};\n --#{$variable-prefix}body-line-height: #{$line-height-base};\n --#{$variable-prefix}body-color: #{$body-color};\n @if $body-text-align != null {\n --#{$variable-prefix}body-text-align: #{$body-text-align};\n }\n --#{$variable-prefix}body-bg: #{$body-bg};\n // scss-docs-end root-body-variables\n // stylelint-enable custom-property-empty-line-before\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\n\n// Root\n//\n// Ability to the value of the root font sizes, affecting the value of `rem`.\n// null by default, thus nothing is generated.\n\n:root {\n @if $font-size-root != null {\n font-size: var(--#{$variable-prefix}-root-font-size);\n }\n\n @if $enable-smooth-scroll {\n @media (prefers-reduced-motion: no-preference) {\n scroll-behavior: smooth;\n }\n }\n}\n\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Prevent adjustments of font size after orientation changes in iOS.\n// 4. Change the default tap highlight to be completely transparent in iOS.\n\n// scss-docs-start reboot-body-rules\nbody {\n margin: 0; // 1\n font-family: var(--#{$variable-prefix}body-font-family);\n @include font-size(var(--#{$variable-prefix}body-font-size));\n font-weight: var(--#{$variable-prefix}body-font-weight);\n line-height: var(--#{$variable-prefix}body-line-height);\n color: var(--#{$variable-prefix}body-color);\n text-align: var(--#{$variable-prefix}body-text-align);\n background-color: var(--#{$variable-prefix}body-bg); // 2\n -webkit-text-size-adjust: 100%; // 3\n -webkit-tap-highlight-color: rgba($black, 0); // 4\n}\n// scss-docs-end reboot-body-rules\n\n\n// Content grouping\n//\n// 1. Reset Firefox's gray color\n// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field\n\nhr {\n margin: $hr-margin-y 0;\n color: $hr-color; // 1\n background-color: currentColor;\n border: 0;\n opacity: $hr-opacity;\n}\n\nhr:not([size]) {\n height: $hr-height; // 2\n}\n\n\n// Typography\n//\n// 1. Remove top margins from headings\n// By default, `

    `-`

    ` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n\n%heading {\n margin-top: 0; // 1\n margin-bottom: $headings-margin-bottom;\n font-family: $headings-font-family;\n font-style: $headings-font-style;\n font-weight: $headings-font-weight;\n line-height: $headings-line-height;\n color: $headings-color;\n}\n\nh1 {\n @extend %heading;\n @include font-size($h1-font-size);\n}\n\nh2 {\n @extend %heading;\n @include font-size($h2-font-size);\n}\n\nh3 {\n @extend %heading;\n @include font-size($h3-font-size);\n}\n\nh4 {\n @extend %heading;\n @include font-size($h4-font-size);\n}\n\nh5 {\n @extend %heading;\n @include font-size($h5-font-size);\n}\n\nh6 {\n @extend %heading;\n @include font-size($h6-font-size);\n}\n\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `

    `s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\n\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-bs-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-bs-original-title] { // 1\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n text-decoration-skip-ink: none; // 4\n}\n\n\n// Address\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\n\n// Lists\n\nol,\nul {\n padding-left: 2rem;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\n// 1. Undo browser default\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // 1\n}\n\n\n// Blockquote\n\nblockquote {\n margin: 0 0 1rem;\n}\n\n\n// Strong\n//\n// Add the correct font weight in Chrome, Edge, and Safari\n\nb,\nstrong {\n font-weight: $font-weight-bolder;\n}\n\n\n// Small\n//\n// Add the correct font size in all browsers\n\nsmall {\n @include font-size($small-font-size);\n}\n\n\n// Mark\n\nmark {\n padding: $mark-padding;\n background-color: $mark-bg;\n}\n\n\n// Sub and Sup\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n\nsub,\nsup {\n position: relative;\n @include font-size($sub-sup-font-size);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n// Links\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n\n &:hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([class]) {\n &,\n &:hover {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n// Code\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-code;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n direction: ltr #{\"/* rtl:ignore */\"};\n unicode-bidi: bidi-override;\n}\n\n// 1. Remove browser default top margin\n// 2. Reset browser default of `1em` to use `rem`s\n// 3. Don't allow content to break outside\n\npre {\n display: block;\n margin-top: 0; // 1\n margin-bottom: 1rem; // 2\n overflow: auto; // 3\n @include font-size($code-font-size);\n color: $pre-color;\n\n // Account for some code outputs that place code tags in pre tags\n code {\n @include font-size(inherit);\n color: inherit;\n word-break: normal;\n }\n}\n\ncode {\n @include font-size($code-font-size);\n color: $code-color;\n word-wrap: break-word;\n\n // Streamline the style when inside anchors to avoid broken underline and more\n a > & {\n color: inherit;\n }\n}\n\nkbd {\n padding: $kbd-padding-y $kbd-padding-x;\n @include font-size($kbd-font-size);\n color: $kbd-color;\n background-color: $kbd-bg;\n @include border-radius($border-radius-sm);\n\n kbd {\n padding: 0;\n @include font-size(1em);\n font-weight: $nested-kbd-font-weight;\n }\n}\n\n\n// Figures\n//\n// Apply a consistent margin strategy (matches our type styles).\n\nfigure {\n margin: 0 0 1rem;\n}\n\n\n// Images and content\n\nimg,\nsvg {\n vertical-align: middle;\n}\n\n\n// Tables\n//\n// Prevent double borders\n\ntable {\n caption-side: bottom;\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: $table-cell-padding-y;\n padding-bottom: $table-cell-padding-y;\n color: $table-caption-color;\n text-align: left;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `` alignment by inheriting `text-align`.\n// 3. Fix alignment for Safari\n\nth {\n font-weight: $table-th-font-weight; // 1\n text-align: inherit; // 2\n text-align: -webkit-match-parent; // 3\n}\n\nthead,\ntbody,\ntfoot,\ntr,\ntd,\nth {\n border-color: inherit;\n border-style: solid;\n border-width: 0;\n}\n\n\n// Forms\n//\n// 1. Allow labels to use `margin` for spacing.\n\nlabel {\n display: inline-block; // 1\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n// See https://github.com/twbs/bootstrap/issues/24093\n\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\n// 1. Remove the margin in Firefox and Safari\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // 1\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\n// Remove the inheritance of text transform in Firefox\nbutton,\nselect {\n text-transform: none;\n}\n// Set the cursor for non-`

    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 Le@g#1E%3hqme6TA diff --git a/TodoList/obj/Debug/net6.0/TodoList.genruntimeconfig.cache b/TodoList/obj/Debug/net6.0/TodoList.genruntimeconfig.cache deleted file mode 100644 index 6a863927..00000000 --- a/TodoList/obj/Debug/net6.0/TodoList.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -bd4f49a89ba01600a24fe61c04689667a01afaba diff --git a/TodoList/obj/Debug/net6.0/TodoList.pdb b/TodoList/obj/Debug/net6.0/TodoList.pdb deleted file mode 100644 index 5c27dfb32fe3074c8d66663e64ec345365c16dd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 45352 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 Jg-;~o{{Z6En|lBN diff --git a/TodoList/obj/Debug/net6.0/apphost b/TodoList/obj/Debug/net6.0/apphost deleted file mode 100755 index 954f0023a0a7b32f5a8a3395844955ec15128dc4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 147712 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\n Gets the content to be rendered inside the layout.\n \n ", - "Metadata": { - "Common.PropertyName": "Body", - "Components.ChildContent": "True" - } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "TodoList.Shared.MainLayout" - } - }, - { - "HashCode": -2126601110, - "Kind": "Components.Component", - "Name": "TodoList.Shared.MainLayout", - "AssemblyName": "TodoList", - "CaseSensitive": true, - "TagMatchingRules": [ - { - "TagName": "TodoList.Shared.MainLayout" - } - ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "Body", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "Documentation": "\n

    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 Le@g#1E%3hqme6TA diff --git a/TodoList/bin/Debug/net6.0/TodoList.pdb b/TodoList/bin/Debug/net6.0/TodoList.pdb deleted file mode 100644 index 5c27dfb32fe3074c8d66663e64ec345365c16dd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 45352 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 Jg-;~o{{Z6En|lBN diff --git a/TodoList/bin/Debug/net6.0/TodoList.runtimeconfig.json b/TodoList/bin/Debug/net6.0/TodoList.runtimeconfig.json deleted file mode 100644 index dfb1b77d..00000000 --- a/TodoList/bin/Debug/net6.0/TodoList.runtimeconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net6.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "6.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "6.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json b/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json deleted file mode 100644 index e44de73a..00000000 --- a/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json +++ /dev/null @@ -1 +0,0 @@ -{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/","/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/","/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"_content":{"Children":{"Radzen.Blazor":{"Children":{"css":{"Children":{"dark-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark-base.css"},"Patterns":null},"dark.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark.css"},"Patterns":null},"default-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default-base.css"},"Patterns":null},"default.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default.css"},"Patterns":null},"humanistic-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic-base.css"},"Patterns":null},"humanistic.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic.css"},"Patterns":null},"software-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software-base.css"},"Patterns":null},"software.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software.css"},"Patterns":null},"standard-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard-base.css"},"Patterns":null},"standard.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"MaterialIcons-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/MaterialIcons-Regular.woff"},"Patterns":null},"roboto-v15-latin-300.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-300.woff"},"Patterns":null},"roboto-v15-latin-700.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-700.woff"},"Patterns":null},"roboto-v15-latin-regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-regular.woff"},"Patterns":null},"SourceSansPro-Black.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Black.woff"},"Patterns":null},"SourceSansPro-BlackIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BlackIt.woff"},"Patterns":null},"SourceSansPro-Bold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Bold.woff"},"Patterns":null},"SourceSansPro-BoldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BoldIt.woff"},"Patterns":null},"SourceSansPro-ExtraLight.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLight.woff"},"Patterns":null},"SourceSansPro-ExtraLightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLightIt.woff"},"Patterns":null},"SourceSansPro-It.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-It.woff"},"Patterns":null},"SourceSansPro-Light.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Light.woff"},"Patterns":null},"SourceSansPro-LightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-LightIt.woff"},"Patterns":null},"SourceSansPro-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Regular.woff"},"Patterns":null},"SourceSansPro-Semibold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Semibold.woff"},"Patterns":null},"SourceSansPro-SemiboldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-SemiboldIt.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"Radzen.Blazor.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"Radzen.Blazor.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"TodoList.styles.css":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"TodoList.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/TodoList/bin/Debug/net6.0/appsettings.Development.json b/TodoList/bin/Debug/net6.0/appsettings.Development.json deleted file mode 100644 index f042c671..00000000 --- a/TodoList/bin/Debug/net6.0/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "DetailedErrors": true, - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/TodoList/bin/Debug/net6.0/appsettings.json b/TodoList/bin/Debug/net6.0/appsettings.json deleted file mode 100644 index 4d566948..00000000 --- a/TodoList/bin/Debug/net6.0/appsettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} diff --git a/TodoList/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/TodoList/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index f795be5c..00000000 --- a/TodoList/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfo.cs b/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfo.cs deleted file mode 100644 index ae9a4055..00000000 --- a/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("TodoList")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("TodoList")] -[assembly: System.Reflection.AssemblyTitleAttribute("TodoList")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfoInputs.cache b/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfoInputs.cache deleted file mode 100644 index 9a197505..00000000 --- a/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -121d1a9ac9c2dbe3169737133e79b27ba166cf8b diff --git a/TodoList/obj/Debug/net6.0/TodoList.GeneratedMSBuildEditorConfig.editorconfig b/TodoList/obj/Debug/net6.0/TodoList.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 5f1249d3..00000000 --- a/TodoList/obj/Debug/net6.0/TodoList.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,72 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = TodoList -build_property.RootNamespace = TodoList -build_property.ProjectDir = /Users/normrasmussen/Documents/Northpass/TodoList/ -build_property.RazorLangVersion = 6.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = /Users/normrasmussen/Documents/Northpass/TodoList -build_property._RazorSourceGeneratorDebug = - -[/Users/normrasmussen/Documents/Northpass/TodoList/App.razor] -build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Accounts.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQWNjb3VudHMucmF6b3I= -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/AccountTasks.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQWNjb3VudFRhc2tzLnJhem9y -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Counter.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQ291bnRlci5yYXpvcg== -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/FetchData.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRmV0Y2hEYXRhLnJhem9y -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Index.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvSW5kZXgucmF6b3I= -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Todo.razor] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvVG9kby5yYXpvcg== -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Shared/SurveyPrompt.razor] -build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL1N1cnZleVByb21wdC5yYXpvcg== -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/_Imports.razor] -build_metadata.AdditionalFiles.TargetPath = X0ltcG9ydHMucmF6b3I= -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Shared/MainLayout.razor] -build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL01haW5MYXlvdXQucmF6b3I= -build_metadata.AdditionalFiles.CssScope = b-didc5gh7af - -[/Users/normrasmussen/Documents/Northpass/TodoList/Shared/NavMenu.razor] -build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL05hdk1lbnUucmF6b3I= -build_metadata.AdditionalFiles.CssScope = b-iew8v46umm - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Error.cshtml] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRXJyb3IuY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Host.cshtml] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0hvc3QuY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Layout.cshtml] -build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0xheW91dC5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = diff --git a/TodoList/obj/Debug/net6.0/TodoList.GlobalUsings.g.cs b/TodoList/obj/Debug/net6.0/TodoList.GlobalUsings.g.cs deleted file mode 100644 index 025530a2..00000000 --- a/TodoList/obj/Debug/net6.0/TodoList.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using global::Microsoft.AspNetCore.Builder; -global using global::Microsoft.AspNetCore.Hosting; -global using global::Microsoft.AspNetCore.Http; -global using global::Microsoft.AspNetCore.Routing; -global using global::Microsoft.Extensions.Configuration; -global using global::Microsoft.Extensions.DependencyInjection; -global using global::Microsoft.Extensions.Hosting; -global using global::Microsoft.Extensions.Logging; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Net.Http.Json; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/TodoList/obj/Debug/net6.0/TodoList.MvcApplicationPartsAssemblyInfo.cache b/TodoList/obj/Debug/net6.0/TodoList.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29b..00000000 diff --git a/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cache b/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cache deleted file mode 100644 index f24b41d8..00000000 --- a/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cache +++ /dev/null @@ -1 +0,0 @@ -5860763757f4f08c7ebdea1b3a94a18109f17861 diff --git a/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cs b/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cs deleted file mode 100644 index 31c8eab2..00000000 --- a/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cs +++ /dev/null @@ -1,17 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" + - "ory, Microsoft.AspNetCore.Mvc.Razor")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/TodoList/obj/Debug/net6.0/TodoList.assets.cache b/TodoList/obj/Debug/net6.0/TodoList.assets.cache deleted file mode 100644 index 724c5b9e8bf817f759a3bd8bc743609f86a9ca3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 41322 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 E1-}y6eE87TdB}pZ^K2@?X9yRoo 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